On Sun, 22 Jun 2003 05:48, Piero wrote: > I'm not able to make my wheelmouse work. It's a basic Logitech wheelmouse. >
his is what I did, I installed gpm, then /usr/sbin/gpmconfig Current Configuration: -m/dev/psaux -t imps2 -Rraw Device: /dev/psaux Type: imps2 Repeat_Type: raw /etc/X11/XF86Config-4 Section "InputDevice" Identifier "Wheelmouse" Driver "mouse" Option "CorePointer" Option "Device" "/dev/gpmdata" Option "Protocol" "IMPS/2" Option "Emulate3Buttons" "false" Option "ZaxisMapping" "4 5" EndSection That got me working with scroll and the scroll wheel as an extra button. > The corresponding lines in my /etc/X11/XF86Config file are: > > Section "InputDevice" > > # Identifier and driver > > Identifier "Mouse1" > Driver "mouse" > Option "Protocol" "PS/2" > Option "Device" "/dev/psaux" > Option "ZAxisMapping" " 4 5" > Option "Emulate3Buttons" > EndSection > > Anything tu suggest? Thanks -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]