Click to See Complete Forum and Search --> : new logitech mouse


trashthing
05-14-2003, 10:36 PM
hi. i just got a new logitech mouse, and the problem is the wheel isn't working. what could be wrong?

Acidkewl
05-14-2003, 10:44 PM
Make sure in your /etc/X11/XF86Config(-4 if applipicable) has the following lines under mouse
Option "Protocol" "IMPS/2"
Option "Device" "/dev/psaux"
Option "ZAxisMapping" "4 5"

And should work fine. Post and questions if you have them.

trashthing
05-14-2003, 10:49 PM
thanks, it worked perfect.