From: Standreas Date: Sun, 10 Sep 2023 13:26:54 +0000 (+0200) Subject: docs: clarify keyboard modifiers can be used for mousebinds X-Git-Url: https://git.mdlowis.com/?a=commitdiff_plain;h=8a67476ab37741b2930c18236d476447e6b0d35b;p=proto%2Flabwc.git docs: clarify keyboard modifiers can be used for mousebinds Fixes: #1075 --- diff --git a/docs/labwc-config.5.scd b/docs/labwc-config.5.scd index eceebc97..8f37ea89 100644 --- a/docs/labwc-config.5.scd +++ b/docs/labwc-config.5.scd @@ -316,7 +316,7 @@ Therefore, where multiple objects of the same kind are required (for example ** Set scroll factor. Default is 1.0. -** +** Multiple ** can exist within one **; and multiple ** can exist within one ** @@ -349,13 +349,16 @@ Therefore, where multiple objects of the same kind are required (for example - Middle - Right + Mouse buttons can be combined with modifier-keys (shift, super, control and alt), for example: + + Supported scroll *directions* are: - Up - Down - Left - Right - Supported mouse actions include: + Supported mouse *actions* include: - Press: Pressing the specified button down in the context. - Release: Releasing the specified button in the context. - Click: Pressing and then releasing inside of the the context.