Bug 90324 - Middle button emulation not working on dell n5110
Summary: Middle button emulation not working on dell n5110
Status: RESOLVED FIXED
Alias: None
Product: Wayland
Classification: Unclassified
Component: libinput (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Wayland bug list
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-05 20:05 UTC by Velimir Lisec
Modified: 2015-06-25 07:05 UTC (History)
3 users (show)

See Also:
i915 platform:
i915 features:


Attachments
evemu-record of left+right hardware button press (3.14 KB, text/plain)
2015-05-05 20:05 UTC, Velimir Lisec
Details

Description Velimir Lisec 2015-05-05 20:05:07 UTC
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.
Comment 1 Peter Hutterer 2015-05-06 22:00:44 UTC
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?
Comment 3 Peter Hutterer 2015-06-25 07:05:36 UTC
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.