]> git.mdlowis.com Git - proto/labwc.git/commitdiff
docs: clarify tablet button mapping
authorJens Peters <jp7677@gmail.com>
Mon, 10 Jun 2024 17:45:45 +0000 (19:45 +0200)
committerJohan Malm <johanmalm@users.noreply.github.com>
Thu, 13 Jun 2024 20:23:37 +0000 (21:23 +0100)
docs/labwc-config.5.scd

index 4ab1a23ec06e65108c06c81992fc549af7f1cd91..2f663820cf761ef263a23c6db749f19d279044d4 100644 (file)
@@ -680,28 +680,39 @@ extending outward from the snapped edge.
        also omits tablet specific features like reporting pen pressure.
 
 *<tablet><map button="" to="" />*
-       Pen buttons emulate regular mouse buttons. If not specified
-       otherwise, the first pen button (Stylus) is mapped to right mouse
-       button click and the second pen button (Stylus2) emulates a middle
-       mouse button click. For mouse emulation, the tip (Tip) is mapped to
-       left mouse click.
+       Pen and pad buttons behave like regular mouse buttons.With mouse
+       emulation set to "no", which is the default, and if not specified
+       otherwise, the first pen button is mapped to the right mouse button,
+       the second pen button to the middle mouse button and a third pen
+       button is mapped to the side mouse button.
 
        Supported map *buttons* are:
-       - Tip (mouse emulation only)
        - Stylus
        - Stylus2
        - Stylus3
-       - Pad
-       - Pad2..Pad9
 
-       The stylus buttons (Stylus, Stylus2 and Stylus3) can be mapped *to*:
+       The stylus buttons can be mapped *to*:
        - Right
        - Middle
        - Side
 
-       The tablet pad buttons can be mapped to all available mouse buttons.
-       When using mouse emulation only, the tip and stylus buttons can also be
-       mapped to all available mouse buttons.
+       The tip cannot be remapped.
+
+       When using mouse emulation, all pen buttons emulate regular mouse
+       buttons. The tip, stylus and pad buttons can be mapped to all
+       available mouse buttons. If not specified otherwise, the tip is
+       mapped to left mouse click, the first pen button (Stylus) is mapped
+       to right mouse button click and the second pen button (Stylus2)
+       emulates a middle mouse button click.
+
+       Supported map *buttons* for mouse emulation are:
+       - Tip
+       - Stylus
+       - Stylus2
+       - Stylus3
+       - Pad
+       - Pad2..Pad9
+
        See mouse section above for all supported mouse buttons.
 
 ## LIBINPUT