Hi,
I've been using middle button emulation for a long time. I have:
Code:
$ cat /etc/X11/xorg.conf.d/10-evdev.conf
Section "InputClass"
Identifier "middle button emulation class"
MatchIsPointer "on"
Option "Emulate3Buttons" "on"
EndSection
It used to work until recently. Now it doesn't work with my attached mouse or with the laptop buttons. Was there any change in X to cause this?
Thanks,
Luis |