Created attachment 115554 [details] evemu-record of left+right hardware button press Middle button emulation for physical touchpad buttons isn't working. When I press left and right hardware buttons at the same time I get separate left + right press and release events. I'm running latest libinput code from git.
hmm, looks like a kernel bug. the device says it has a BTN_MIDDLE, so in libinput we disable emulation by default (you can enable it though). quick google images search shows that there is no middle button. Hans?
http://lists.freedesktop.org/archives/wayland-devel/2015-June/022690.html
commit aa46338e8a711c740664510a4884cfbc2488d20b Author: Peter Hutterer <peter.hutterer@who-t.net> Date: Mon Jun 15 14:37:49 2015 +1000 touchpad: mark ALPS touchpads for middle button emulation
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.