]> git.mdlowis.com Git - proto/labwc.git/commitdiff
docs: document scroll wheel emulation actions
authorJens Peters <jp7677@gmail.com>
Fri, 25 Apr 2025 12:37:06 +0000 (14:37 +0200)
committerHiroaki Yamamoto <hrak1529@gmail.com>
Tue, 6 May 2025 18:47:37 +0000 (03:47 +0900)
docs/labwc-actions.5.scd

index cc61ddb97a1e80a76da0b90d4cc55517442f52b0..93e5fa828357afe7c0f384acaaf63bf1208e36a1 100644 (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
        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="DisableTabletMouseEmulation" />*++
 *<action name="ToggleTabletMouseEmulation">*