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
path:
root
/
src
/
evdev_axes.c
Commit message (
Expand
)
Author
Age
*
Clear EV_ABS_V_USE_TOUCH for devices without a touch button
Vinay Bondhugula
2008-01-29
*
Move the mode option handling to the Init stage.
Zephaniah E. Hull
2007-06-12
*
evdev.c:
Zephaniah E. Hull
2007-06-11
*
Wheel mice work again!
Zephaniah E. Hull
2007-06-06
*
Fix REL mode.
Zephaniah E. Hull
2007-06-05
*
Update the copyright notices for me to include 2007.
Zephaniah E. Hull
2007-06-05
*
Alright, this is a really big commit that breaks stuff.
Zephaniah E. Hull
2007-06-05
*
Fix pointer crossing screen bug. Possibly the others input drivers must update
Tiago Vignatti
2007-02-14
*
Stop caching the screen size for scaling.
Philip Langdale
2007-02-10
*
support new DIX motion history API
Daniel Stone
2006-10-25
*
Make some debugging messages optional.
Zephaniah E. Hull
2006-10-02
*
Fix compilation.
Zephaniah E. Hull
2006-09-10
*
Replace the old two buffer approach to handling rel emulation of abs axes,
Zephaniah E. Hull
2006-07-23
*
Move the axis to button map code back into the rel code.
Zephaniah E. Hull
2006-07-19
*
Split the New functions so that structs can be allocated and buttons
Zephaniah E. Hull
2006-07-13
*
Fix an obvious bogon to avoid crashing on absolute axis setup.
Adam Jackson
2006-06-02
*
Tweak credits and references.
Zephaniah E. Hull
2006-05-14
*
evdevAbsRec: Remove the scale bool, rename scale_x and scale_y to scale[2].
Zephaniah E. Hull
2006-04-14
*
Remove a debugging message.
Zephaniah E. Hull
2006-04-09
*
Remove evdev_abs.c and evdev_rel.c. Added evdev_axes.c.
Zephaniah E. Hull
2006-04-08