Package: xserver-xorg Version: 6.8.2.dfsg.1-2 Using evdev the option Emulate3Buttons off does not work anymore. For XFree86 this was the default, but with Xorg the default is "on", and it can't be switched off :-(.
This is my InputDevice for the mouse:
Section "InputDevice"
Identifier "Event Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mouse0"
Option "Protocol" "evdev"
Option "Dev Phys" "isa0060/serio1/input0"
Option "Buttons" "4"
Option "Emulate3Buttons" "off"
EndSection
Regards
Harri
signature.asc
Description: OpenPGP digital signature

