Results 1 to 2 of 2
Hi. I have a "Microsoft Wheel Mouse Optical USB and PS/2 Compatibale", but I don't know how to configure X to make it work. Right now, I also have a ...
- 12-02-2006 #1
Microsoft Wheel Mouse Optical USB and PS/2 Compatibale
Hi. I have a "Microsoft Wheel Mouse Optical USB and PS/2 Compatibale", but I don't know how to configure X to make it work. Right now, I also have a non-USB mouse ("IntelliMouse 1.3A PS/2 Compatible") that is working fine. But how do I get the optical USB mouse to work?
The responsible part in /etc/X11/xorg.conf looks like this right now:
How should I change it to get the USB mouse to work?Code:Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" Option "CorePointer" Option "Device" "/dev/input/mice" Option "Protocol" "ImPS/2" Option "Emulate3Buttons" "true" Option "ZAxisMapping" "4 5" EndSection
Thanks,
Daan
- 12-07-2006 #2Linux Newbie
- Join Date
- Jul 2005
- Posts
- 180
Use Auto for the protocol, that usually works.


Reply With Quote
