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