mirror of
https://github.com/labwc/labwc.git
synced 2025-10-31 22:25:34 -04:00
labwc-config(5): add mouse section
This commit is contained in:
parent
cb58a36dae
commit
c34d987778
1 changed files with 9 additions and 0 deletions
|
|
@ -89,6 +89,15 @@ Configuration must be wrapped in a <labwc_config> root-node.
|
||||||
A-<arrow> - move window to edge
|
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
|
# SEE ALSO
|
||||||
|
|
||||||
labwc(1), labwc-actions(5), labwc-theme(5)
|
labwc(1), labwc-actions(5), labwc-theme(5)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue