On Wed, 29 Jan 2003, Jeroen Diederen wrote:
> I have a Logitech wheel mouse, I do not seem to be able to get the wheel
> working. I tried several options with mousedrake. Can someone post some
> hints ?
>
[stew@powerbook perl-install]$ ls -l /dev/mouse
lr-xr-xr-x 1 root root 8 Jan 27 15:20 /dev/mouse ->
usbmouse
[stew@powerbook perl-install]$ ls -l /dev/usbmouse
lr-xr-xr-x 1 root root 10 Jan 27 15:20 /dev/usbmouse ->
input/mice
[stew@powerbook perl-install]$ cat /etc/sysconfig/mouse
MOUSETYPE=ps/2
XMOUSETYPE=IMPS/2
FULLNAME="USB|Wheel"
XEMU3=no
WHEEL=yes
device=usbmouse
[stew@powerbook perl-install]$ less /etc/X11/XF86Config-4
Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/usbmouse"
Option "ZAxisMapping" "4 5"
EndSection
Stew Benedict
--
MandrakeSoft
PPC FAQ: http://www.linux-mandrake.com/en/ppcFAQ.php3
IRC: irc.freenode.net #cooker-ppc
Archives: http://marc.theaimsgroup.com/?l=mandrake-cooker-ppc&r=1&w=2