mirror of
https://github.com/labwc/labwc.git
synced 2026-03-21 05:33:52 -04:00
docs/rc.xml.all: set doubleClickTime default to 500
This commit is contained in:
parent
a07a6fb6f5
commit
cb58a36dae
1 changed files with 1 additions and 1 deletions
|
|
@ -73,7 +73,7 @@
|
||||||
|
|
||||||
<mouse>
|
<mouse>
|
||||||
<!-- time is in ms -->
|
<!-- time is in ms -->
|
||||||
<doubleClickTime>200</doubleClickTime>
|
<doubleClickTime>500</doubleClickTime>
|
||||||
<context name="TitleBar">
|
<context name="TitleBar">
|
||||||
<mousebind button="Left" action="DoubleClick">
|
<mousebind button="Left" action="DoubleClick">
|
||||||
<action name="ToggleMaximize"/>
|
<action name="ToggleMaximize"/>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue