summaryrefslogtreecommitdiff
path: root/doc/user/tapping.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/user/tapping.rst')
-rw-r--r--doc/user/tapping.rst5
1 files changed, 5 insertions, 0 deletions
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