When I installed FC3, my PS/2 MouseMan Wheel mouse was recognized and worked just fine during the install program.
However now I can't get the "wheel" portion to work. Here is the mouse section from the /etc/X11/xorg.conf
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "yes"
EndSection
I've tried several variations from adding "Buttons" "7" (or 5) to changing "ZAxisMapping" to "6 7". I even tried the Explorer driver.
Any other ideas to get this PS/2 Logitech MouseMan Wheel working?
thanks,
Darrell