Hi, On Fri, Sep 26, 2008 at 05:19:49PM +0200, Patrick Schoenfeld wrote: > are you sure this a X issue? Because the problem does not occur in > fluxbox.
indeed it seems to be related to the Xorg configuration. In fact I had a configuration that worked fine back in Etch and is now broken. Removing the mouse block (and every reference) entireley, so that the autodetection code is used, does the trick for me. The Change from /dev/input/mouse0 to /dev/input/mice however did not work. That seems like a regression to me. Whats wrong with the following configuration? Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" #Option "CorePointer" Option "Device" "/dev/input/mouse0" Option "Protocol" "IMPS/2" Option "ZAxisMapping" "4 5" Option "Emulate3Buttons" "true" EndSection Best Regards, Patrick -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]