labwc-config(5): add mouse section

This commit is contained in:
Johan Malm 2021-09-06 22:16:19 +01:00
parent cb58a36dae
commit c34d987778

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