summaryrefslogtreecommitdiffstats
path: root/lib/mouse.pm
Commit message (Collapse)AuthorAgeFilesLines
* - when using evdev for mice, ensure it doesn't match a keyboardPascal Rigaux2007-09-201-1/+2
| | | | | (eg: in case of a mouse+keyboard combo) (#32905)
* - for evdev configured mice, specify bustypePascal Rigaux2007-09-191-1/+1
| | | | | | | (useful for "Macintosh mouse button emulation" which has same vendor/product as "AT Translated Set 2 keyboard") (need drakxtools-backend 10.4.203)
* - minimal support for allowing to choose evdev on all micePascal Rigaux2007-09-071-8/+20
|
* - fix detection of touchpad on some kernels (#31584)Pascal Rigaux2007-08-021-1/+1
| | | | | | | | | | | | | (need drakxtools-backend >= 10.4.145) issue was: H: Handlers=event2 ts0 mouse0 in /proc/bus/input/devices instead of the more usual H: Handlers=mouse0 event2 ts0
* - wacom configuration: Pascal Rigaux2007-07-091-9/+14
| | | | | | o enhance configuration by using /dev/input/by-id/xxx (need drakxtools-backend >= 10.4.144)
* re-sync after the big svn lossPascal Rigaux2007-04-251-167/+204
|
* re-sync after the big svn lossPascal Rigaux2007-04-251-0/+641