index
:
xf86-input-evdev
code-remap
code-remap-2.10.3
code-remap-2.10.5
code-remap-2.10.6
code-remap-2.4.0
code-remap-2.6.0
code-remap-2.7.0
code-remap-2.8.0
code-remap-2.8.1
code-remap-2.8.2
code-remap-2.9.0
code-remap-2.9.1
code-remap-2.9.2
master
Patches for the evdev driver
dakkar
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Don't double-assign the UKNOWN axis label.
Peter Hutterer
2009-02-26
*
If scrollwheels are found, bump the button number by 4 (or up to 7).
Peter Hutterer
2009-02-26
*
Ignore REL_WHEEL, REL_HWHEEL and REL_DIAL during axis initialisation.
Peter Hutterer
2009-02-26
*
Pass on all relative events, not just x/y.
Peter Hutterer
2009-02-26
*
Reduce the number of read calls in ReadInput.
Adam Jackson
2009-02-26
*
Split ReadInput into ReadInput and ProcessEvent.
Peter Hutterer
2009-02-26
*
Move relative motion and other magic up to EV_SYN processing.
Adam Jackson
2009-02-26
*
Open with O_NONBLOCK, and simplify EvdevReadInput to match.
Adam Jackson
2009-02-23
*
Revert "Remove useless include directive."
Peter Hutterer
2009-02-19
*
Label axes conditional on actual support.
Peter Hutterer
2009-02-18
*
Accommodate for holes in the ABS label defines.
Peter Hutterer
2009-02-18
*
Add support for arbitrary relative axis labels.
Peter Hutterer
2009-02-17
*
Remove superfluous (and duplicate) call to xf86MotionHistoryAllocate.
Peter Hutterer
2009-02-17
*
Add generic axis support for relative axes.
Peter Hutterer
2009-02-17
*
Add dynamic axis labelling for absolute devices.
Peter Hutterer
2009-02-17
*
remove duplicate (code > 255) check.
Peter Hutterer
2009-02-16
*
man: list the options and properties in alphabetical order.
Peter Hutterer
2009-02-16
*
man: Fix two minor typos in man page.
Peter Hutterer
2009-02-16
*
Swap axes after scaling, not before.
Peter Hutterer
2009-02-16
*
CacheCompare before probing the device.
Peter Hutterer
2009-02-16
*
General axis valuator support.
Matt Helsley
2009-02-16
*
Change cached bitmasks from long to unsigned long.
Peter Hutterer
2009-02-16
*
Remove unused 'screen' variable from the EvdevRec.
Peter Hutterer
2009-02-16
*
Log which EVIOCGABS ioctl failed.
Peter Hutterer
2009-02-16
*
Remove superfluous motion history allocation.
Peter Hutterer
2009-02-16
*
Remove duplicate MB emu finalization.
Peter Hutterer
2009-02-16
*
Remove useless include directive.
Peter Hutterer
2009-02-16
*
Add descriptive messages for device-has-changed errs
Bryce Harrington
2009-02-13
*
Really fix distcheck
Dan Nicholson
2009-02-03
*
Janitor: make distcheck, .gitignore.
Paulo Cesar Pereira de Andrade
2009-02-02
*
EvdevCacheCompare: ignore changes in current device position
Julien Plissonneau Duquene
2009-02-03
*
fix manpage formatting
Peter Breitenlohner
2009-02-02
*
Protect against zero-sized property values. #19882
Peter Hutterer
2009-02-02
*
Add README with pointers to mailing list, bugzilla & git repos
Alan Coopersmith
2009-01-30
*
Stop hammering XKB defaults
Dan Nicholson
2009-01-29
*
Reshuffle property initialization.
Peter Hutterer
2009-01-22
*
Deal with XINPUT ABI 5.
Peter Hutterer
2009-01-22
*
Require XKB.
Peter Hutterer
2009-01-22
*
Add automatic axis labeling.
Peter Hutterer
2009-01-22
*
Don't print xkb options twice to the log file.
Peter Hutterer
2009-01-22
*
Register the property handler AFTER setting all the properties.
Peter Hutterer
2009-01-20
*
Test for pressure BEFORE using has_pressure.
Peter Hutterer
2009-01-19
*
Disable middle mouse button emulation when a middle mouse button event is reg...
Michael Chapman
2009-01-13
*
Fix FOO_MAX off-by-one
Matt Helsley
2009-01-12
*
rename NBITS to NLONGS to reflect its actual meaning
Matt Helsley
2009-01-12
*
Add pressure valuator
Matt Helsley
2009-01-12
*
Remove xorgconfig & xorgcfg from See Also list in man page
Alan Coopersmith
2009-01-09
*
Fix XkbModel parsing error
Yan Li
2009-01-06
*
Add dummy test device - simple device that doesn't move at all.
Peter Hutterer
2008-12-19
*
Revert "Keyboard: Disable kernel autorepeat"
Sascha Hlusiak
2008-12-08
[next]