aboutsummaryrefslogtreecommitdiff
path: root/src/evdev.h
Commit message (Expand)AuthorAge
...
* Add support for axis inversion.Søren Hauberg2008-10-03
* Use new property API (no ConfigureDP, less args to ChangeDP)Peter Hutterer2008-09-26
* Attempt to re-open devices on read errors.Peter Hutterer2008-09-04
* Use HAVE_PROPERTIES define instead of GET_ABI_MAJOR for property compilation.Peter Hutterer2008-09-04
* Add timeout support for mouse wheel emulationDan Nicholson2008-08-22
* Add property support for drag lock.Peter Hutterer2008-08-18
* Adding in DragLockButtons functionality.Chris Salch2008-08-18
* Revert "Don't grab devices unless specified through the config options."Peter Hutterer2008-08-15
* Don't grab devices unless specified through the config options.Peter Hutterer2008-08-14
* Simplify the property handler registration.Peter Hutterer2008-08-08
* Add EVDEV_MAXBUTTONS instead of checking against 32.Peter Hutterer2008-08-08
* Expose wheel emulation through device properties.Peter Hutterer2008-08-08
* Adding mouse wheel emulation code.Chris Salch2008-08-07
* Adding a function to map button events to button numbers.Chris Salch2008-08-06
* Add support for ButtonMapping option.Peter Hutterer2008-07-22
* Add support for device properties, currently MB emulation and timeout.Peter Hutterer2008-07-10
* Count buttons at probe and print to log.Peter Hutterer2008-06-28
* Remove wakeup handlers when device is closed.Peter Hutterer2008-06-11
* Enable middle-mouse button emulation.Peter Hutterer2008-06-10