From: Johan Malm Date: Tue, 6 Aug 2024 18:49:44 +0000 (+0100) Subject: labwc-config(5): minor refactor to fix pandoc rendering X-Git-Url: https://git.mdlowis.com/?a=commitdiff_plain;h=19f0b769de7af7399b54a12964f01acc6bc0bbab;p=proto%2Flabwc.git labwc-config(5): minor refactor to fix pandoc rendering --- diff --git a/docs/labwc-config.5.scd b/docs/labwc-config.5.scd index df2ecbe1..986194d3 100644 --- a/docs/labwc-config.5.scd +++ b/docs/labwc-config.5.scd @@ -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. ``` - *allowWhenLocked* [yes|no] - Make this keybind work even if the screen is locked. Default is no. - ** Keybind action. See labwc-actions(5).