summaryrefslogtreecommitdiffstats
path: root/perl-install/mouse.pm
Commit message (Expand)AuthorAgeFilesLines
* (xmouse2xId): add ExplorerPS/2 mouse type idPascal Rigaux2002-08-221-1/+3
* - add ExplorerPS/2 mouse handlingPascal Rigaux2002-08-221-9/+41
* fix the use of create_okcancelPascal Rigaux2002-08-201-1/+1
* use $::prefixPascal Rigaux2002-08-121-2/+1
* do the job of devfsd in case devfsd doesn't do itPascal Rigaux2002-08-051-2/+2
* (read): don't look at /dev/mouse symlink to get {device}, sysconfig/mousePascal Rigaux2002-07-311-1/+0
* make new perl_checker happyPascal Rigaux2002-07-311-2/+2
* make new perl_checker happy (and that's not easy!)Pascal Rigaux2002-07-311-7/+7
* - don't display "To activate the mouse, MOVE YOUR WHEEL!" when not installPascal Rigaux2002-07-291-10/+12
* allow to not mess with X config auxmousePascal Rigaux2002-07-291-3/+8
* disallow big_help (when pressing F1) when testing mousePascal Rigaux2002-07-291-1/+1
* (detect): return wacom inside $mousePascal Rigaux2002-07-281-17/+22
* new XFree handling libraryPascal Rigaux2002-07-241-78/+14
* when $::noauto, hardwire no probing in detect_devices::probeall to ensure no ...Pascal Rigaux2002-07-221-1/+1
* devfssymlinkf doesn't have any return value, so don't check itPascal Rigaux2002-07-201-2/+2
* (devfssymlinkf): use devfs_device instead of device when availablePascal Rigaux2002-07-191-2/+2
* fix the detection of the fscking mac ps/2 mouse ("Mouse:USB|1 button: Apple C...Thierry Vignaud2002-07-111-1/+1
* use get_probeall instead of get_alias for usb-interfacePascal Rigaux2002-07-111-3/+3
* adapt to new modules.pmPascal Rigaux2002-07-041-5/+5
* corrected create_xpm APIdamien2002-03-181-7/+7
* (fullname2mouse): workaround when "1 Button" is not foundPascal Rigaux2002-03-111-0/+5
* special case for non detected usb interface on a box with no mouse.Pascal Rigaux2002-03-011-0/+11
* USB|Generic is 3 button mice, add a USB 2 Button entryPascal Rigaux2002-02-201-1/+2
* text positionningdamien2001-09-201-1/+1
* use new mkdir_p, rm_rf and cp_af from MDK::CommonPascal Rigaux2001-09-161-1/+0
* bugfix + cosmetic changesdamien2001-09-161-6/+9
* readded darea realizationdamien2001-09-151-1/+1
* trying to remove drawdamien2001-09-141-1/+1
* removed debug codedamien2001-09-121-1/+1
* test updateddamien2001-09-111-17/+14
* mouse test workeddamien2001-09-111-14/+32
* test_mouse moveddamien2001-09-101-0/+114
* added hid type usb mouse support.Francois Pons2001-09-101-2/+2
* added missing AlwaysCore line for second mouse in XF3.Francois Pons2001-08-311-3/+4
* make sure to update all symlink according to any mouse (max 2) probed.Francois Pons2001-08-301-0/+1
* fix previous fixes on mouse::write_confFrancois Pons2001-08-301-16/+18
* improved write_conf to enable multi-mice if only once mice is already defined.Francois Pons2001-08-291-22/+73
* updated for devfssumlinkfdamien2001-08-281-1/+1
* typodamien2001-08-281-1/+1
* make it compiledamien2001-08-271-1/+2
* add_devfslinkdamien2001-08-271-1/+1
* move to MDK::Common, bool->to_boolPascal Rigaux2001-07-241-2/+2
* - enhance perl2fcalls (which now handle /xxx(...)/ as a regexp in more cases)Pascal Rigaux2001-06-111-1/+1
* updates to X, mouse setup for PPCStew Benedict2001-04-141-2/+5
* fix wacom usb tabletFrancois Pons2001-04-111-2/+3
* PPC keyboard/mouse button emulationStew Benedict2001-04-031-0/+30
* fixed for standalone XFdrake and mousedrake (multi-mouse andFrancois Pons2001-03-281-23/+37
* added support for two mice (laptop). The second mice is generally PS/2 asFrancois Pons2001-03-271-5/+15
* (detect): fix francois... uh, no too hard. easier to fix francois's bugs ;ppPascal Rigaux2001-03-241-4/+11
* added multiple tablet support (wacom), moved usb probe for mouse and tabletFrancois Pons2001-03-231-30/+37