mirror of
https://github.com/labwc/labwc.git
synced 2026-03-22 05:33:57 -04:00
docs/rc.xml: explain purpose & remove <mouse> element
This commit is contained in:
parent
39b9133cec
commit
a07a6fb6f5
1 changed files with 6 additions and 8 deletions
14
docs/rc.xml
14
docs/rc.xml
|
|
@ -1,4 +1,10 @@
|
||||||
<?xml version="1.0"?>
|
<?xml version="1.0"?>
|
||||||
|
|
||||||
|
<!--
|
||||||
|
This is a very simple config file with many options missing. For a complete
|
||||||
|
set of options with comments, see docs/rc.xml.all
|
||||||
|
-->
|
||||||
|
|
||||||
<labwc_config>
|
<labwc_config>
|
||||||
|
|
||||||
<core>
|
<core>
|
||||||
|
|
@ -18,12 +24,4 @@
|
||||||
</keybind>
|
</keybind>
|
||||||
</keyboard>
|
</keyboard>
|
||||||
|
|
||||||
<mouse>
|
|
||||||
<context name="TitleBar">
|
|
||||||
<mousebind button="Left" action="DoubleClick">
|
|
||||||
<action name="ToggleMaximize"/>
|
|
||||||
</mousebind>
|
|
||||||
</context>
|
|
||||||
</mouse>
|
|
||||||
|
|
||||||
</labwc_config>
|
</labwc_config>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue