From a0d842a640228caab3317d242eac2440982d68f0 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Mon, 15 Feb 2021 17:06:34 +1000 Subject: doc: update the docs with a note regarding multifinger dragging Signed-off-by: Peter Hutterer --- doc/user/tapping.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/user/tapping.rst b/doc/user/tapping.rst index afce206e..95b2d49d 100644 --- a/doc/user/tapping.rst +++ b/doc/user/tapping.rst @@ -49,6 +49,11 @@ Tap-and-drag is optional and can be enabled or disabled with **libinput_device_config_tap_set_drag_enabled()**. Most devices have tap-and-drag enabled by default. +.. note:: Dragging is always done with one finger. The number of fingers on + the initial tap decide the type of button click. For example, to + middle-click drag, tap with three fingers followed by a + single-finger drag. + Also optional is a feature called "drag lock". With drag lock disabled, lifting the finger will stop any drag process. When enabled, libinput will ignore a finger up event during a drag process, provided the finger is set down again -- cgit v1.2.1