labwc-config(5): minor refactor to fix pandoc rendering

This commit is contained in:
Johan Malm 2024-08-06 19:49:44 +01:00 committed by Consolatis
parent 116382fd89
commit 19f0b769de

View 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).