docs: document scroll wheel emulation actions

This commit is contained in:
Jens Peters 2025-04-25 14:37:06 +02:00
parent 8a96778fff
commit ad544422e9
No known key found for this signature in database

View file

@ -361,6 +361,17 @@ Actions are used in menus and keyboard/mouse bindings.
Use together with the WarpCursor action to not just hide the cursor but Use together with the WarpCursor action to not just hide the cursor but
to additionally move it away to prevent e.g. hover effects. to additionally move it away to prevent e.g. hover effects.
*<action name="EnableScrollWheelEmulation" />*++
*<action name="DisableScrollWheelEmulation" />*++
*<action name="ToggleScrollWheelEmulation">*
Enable, disable or toggle scroll wheel emulation on cursor motion,
respectively. This can be useful for trackball mouses to use the
rotating ball not just for moving the cursor, but also for (mouse wheel)
scrolling.
See also *<libinput><scrollFactor>* in labwc-config(5) for fine tuning
the scroll speed.
*<action name="EnableTabletMouseEmulation" />*++ *<action name="EnableTabletMouseEmulation" />*++
*<action name="DisableTabletMouseEmulation" />*++ *<action name="DisableTabletMouseEmulation" />*++
*<action name="ToggleTabletMouseEmulation">* *<action name="ToggleTabletMouseEmulation">*