I noticed something was wrong when I went to play Enemy Territory (launched via XQF). The mouse didn't react to slow movements but faster movement was ok. This was both in menus and in-game.
Then I launched the game normally. Once it got into menus, the mouse/cursor was "lagging", doing something else than what I did. Also mouse clicks would register 5-10 seconds later (that is if I was able to hit any boxes). It was totally unusable.
Weirdest part is that the mouse works perfectly normal if I have Kaffeine or Audacious running in the background.
I use evdev in xorg.conf and tested with mouse driver. The mouse driver works without a problem, although the sidebuttons wont work in ET for some reason. Tried different configuration options and even deleted the whole InputDevice part but it didn't help either.
I have Nvidia ti4200 with 96.39 drivers and have to start X with -ignoreABI. Could that be the reason somehow? Strange evdev/opengl/xorg bug? Same thing happens on Quake3 demo btw.
Code: Select all
Section "InputDevice"
Identifier "MX500"
Driver "evdev"
Option "Name" "B16_b_02 USB-PS/2 Optical Mouse"
Option "Buttons" "10"
Option "ZAxisMapping" "4 5 6 7"
EndSection




