When I booted my PC Kuzdu detected that my M$ PS/2 mouse was gone, erased the config and then configured my new USB mouse.
Everything worked well, I just had to tone down the sensitivity.
20 minutes ago I fired up Quake3 and found that my mouse isn't working, the crosshair just positions itself in the upper right corner of the screen and stays there.
If I go into the menus to assign the buttons, left mouse doesn't do anything and right mouse is llike clicking the "back" button.
Any special settings I have to add in /etc/X11/XF86config?
I checked it and saw nothing unusual.
- Code: Select all
Section "InputDevice"
Identifier "Mouse0"
# Modified by mouseconfig
Driver "mouse"
Option "Device" "/dev/mouse"
Option "Protocol" "IMPS/2"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
Edit: got it fixed, stumbled upon a post on Linuxquestions, installed the last pointrelease, 1.32b was addressing mouse issues.
LOL, I wasn't even aware that I didn't have the last pointrelease, and since Quake3 didn't give me any problems at all with my M$ Intellimouse I didn't think about that.

