Bug 1223070
Summary: | Two-finger right click stopped working | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | bztdlinux |
Component: | libinput | Assignee: | Peter Hutterer <peter.hutterer> |
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 22 | CC: | peter.hutterer |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2015-05-19 22:46:13 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
bztdlinux
2015-05-19 17:52:32 UTC
gsettings has a toggle for it, under: org.gnome.desktop.peripherals.touchpad click-method what's the value of that and does the xorg driver property change when you toggle it? gsettings range org.gnome.desktop.peripherals.touchpad click-method tells you the allowed values Gnome has (accidentally) enabled clickfinger behaviour on most touchpads until a recent update, now it takes what the libinput default is for a given device. For a W540, this would be software buttons so if the click method shows "default", everything is working as expected. *** This bug has been marked as a duplicate of bug 1206961 *** It does in fact show 'default', so I guess this is the new intended behavior. The right click button is in the wrong location on the W540 trackpad, but that is a separate bug. can you file a separate bug against libinput for that please? we tested with the T540 which should be the same trackpad, so unless there's a kernel issue I'm not sure where this comes from. Please include the output of the touchpad-edge-detector tool and the evemu-describe output for that touchpad. And maybe try to measure where the buttons are and where you'd expect them to be. Thanks. |