summaryrefslogtreecommitdiffstats
path: root/perl-install/mouse.pm
Commit message (Expand)AuthorAgeFilesLines
* 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
* prevent warning when using diagnostics pragma (easier debugging)Thierry Vignaud2003-03-051-1/+1
* Mouse button emulation. Clarify L-Command, add Enter. (Ben Reser)Stew Benedict2003-02-131-1/+2
* (detect): cleanup the value returned when only a wacom is foundPascal Rigaux2003-01-311-5/+1
* fix missing pointer_ungrab so that after testing mouse duringGuillaume Cottenceau2003-01-271-1/+3
* remove blinks in mouse testGuillaume Cottenceau2003-01-241-4/+7
* - don't setMouseLive when the protocol hasn't changedPascal Rigaux2003-01-241-6/+7
* - switch "<= 3 buttons usb mice" from X protocol PS/2 to IMPS/2 (it worksPascal Rigaux2003-01-241-4/+4
* fix absence of scroll up and scroll down in mouse testGuillaume Cottenceau2003-01-211-13/+12
* fix gtk+-2 portThierry Vignaud2003-01-201-3/+3
* image in CVS is 3b+, not 3bpGuillaume Cottenceau2002-12-201-2/+2
* really drop update_type_namePascal Rigaux2002-12-161-16/+0
* remove unused variables or rename them with an underscore (eg: $o becomes $_o)Pascal Rigaux2002-12-041-5/+5
* gtk2Guillaume Cottenceau2002-12-031-87/+57
* use output_with_perm()Pascal Rigaux2002-12-021-4/+2
* perl_checker adaptationsPascal Rigaux2002-11-271-7/+9
* incorporate 8.2 HP fixes back in cooker.Francois Pons2002-11-221-1/+7
* perldoc: explain basic usage of mouse.pm, regardingThierry Vignaud2002-11-191-0/+38
* add/remove spaces to make perl_checker happyPascal Rigaux2002-11-131-8/+8
* add or remove spaces where need to please perl_checkerPascal Rigaux2002-11-111-1/+1
* replace "_" with "N" and "__" with "N_"Pascal Rigaux2002-11-061-37/+37