]> git.mdlowis.com Git - proto/labwc.git/commitdiff
labwc-config(5): add mouse section
authorJohan Malm <jgm323@gmail.com>
Mon, 6 Sep 2021 21:16:19 +0000 (22:16 +0100)
committerJohan Malm <jgm323@gmail.com>
Mon, 6 Sep 2021 21:16:19 +0000 (22:16 +0100)
docs/labwc-config.5.scd

index a343875c6efd7ba90fad8087216b761ae07eef09..9bfec0f150d232354edd60506de83ed400703a0f 100644 (file)
@@ -89,6 +89,15 @@ Configuration must be wrapped in a <labwc_config> root-node.
   A-<arrow> - move window to edge
 ```
 
+# MOUSE
+
+*<mouse><doubleClickTime>*
+       Set double click time in milliseconds. Default is 500.
+
+*<mouse><context name=""><mousebind button="" action="">*
+       Define a mouse binding. Supported context-names include:
+       'TitleBar'.
+
 # SEE ALSO
 
 labwc(1), labwc-actions(5), labwc-theme(5)