From 6dd0d69889bfdd01df2c0ff28aadd46de8ff5fa5 Mon Sep 17 00:00:00 2001 From: Tobias Bengfort Date: Fri, 2 Aug 2024 14:05:18 +0200 Subject: [PATCH] docs: integrate onRelease into keybind --- docs/labwc-config.5.scd | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/docs/labwc-config.5.scd b/docs/labwc-config.5.scd index cfd46316..ee04c6cb 100644 --- a/docs/labwc-config.5.scd +++ b/docs/labwc-config.5.scd @@ -499,7 +499,7 @@ extending outward from the snapped edge. Stores the keyboard layout either globally or per window and restores it when switching back to the window. Default is global. -** +** Define a *key* binding in the format *modifier-key*, where supported modifiers are: - S (shift) @@ -525,8 +525,8 @@ extending outward from the snapped edge. If set to "no" (or is absent) the keybind will be layout agnostic. Default is no. -** - *onRelease*, when yes, fires the keybind action when the key or key + *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 bind actions to only modifier keys, where the action should fire when the modifier is used without another key. Default is no. @@ -535,7 +535,6 @@ extending outward from the snapped edge. pressed & released, without interference from other multi-key combinations that include the super key: - ``` -- 2.52.0