Bug 85780 - RFE: Delay trackstick events in case of key presses
Summary: RFE: Delay trackstick events in case of key presses
Status: RESOLVED WONTFIX
Alias: None
Product: Wayland
Classification: Unclassified
Component: libinput (show other bugs)
Version: unspecified
Hardware: Other All
: lowest enhancement
Assignee: Wayland bug list
QA Contact:
URL: https://bugzilla.gnome.org/show_bug.c...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-02 22:59 UTC by Peter Hutterer
Modified: 2015-08-17 01:38 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Peter Hutterer 2014-11-02 22:59:09 UTC
Triggered by this GNOME bug https://bugzilla.gnome.org/show_bug.cgi?id=617932.

Request is to be able to disable the trackstick to avoid accidental input. This is currently possible in libinput with the sendevents configuration, a better solution may be to delay initial trackstick events for some minimal timeout and wait for key presses to occur. If the key press is one of KEY_G/H/B/N within the timeout, take the trackstick movement as accidental movement and discard it.

I consider this nice-to-have at max, to be implemented in a period of idle time.
Comment 1 Peter Hutterer 2015-08-17 01:38:41 UTC
been open for a while, no idle time found to implement it and it's a bit of a niche request anyway - the trackstick usually requires enough physical force to not activate it accidentally. Closing as WONTFIX, if you're interested in implementing this just re-open the bug.


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.