mirror of
https://github.com/labwc/labwc.git
synced 2026-02-12 04:27:57 -05:00
Implemented <doubleClickTime> in rc.xml
This commit is contained in:
parent
a4fdb43d42
commit
36f5b49f2a
4 changed files with 47 additions and 6 deletions
|
|
@ -72,6 +72,8 @@
|
|||
</keyboard>
|
||||
|
||||
<mouse>
|
||||
<!-- time is in ms -->
|
||||
<doubleClickTime>200</doubleClickTime>
|
||||
<context name="TitleBar">
|
||||
<mousebind button="Left" action="DoubleClick">
|
||||
<action name="ToggleMaximize"/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue