summaryrefslogtreecommitdiffstats
path: root/perl-install/mouse.pm
Commit message (Expand)AuthorAgeFilesLines
* (detect) fix synaptics auto-detectionOlivier Blin2004-10-011-1/+1
* use input/mice instead of psaux for synaptics touchpads (#11771)Olivier Blin2004-09-271-3/+4
* don't allow a broken X configuration to break mouse configurationPascal Rigaux2004-09-211-4/+6
* more synaptics fixesOlivier Blin2004-09-071-5/+5
* perl_checker fixOlivier Blin2004-09-031-1/+1
* (set_xfree_conf) synaptics fixesOlivier Blin2004-09-031-2/+3
* really make synaptics works at install (don't crash graphical install)Olivier Blin2004-08-301-1/+1
* i suxOlivier Blin2004-08-261-1/+1
* define and use $o->{mouse}{alternate_install} if detected mouse can't be used...Olivier Blin2004-08-261-1/+1
* (set_xfree_conf) don't create crappy auxmouse if there is noneOlivier Blin2004-08-261-1/+1
* (detect) do not return unusable synaptics driver at beginning of installOlivier Blin2004-08-261-0/+1
* synaptics touchpad supportOlivier Blin2004-08-241-7/+30
* - %modules::conf is no more a global, so many functions need passing $modules...Pascal Rigaux2004-07-211-15/+18
* MandrakeSoft -> MandrakesoftPascal Rigaux2004-07-201-1/+1
* fix commentPascal Rigaux2004-07-071-1/+1
* modules::mergein_conf() doesn't need to be given /etc/modules.confPascal Rigaux2004-07-071-1/+1
* module hid is now named usbhid (thanks to svetljo on cooker)Pascal Rigaux2004-06-241-1/+1
* hid is missing (and not needed) on kernel 2.6.7.0.rc2Pascal Rigaux2004-06-071-1/+1
* perl_checker compliancePascal Rigaux2004-05-111-1/+1
* XFree 3 is gone!Pascal Rigaux2004-05-031-1/+0
* detection defaults on automatic choicesPascal Rigaux2004-02-171-2/+3
* fix mouse detect() on kernel 2.4Pascal Rigaux2004-02-171-1/+3
* more cleanupPascal Rigaux2004-02-121-8/+9
* new 'Universal|Any PS/2 & USB mice' mouse name usable with kernel 2.6Pascal Rigaux2004-02-121-14/+23
* rename mouseconfig() with detect_serial() which is what it really does!Pascal Rigaux2004-02-121-2/+2
* create probe_wacom_devices() and cleanupPascal Rigaux2004-02-121-13/+14
* cleanupPascal Rigaux2004-02-121-1/+1
* cleanupPascal Rigaux2004-02-121-8/+10
* remove deprecated commentPascal Rigaux2004-02-121-2/+1
* always use fast_mouse_probe (probing serial is now mostly deprecated, and itPascal Rigaux2004-02-121-10/+2
* cleanup wacom detectionPascal Rigaux2004-02-121-6/+3
* move Xtest() and setMouseLive() out of c/stuff to xf86misc::mainPascal Rigaux2004-02-081-1/+4
* - add change_mouse_live()Pascal Rigaux2004-02-061-1/+18
* use protocol "ExplorerPS/2" instead of "auto" for kernel 2.6Pascal Rigaux2004-02-041-1/+1
* write_conf() doesn't need $prefix anymorePascal Rigaux2004-01-051-1/+1
* add new mouse "PS/2|Automatic" and use it by default,Pascal Rigaux2003-11-251-3/+4
* - use "auto" for ps/2Pascal Rigaux2003-11-201-2/+2
* perl checker should have told us?Guillaume Cottenceau2003-11-191-1/+1
* use fast_mouse_probe first in mandrake movePascal Rigaux2003-10-231-2/+2
* cleanupPascal Rigaux2003-09-291-1/+0
* fixed the fix of fpons trick...Francois Pons2003-09-101-1/+1
* fixed the fpons trick (which was false moreover)Francois Pons2003-09-101-1/+1
* added load_modules to load mouse module according to configuration.Francois Pons2003-09-101-0/+15
* write "MOVE YOUR WHEEL!" only for ps2 micePascal Rigaux2003-09-091-1/+1
* - much cleanup in test_mouse()Pascal Rigaux2003-09-031-36/+47
* added emulate wheel support (a bit hacky though) (bug 3976)Francois Pons2003-08-201-1/+9
* full pci probe does not freeze anymore, removing code work-arounding the freezePascal Rigaux2003-08-191-13/+0
* switch from gtk2-perl to gtk2-perl-xsThierry Vignaud2003-07-091-3/+2
* perl_checker adaptations + fixesPascal Rigaux2003-04-241-4/+4
* new perl_checker compliancePascal Rigaux2003-04-171-6/+6