mirror of
https://github.com/labwc/labwc.git
synced 2025-10-29 05:40:24 -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"?>
|
||||
|
||||
<!--
|
||||
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>
|
||||
|
||||
<core>
|
||||
|
|
@ -18,12 +24,4 @@
|
|||
</keybind>
|
||||
</keyboard>
|
||||
|
||||
<mouse>
|
||||
<context name="TitleBar">
|
||||
<mousebind button="Left" action="DoubleClick">
|
||||
<action name="ToggleMaximize"/>
|
||||
</mousebind>
|
||||
</context>
|
||||
</mouse>
|
||||
|
||||
</labwc_config>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue