Bug 89332

Summary: Should provide an option for setting click method
Product: xorg Reporter: Jan Alexander Steffens (heftig) <jan.steffens>
Component: Input/libinputAssignee: Peter Hutterer <peter.hutterer>
Status: RESOLVED FIXED QA Contact: Xorg Project Team <xorg-team>
Severity: normal    
Priority: medium CC: peter.hutterer
Version: git   
Hardware: All   
OS: All   
Whiteboard:
i915 platform: i915 features:
Bug Depends on:    
Bug Blocks: 89574    

Description Jan Alexander Steffens (heftig) 2015-02-26 05:49:07 UTC
libinput's click method setting is not exposed by the driver. To enable clickfinger behavior for my non-Apple touchpad, I had to patch the Apple check out of libinput.
Comment 2 Jan Alexander Steffens (heftig) 2015-02-27 01:18:47 UTC
Patches work well, providing method selecting both via option and via properties.

However, when option is set to "clickfinger", list-props still reports "buttonareas" being enabled even though it's really clickfinger. Setting the property matches up behavior and property, though.
Comment 3 Peter Hutterer 2015-03-02 00:47:51 UTC
commit fb6506f5eeecb6f7def8a11cff58b89b78c89768
Author: Peter Hutterer <peter.hutterer@who-t.net>
Date:   Thu Feb 26 17:03:15 2015 +1000

    Add properties to change the click method (#89332)


and for the bug in comment #2:

commit 2ffd8d14be6e713e7f26b8b220da076171efe427
Author: Peter Hutterer <peter.hutterer@who-t.net>
Date:   Mon Mar 2 10:42:38 2015 +1000

    Apply the configuration before initalizing the property

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.