Displaying 3 results from an estimated 3 matches for "rel_dial".
Did you mean:
redial
2008 May 21
0
[ANNOUNCE] xf86-input-evdev 1.99.2
...options.
Fix the default XKB rules to be "base" instead of "xfree86".
Fix cut-and-paste error in abs-to-rel translation.
Force xkb_model to be "evdev".
Fix middle/right button munging.
Filter out repeat events for mouse buttons.
Map REL_DIAL to REL_HWHEEL.
evdev 1.99.2
Dan A. Dickey (1):
Fix a trivial bug in testing for absolute axes.
Dan Nicholson (1):
Fix cut-and-paste errors in xkb alternate spellings code
Daniel Stone (1):
remove XFree86LOADER usage
Peter Hutterer (4):
Don't allow relative and...
2008 Jun 17
0
[ANNOUNCE] xf86-input-evdev-2.0.0
...options.
Fix the default XKB rules to be "base" instead of "xfree86".
Fix cut-and-paste error in abs-to-rel translation.
Force xkb_model to be "evdev".
Fix middle/right button munging.
Filter out repeat events for mouse buttons.
Map REL_DIAL to REL_HWHEEL.
evdev 1.99.2
evdev 1.99.3
Dan A. Dickey (1):
Fix a trivial bug in testing for absolute axes.
Dan Nicholson (1):
Fix cut-and-paste errors in xkb alternate spellings code
Daniel Stone (2):
remove XFree86LOADER usage
Keyboard: Don't allow arbit...
2009 Mar 02
1
[ANNOUNCE] xf86-input-evdev 2.1.99.1
...Accommodate for holes in the ABS label defines.
Label axes conditional on actual support.
Revert "Remove useless include directive."
Split ReadInput into ReadInput and ProcessEvent.
Pass on all relative events, not just x/y.
Ignore REL_WHEEL, REL_HWHEEL and REL_DIAL during axis initialisation.
If scrollwheels are found, bump the button number by 4 (or up to 7).
Don't double-assign the UKNOWN axis label.
Rename prop_label to prop_axis_label.
Add support for button labelling.
evdev 2.1.99.1
Sascha Hlusiak (2):
Filter all...