Commit Graph

12 Commits

Author SHA1 Message Date
Eric Anholt
753e3320af Add .cvsignores for drivers. 2005-11-21 10:49:03 +00:00
Adam Jackson
ce0cafa115 Bug #3913: Suppress kernel-generated repeat events for chording keys. 2005-09-23 22:32:23 +00:00
Adam Jackson
b446f59cc5 Yet more 2.4 build fixes, this time for BTN_TASK. 2005-07-28 01:48:14 +00:00
Kristian Høgsberg
f745d59b6c Handle BTN_TASK too (#3859). 2005-07-25 16:07:34 +00:00
Adam Jackson
29621860ab Build skeletons for input drivers. Should basically work. 2005-07-12 06:15:08 +00:00
Adam Jackson
74021126a6 Prep input drivers for modularizing by adding guarded #include "config.h" 2005-07-11 02:37:59 +00:00
Adam Jackson
672f8cd661 Add some build compatibility for 2.6 linux systems with 2.4 kernel headers
installed. Allow the use of evdev for mice on 2.4 kernels.
2005-07-03 00:06:01 +00:00
Adam Jackson
0145e216a7 Bug #3626: _X_EXPORT tags for video and input drivers. 2005-06-25 21:17:01 +00:00
Adam Jackson
df1b2f476d Bug #968: Grab the event device used by the evdev driver to avoid weird
issues when input goes to multiple places. Restrict building the evdev
    driver to 2.6 kernels since EVIOCGRAB didn't exist in 2.4.
2005-05-11 00:13:15 +00:00
Kristian Høgsberg
319e1b28a3 Handle horizontal wheel events and move mapping of extra buttons up so they
don't overlap the wheel buttons. Patch from Alan Swanson (#968).
2005-01-18 20:18:09 +00:00
Adam Jackson
4ada85ef11 Build fixes for static server. 2005-01-14 17:14:07 +00:00
Kristian Høgsberg
bdd94f37b3 Add new evdev input driver. This driver uses the linux input layer directly
and can handle both mice and keyboards.
Convert this to UTF-8 again. The ChangeLog should be kept in UTF-8.
2005-01-12 20:15:52 +00:00