On 10/17/16 05:12, Bob Goodwin wrote: > Section "InputClass" > Identifier "middle button emulation class" > MatchIsPointer "on" > Option "Emulate3Buttons" "on" > Driver "evdev" > EndSection You may also want to try changing the above to... Section "InputClass" Identifier "middle button emulation class" MatchIsPointer "on" MatchDevicePath "/dev/input/event*" Option "Emulate3Buttons" "on" Driver "evdev" EndSection -- You're Welcome Zachary Quinto _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx