aboutsummaryrefslogtreecommitdiff
path: root/src/emuWheel.c
Commit message (Collapse)AuthorAge
* Add EVDEV_MAXBUTTONS instead of checking against 32.Peter Hutterer2008-08-08
| | | | Numbers are so lame, defines are all the rage now I've heard.
* Expose wheel emulation through device properties.Peter Hutterer2008-08-08
| | | | Don't enable wheel emulation with 0 inertia - bad things happen.
* Adding mouse wheel emulation code.Chris Salch2008-08-07
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>