index
:
xf86-input-evdev
code-remap
code-remap-2.10.3
code-remap-2.10.5
code-remap-2.10.6
code-remap-2.4.0
code-remap-2.6.0
code-remap-2.7.0
code-remap-2.8.0
code-remap-2.8.1
code-remap-2.8.2
code-remap-2.9.0
code-remap-2.9.1
code-remap-2.9.2
master
Patches for the evdev driver
dakkar
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
emuMB.c
Commit message (
Expand
)
Author
Age
*
emuMB: add EvdevMBEmuOn and call from EvdevOn to register wakeup handlers.
Peter Hutterer
2008-10-28
*
emulate MB: fix confusing log message.
Peter Hutterer
2008-10-24
*
MB emulation timeout is stored as Time, make the property 32-bit too.
Peter Hutterer
2008-10-23
*
Tidy up evdev.h
Peter Hutterer
2008-10-14
*
Register property handler from within the modules, not the main evdev file.
Peter Hutterer
2008-10-14
*
Clean up program flow - don't call PreInit for "modules" on DEVICE_INIT.
Peter Hutterer
2008-10-14
*
Add checkonly handling to property handlers.
Peter Hutterer
2008-10-11
*
Stricter value checking for property changes.
Peter Hutterer
2008-10-11
*
Remove useless initialization of rc.
Peter Hutterer
2008-10-02
*
Add evdev-properties.h file with #defines for all property names.
Peter Hutterer
2008-09-30
*
Use new property API (no ConfigureDP, less args to ChangeDP)
Peter Hutterer
2008-09-26
*
Use HAVE_PROPERTIES define instead of GET_ABI_MAJOR for property compilation.
Peter Hutterer
2008-09-04
*
Shut up "unused variable" compiler warnings.
Peter Hutterer
2008-09-04
*
Simplify the property handler registration.
Peter Hutterer
2008-08-08
*
Adding a function to map button events to button numbers.
Chris Salch
2008-08-06
*
Guard property changes against ABI_XINPUT < 3.
Peter Hutterer
2008-07-21
*
Add support for device properties, currently MB emulation and timeout.
Peter Hutterer
2008-07-10
*
Update COPYING with the correct copyright info.
Peter Hutterer
2008-07-03
*
Shut up compiler warning "implicit declaration of function 'xf86Msg'"
Peter Hutterer
2008-06-17
*
If Emulate3Buttons is specified in the config, don't auto-deactivate it.
Peter Hutterer
2008-06-11
*
Remove wakeup handlers when device is closed.
Peter Hutterer
2008-06-11
*
Enable middle-mouse button emulation.
Peter Hutterer
2008-06-10