Bug 89511 - feature request: triple tap (double-click + drag)
Summary: feature request: triple tap (double-click + drag)
Status: RESOLVED FIXED
Alias: None
Product: Wayland
Classification: Unclassified
Component: libinput (show other bugs)
Version: unspecified
Hardware: Other All
: medium minor
Assignee: Wayland bug list
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-10 06:49 UTC by Mantas Mikulėnas
Modified: 2015-04-17 03:58 UTC (History)
3 users (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Mantas Mikulėnas 2015-03-10 06:49:12 UTC
The synaptics driver used to recognize 3x tapping as doubleclick+drag. That is, instead of two taps [like you would for a regular selection], you could tap the touchpad 3 times, resulting in click - release - click - drag/select - release.

This is useful when selecting text, as the double-click selects a single word, and dragging then proceeds to select word-by-word in most programs. (For example, Chromium or gnome-terminal.)

The libinput driver only recognizes this as a regular double-click followed by a regular cursor move.

Currently I can just use physical buttons as a replacement, but might this be implemented sometime in the future?

libinput 0.12.0-7-g8ffc213
xf86-input-libinput 0.8.0
Comment 1 Peter Hutterer 2015-03-17 06:03:50 UTC
Hans, can you look into this when you find time? Thanks
Comment 3 Peter Hutterer 2015-04-17 03:58:14 UTC
commit abdca333877e9cbd7df0d9c295fa158bec96a407
Author: Peter Hutterer <peter.hutterer@who-t.net>
Date:   Thu Apr 16 10:19:11 2015 +1000

    touchpad: introduce MULTITAP for multi-tap-and-drag


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.