Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Simplify the property handler registration. | Peter Hutterer | 2008-08-08 |
| | | | | | Instead of having separate handlers for each property, just handle all of them in one handler for emuMB, and one handler for emuWheel. | ||
* | Add EVDEV_MAXBUTTONS instead of checking against 32. | Peter Hutterer | 2008-08-08 |
| | | | | Numbers are so lame, defines are all the rage now I've heard. | ||
* | Expose wheel emulation through device properties. | Peter Hutterer | 2008-08-08 |
| | | | | Don't enable wheel emulation with 0 inertia - bad things happen. | ||
* | Adding mouse wheel emulation code. | Chris Salch | 2008-08-07 |
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> |