aboutsummaryrefslogtreecommitdiff
path: root/src/evdev.h
Commit message (Expand)AuthorAge
...
* Add pressure valuatorMatt Helsley2009-01-12
* Revert "Keyboard: Disable kernel autorepeat"Sascha Hlusiak2008-12-08
* Keyboard: Disable kernel autorepeatDaniel Stone2008-12-02
* Store device file's minor/major to avoid duplicate devices.Peter Hutterer2008-11-17
* Add support for axes swapping.Peter Hutterer2008-11-03
* Add support for run-time calibration.Peter Hutterer2008-10-30
* Treat BTN_[0-2] as LMR buttons if necessary.Peter Hutterer2008-10-29
* emuMB: add EvdevMBEmuOn and call from EvdevOn to register wakeup handlers.Peter Hutterer2008-10-28
* Add option "GrabDevice", don't grab the device by default.Peter Hutterer2008-10-17
* Don't include the client-side header anymore. xkbstr.h is server SDK.Peter Hutterer2008-10-14
* Tidy up evdev.hPeter Hutterer2008-10-14
* Rename DragLockInit to DragLockPreInit, remove superfluous "return".Peter Hutterer2008-10-14
* Add checkonly handling to property handlers.Peter Hutterer2008-10-11
* 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