Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert commit 759, we will keep as a patch in the rpm as long as there is ↵ | Dexter Morgan | 2011-04-17 | 1 | -4/+0 |
| | | | | not "real" fix | ||||
* | evdev needs to be loaded before calling getInputDevices_and_usb | Anne Nicolas | 2011-03-30 | 1 | -0/+4 |
| | | | | | | else it will lead to a crash (pterjan) | ||||
* | Synthesized commit during git-svn import combining previous Mandriva history ↵ | Mageia SVN-Git Migration | 2011-02-03 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | with Magiea. This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r391 | dmorgan | 2011-02-03 13:54:58 +0000 (Thu, 03 Feb 2011) | 1 line Import cleaned drakx-kbd-mouse-x11 ------------------------------------------------------------------------ In addition to the above commits, the following cleaning work has been recorded: - License is GPLv2 - Problematic files: o lib/keyboard.pm: run_program::run('mandriva-setup-keyboard'); (does this need to be changed?) we keep it for now o lib/Xconfig/resolution_and_depth.pm: symlinkf "$theme{THEME}.xml", "$dir/Mandriva.xml"; (this will be changed, and should be synced with whatever will be does to the default Mageia wallpapers theme; this .xml file is used to change the wallpaper in GNOME/KDE depending on the time of the day) => switched to Mageia.xml - Various icons that'll need to be changed in data/pixmaps: done with oxygen icons | ||||
* | Remove imwheel support | Paulo Ricardo Zanoni | 2010-04-13 | 1 | -17/+1 |
| | |||||
* | - wacom driver is now in x11-driver-input-wacom | Frederic Crozat | 2010-02-25 | 1 | -1/+1 |
| | |||||
* | don't inconditionnally load Xconfig::card | Christophe Fergeau | 2009-10-22 | 1 | -1/+1 |
| | |||||
* | bail out earlier if X isn't installed | Christophe Fergeau | 2009-10-22 | 1 | -3/+2 |
| | |||||
* | - fix input module path on 64 bit machines | Christophe Fergeau | 2009-10-22 | 1 | -2/+6 |
| | | | | - don't install input drivers if X isn't here | ||||
* | don't add sections for synaptics devices to xorg.conf | Christophe Fergeau | 2009-09-22 | 1 | -2/+0 |
| | |||||
* | move functions closer to their place of use | Christophe Fergeau | 2009-09-22 | 1 | -50/+50 |
| | |||||
* | move serial_ports to detect_devices.pm | Christophe Fergeau | 2009-07-01 | 1 | -6/+1 |
| | |||||
* | Prefix functions with _ when they are internal | Christophe Fergeau | 2009-07-01 | 1 | -27/+27 |
| | |||||
* | (set_xfree_conf) fix vmmouse configuration for vmware (#49654) | Thierry Vignaud | 2009-04-22 | 1 | -1/+1 |
| | |||||
* | (various_xfree_conf) install 'x11-driver-input-vmmouse' if needed | Thierry Vignaud | 2009-03-20 | 1 | -0/+1 |
| | |||||
* | (detect) configure input driver as 'vmmouse' if running in vmware (#29106) | Thierry Vignaud | 2009-03-20 | 1 | -0/+3 |
| | | | | | (needs drakxtools >= 12.17) | ||||
* | small fix noticed by pixel's eagle eye | Pascal Terjan | 2009-02-11 | 1 | -2/+2 |
| | |||||
* | mousedrake: test if the file is there before trying to install the packages | Pascal Terjan | 2009-02-11 | 1 | -9/+10 |
| | |||||
* | - mousedrake: | Pascal Rigaux | 2009-01-08 | 1 | -1/+1 |
| | | | | | o synaptics driver in now in package x11-driver-input-synaptics (#45531) | ||||
* | - 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 |