> Section "InputDevice" > Identifier "Configured Mouse" > # Driver "mouse" > Driver "evdev" > Option "CorePointer" > # Option "Device" "/dev/input/mice" > EndSection Hi Ari, it looks to me you haven't actually configured your mouse for evdev. Look at the sample configuration in the evdev man page, you need various settings referring to various Bits. It's not really a 1:1 replacement for the mouse driver. Drew