Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - mousedrake: | Pascal Rigaux | 2008-10-24 | 1 | -13/+1 |
| | | | | | | | o do not use /dev/mouse symlink (in xorg.conf) o do not propose to test the chosen mice (it doesn't handle evdev/synaptics and so is quite obsolete nowadays) | ||||
* | - mousedrake: | Pascal Rigaux | 2008-04-28 | 1 | -1/+2 |
| | | | | | | | | o evdev and imwheel handle orthogonal things, so do use imwheel even if we need evdev (#40088) nb: the tests on logitech mice were ok because of the ubstable entry | ||||
* | - mousedrake: | Pascal Rigaux | 2008-01-22 | 1 | -1/+1 |
| | | | | | | o use udev in $PATH instead of /lib/udev/usb_id (need latest udev pkg) | ||||
* | drop unused Primary option in set_synaptics | Olivier Blin | 2007-12-14 | 1 | -4/+1 |
| | |||||
* | - use /dev/input/by-id/xxx device instead of vendor+product for evdev mice | Pascal Rigaux | 2007-11-19 | 1 | -14/+17 |
| | | | | | (vendor+product support is dropped in x11-driver-input-evdev-1.2.0) | ||||
* | - fix device /dev/input/by-id/usb-$ID_SERIAL-event-mouse for wacoms | Pascal Rigaux | 2007-11-12 | 1 | -0/+1 |
| | | | | | when the ID_SERIAL contains special chars | ||||
* | add support for x11-driver-input-vboxmouse when inside a VirtualBox guest | Olivier Blin | 2007-09-28 | 1 | -2/+6 |
| | |||||
* | make mice list dynamic, since it probes pci bus | Olivier Blin | 2007-09-28 | 1 | -2/+4 |
| | |||||
* | - when using evdev for mice, ensure it doesn't match a keyboard | Pascal Rigaux | 2007-09-20 | 1 | -1/+2 |
| | | | | | (eg: in case of a mouse+keyboard combo) (#32905) | ||||
* | - for evdev configured mice, specify bustype | Pascal Rigaux | 2007-09-19 | 1 | -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 mice | Pascal Rigaux | 2007-09-07 | 1 | -8/+20 |
| | |||||
* | - fix detection of touchpad on some kernels (#31584) | Pascal Rigaux | 2007-08-02 | 1 | -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 Rigaux | 2007-07-09 | 1 | -9/+14 |
| | | | | | | o enhance configuration by using /dev/input/by-id/xxx (need drakxtools-backend >= 10.4.144) | ||||
* | re-sync after the big svn loss | Pascal Rigaux | 2007-04-25 | 1 | -167/+204 |
| | |||||
* | re-sync after the big svn loss | Pascal Rigaux | 2007-04-25 | 1 | -0/+641 |