168 Commits (39dc453691804648f34dbd856bd7e66cfdc59d66)
 

Author SHA1 Message Date
Peter Hutterer 39dc453691 Disable middle mouse button emulation when a real middle MB event is detected. 18 years ago
Peter Hutterer e8887435ac Enable middle-mouse button emulation. 18 years ago
Peter Hutterer b0f6987ee6 Plug a memory leak, we allocated pEvdev twice, dropping the first memory area. 18 years ago
Sven Wegener fec73e1418 evdev: Port b4a5a204 "Fix pointer crossing screen bug." to current master branch 18 years ago
Peter Hutterer da112737eb Check for XINPUT ABI < 3 (corrected version) 18 years ago
Peter Hutterer d40125ea8c Revert "Check for XINPUT ABI, parameters of InitValuatorClassRec have changed." 18 years ago
Peter Hutterer 42422d8f69 Check for XINPUT ABI, parameters of InitValuatorClassRec have changed. 18 years ago
Peter Hutterer 15e0091f0b Fail if the device cannot be grabbed during the probe. 18 years ago
Adam Jackson d45f315845 evdev 1.99.2 18 years ago
Dan A. Dickey a4a7003f7c Fix a trivial bug in testing for absolute axes. 18 years ago
Peter Hutterer 3e0dc9945d Shut up two compiler warnings. 18 years ago
Peter Hutterer ff6251a2bd Remove unused EvdevOpts and EvdevOptions. 18 years ago
Peter Hutterer e9222a8285 man: Option "Path" is supported in the code, add it to man page. 18 years ago
Peter Hutterer 8b7738457f Don't allow relative and absolute axes on the same device. 18 years ago
Sascha Hlusiak 1b9deb8e7e Add XK_Meta_L and XK_Meta_R to list of modifiers 18 years ago
Daniel Stone 0ec391f51c Keyboard: Don't allow arbitrary keymap settings 18 years ago
Adam Jackson f77410e1f9 Map REL_DIAL to REL_HWHEEL. 18 years ago
Adam Jackson d28c2e1efb Filter out repeat events for mouse buttons. 18 years ago
Adam Jackson 697e850a63 Fix middle/right button munging. 18 years ago
Adam Jackson 87037b9953 Force xkb_model to be "evdev". 18 years ago
Dan Nicholson 71f4eaec77 Fix cut-and-paste errors in xkb alternate spellings code 18 years ago
Adam Jackson 7208397612 Fix cut-and-paste error in abs-to-rel translation. 18 years ago
Adam Jackson c250f84383 Fix the default XKB rules to be "base" instead of "xfree86". 18 years ago
Adam Jackson 2b334d6b69 Handle the alternate spellings of the xkb options. 18 years ago
Adam Jackson 9773dac623 Merge branch 'evdev-2.0-branch' 18 years ago
Adam Jackson 1a0bc8e64a Force maximum keycode to be 255 18 years ago
Adam Jackson 6271494faa Add absolute coordinate event support. 18 years ago
Adam Jackson f5bfc7ec3c Nuke the keyboard bell code. 18 years ago
Adam Jackson bf0848ec8e Re-add XKB support. 18 years ago
Adam Jackson f1445feac7 Parse Option "Path" as well as Option "Device". 18 years ago
Adam Jackson ad5bdcb50f Ignore button events above BTN_TASK for now. 18 years ago
Adam Jackson bb36ca65c6 Support the new DIX motion history API 18 years ago
Daniel Stone 40a1e1439c remove XFree86LOADER usage 18 years ago
Adam Jackson 946beb16f8 Unlibcwrap. 18 years ago
Adam Jackson 305f90d37a Branch for evdev 2.0 18 years ago
Sascha Hlusiak 11cf9c92c0 Updated manpage to reflect current state 18 years ago
Sascha Hlusiak 7f1e8146d4 More accurate error messages on device open fail. 18 years ago
Sascha Hlusiak 8ae4d17ca3 Let kernel autorepeat pass when set on default values 18 years ago
Sascha Hlusiak 134ce2e493 Set repeat_delay and repeat_interval to default values 18 years ago
Sascha Hlusiak 10e7c3fbdf Filter all incoming repeated key events 18 years ago
Sascha Hlusiak f766404fd9 Don't inform kernel evdev driver about autorepeat change 18 years ago
Vinay Bondhugula d032d3c8b4 Clear EV_ABS_V_USE_TOUCH for devices without a touch button 18 years ago
Peter Hutterer 5adbc6b98c Initialise b_map_data to correct size. Bug #13991 18 years ago
Julien Cristau eeb3727004 Don't flush buttons on init (bug#12630) 19 years ago
Peter Samuelson fa15e90993 Fix one additional typo in evdev.man (axis named BRAKE, not BREAK). 19 years ago
Peter Samuelson 12a27693b9 evdev.man minor fixes 19 years ago
James Cloos 1c40c7db18 Add *~ to .gitignore to skip patch/emacs droppings 19 years ago
Daniel Stone e2be2ffa47 Options: Accept differently-named options 19 years ago
Brice Goglin e86aab93c5 Multiple typos in evdev.man 19 years ago
Tiago Vignatti c69f4bd570 Clean up a little bit the code. 19 years ago