Click to See Complete Forum and Search --> : Logitech MouseMan Wheel &RedHat 7.1


Trounce
10-04-2001, 10:56 AM
:( I have a Logitech MouseMan Wheel (M-BD53) connected via PS2 port to a system running Red Hat 7.1.

I've read all of the discussions, all of the articles, but I still can't get the mouse wheel to work...

Here is a portion of my XF86Config-4

Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "MouseManPlusPS/2"
Option "Device" "/dev/mouse"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "no"
EndSection

Whatever i do, i can't seem to get it to work...I tried the IMPS2 protocol, but that just made the mouse get stuck to the bottom left corner of the screen...i tried xmodmap, but that didn't seem to work...DOes anyone else have this mouse? Does anyone know where i'm going wrong? I'm trying to switch from Win2k to Linux, but this is really making the transition hard!! :(

bdg1983
10-04-2001, 05:55 PM
I don't have one myself. Did you go through the documentation at www.xfree86.org? (http://www.xfree86.org?)

http://www.xfree86.org/4.1.0/mouse6.html#34 should be a good start, plus the configuration examples.