index
:
drakx-backup-do-not-use
distro/mdv2007.1
distro/mdv2008.0
distro/mdv2008.1
distro/mdv2009.0
distro/mdv2009.1
distro/mdv2010.0
distro/mes5
distro/mes5-2.6.33
distro/mes6
distro/mga1
distro/mga2
distro/mga3
master
topic/Corpo_2_1
topic/KA9_0
topic/MDK-10-update
topic/MDK-10_1-update
topic/MDK-10_2-update
topic/MDK-2006_0-update
topic/MDK92-branch
topic/MDKC_1_0
topic/PCMCIA_CS_DISTRO
topic/R9_0-64bit-branch
topic/R9_1_HP-branch
topic/a
topic/before_matchbox_wm
topic/dietlibc
topic/firewall
topic/gdk-pixbuf-0-branch
topic/gi-ppc
topic/ia64-8_1
topic/mandrakesoft
topic/mlcd4
topic/ppp
topic/rp-pppoe
topic/switching_to_urpmi
topic/unlabeled-1.1.1
topic/v_webmin_0_87
topic/x86_64-branch
Mageia Installer and base platform for many utilities
Thierry Vignaud [tv]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
perl-install
/
mouse.pm
Commit message (
Expand
)
Author
Age
Files
Lines
*
write_conf() doesn't need $prefix anymore
Pascal Rigaux
2004-01-05
1
-1
/
+1
*
add new mouse "PS/2|Automatic" and use it by default,
Pascal Rigaux
2003-11-25
1
-3
/
+4
*
- use "auto" for ps/2
Pascal Rigaux
2003-11-20
1
-2
/
+2
*
perl checker should have told us?
Guillaume Cottenceau
2003-11-19
1
-1
/
+1
*
use fast_mouse_probe first in mandrake move
Pascal Rigaux
2003-10-23
1
-2
/
+2
*
cleanup
Pascal Rigaux
2003-09-29
1
-1
/
+0
*
fixed the fix of fpons trick...
Francois Pons
2003-09-10
1
-1
/
+1
*
fixed the fpons trick (which was false moreover)
Francois Pons
2003-09-10
1
-1
/
+1
*
added load_modules to load mouse module according to configuration.
Francois Pons
2003-09-10
1
-0
/
+15
*
write "MOVE YOUR WHEEL!" only for ps2 mice
Pascal Rigaux
2003-09-09
1
-1
/
+1
*
- much cleanup in test_mouse()
Pascal Rigaux
2003-09-03
1
-36
/
+47
*
added emulate wheel support (a bit hacky though) (bug 3976)
Francois Pons
2003-08-20
1
-1
/
+9
*
full pci probe does not freeze anymore, removing code work-arounding the freeze
Pascal Rigaux
2003-08-19
1
-13
/
+0
*
switch from gtk2-perl to gtk2-perl-xs
Thierry Vignaud
2003-07-09
1
-3
/
+2
*
perl_checker adaptations + fixes
Pascal Rigaux
2003-04-24
1
-4
/
+4
*
new perl_checker compliance
Pascal Rigaux
2003-04-17
1
-6
/
+6
*
prevent warning when using diagnostics pragma (easier debugging)
Thierry Vignaud
2003-03-05
1
-1
/
+1
*
Mouse button emulation. Clarify L-Command, add Enter. (Ben Reser)
Stew Benedict
2003-02-13
1
-1
/
+2
*
(detect): cleanup the value returned when only a wacom is found
Pascal Rigaux
2003-01-31
1
-5
/
+1
*
fix missing pointer_ungrab so that after testing mouse during
Guillaume Cottenceau
2003-01-27
1
-1
/
+3
*
remove blinks in mouse test
Guillaume Cottenceau
2003-01-24
1
-4
/
+7
*
- don't setMouseLive when the protocol hasn't changed
Pascal Rigaux
2003-01-24
1
-6
/
+7
*
- switch "<= 3 buttons usb mice" from X protocol PS/2 to IMPS/2 (it works
Pascal Rigaux
2003-01-24
1
-4
/
+4
*
fix absence of scroll up and scroll down in mouse test
Guillaume Cottenceau
2003-01-21
1
-13
/
+12
*
fix gtk+-2 port
Thierry Vignaud
2003-01-20
1
-3
/
+3
*
image in CVS is 3b+, not 3bp
Guillaume Cottenceau
2002-12-20
1
-2
/
+2
*
really drop update_type_name
Pascal Rigaux
2002-12-16
1
-16
/
+0
*
remove unused variables or rename them with an underscore (eg: $o becomes $_o)
Pascal Rigaux
2002-12-04
1
-5
/
+5
*
gtk2
Guillaume Cottenceau
2002-12-03
1
-87
/
+57
*
use output_with_perm()
Pascal Rigaux
2002-12-02
1
-4
/
+2
*
perl_checker adaptations
Pascal Rigaux
2002-11-27
1
-7
/
+9
*
incorporate 8.2 HP fixes back in cooker.
Francois Pons
2002-11-22
1
-1
/
+7
*
perldoc: explain basic usage of mouse.pm, regarding
Thierry Vignaud
2002-11-19
1
-0
/
+38
*
add/remove spaces to make perl_checker happy
Pascal Rigaux
2002-11-13
1
-8
/
+8
*
add or remove spaces where need to please perl_checker
Pascal Rigaux
2002-11-11
1
-1
/
+1
*
replace "_" with "N" and "__" with "N_"
Pascal Rigaux
2002-11-06
1
-37
/
+37
*
(xmouse2xId): ensure weird ids are ignored
Pascal Rigaux
2002-11-05
1
-1
/
+1
*
use find_index instead of map_index
Pascal Rigaux
2002-11-05
1
-1
/
+1
*
fixed pixel typo (strange, I was sure it was titi but not ?).
Francois Pons
2002-09-10
1
-1
/
+1
*
have the IMPS/2 warning "MOVE YOUR WHEEL" for ExplorerPS/2 too
Pascal Rigaux
2002-09-09
1
-2
/
+3
*
during install, don't probe PS/2 mice when a serial mouse is already found.
Pascal Rigaux
2002-09-06
1
-4
/
+1
*
add a sleep and second try for usb mouse.
Francois Pons
2002-09-03
1
-2
/
+4
*
added log when no usb interface is found, rare enough now.
Francois Pons
2002-09-03
1
-0
/
+4
*
create /dev/usbmouse symlink for non devfs use
Pascal Rigaux
2002-08-26
1
-2
/
+5
*
(xmouse2xId): add ExplorerPS/2 mouse type id
Pascal Rigaux
2002-08-22
1
-1
/
+3
*
- add ExplorerPS/2 mouse handling
Pascal Rigaux
2002-08-22
1
-9
/
+41
*
fix the use of create_okcancel
Pascal Rigaux
2002-08-20
1
-1
/
+1
*
use $::prefix
Pascal Rigaux
2002-08-12
1
-2
/
+1
*
do the job of devfsd in case devfsd doesn't do it
Pascal Rigaux
2002-08-05
1
-2
/
+2
*
(read): don't look at /dev/mouse symlink to get {device}, sysconfig/mouse
Pascal Rigaux
2002-07-31
1
-1
/
+0
[next]