doc: update the docs with a note regarding multifinger dragging
authorPeter Hutterer <peter.hutterer@who-t.net>
Mon, 15 Feb 2021 07:06:34 +0000 (17:06 +1000)
committerPeter Hutterer <peter.hutterer@who-t.net>
Mon, 15 Feb 2021 07:13:46 +0000 (17:13 +1000)
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
doc/user/tapping.rst

index afce206e5eb633aafdcb3c2859895f4598e0c931..95b2d49dc5c1295bd1357e5139cfb26fe2d64e40 100644 (file)
@@ -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