]> git.mdlowis.com Git - proto/labwc.git/commitdiff
labwc-config(5): minor refactor to fix pandoc rendering
authorJohan Malm <jgm323@gmail.com>
Tue, 6 Aug 2024 18:49:44 +0000 (19:49 +0100)
committerConsolatis <35009135+Consolatis@users.noreply.github.com>
Tue, 6 Aug 2024 19:01:36 +0000 (21:01 +0200)
docs/labwc-config.5.scd

index df2ecbe1235369119ec3abcb305207fe0deb733f..986194d3228c91c75292d95d90fb0a070219b099 100644 (file)
@@ -525,6 +525,9 @@ extending outward from the snapped edge.
        If set to "no" (or is absent) the keybind will be layout agnostic.
        Default is no.
 
+       *allowWhenLocked* [yes|no]
+       Make this keybind work even if the screen is locked. Default is no.
+
        *onRelease* [yes|no]
        When yes, fires the keybind action when the key or key
        combination is released, rather than first pressed. This is useful to
@@ -541,9 +544,6 @@ extending outward from the snapped edge.
        </keybind>
        ```
 
-       *allowWhenLocked* [yes|no]
-       Make this keybind work even if the screen is locked. Default is no.
-
 *<keyboard><keybind key=""><action name="">*
        Keybind action. See labwc-actions(5).