mirror of
https://github.com/labwc/labwc.git
synced 2025-10-29 05:40:24 -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
|
||||
```
|
||||
|
||||
# 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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue