mirror of
https://github.com/labwc/labwc.git
synced 2025-10-29 05:40:24 -04:00
labwc-config(5): minor refactor to fix pandoc rendering
This commit is contained in:
parent
116382fd89
commit
19f0b769de
1 changed files with 3 additions and 3 deletions
|
|
@ -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).
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue