docs/rc.xml: explain purpose & remove <mouse> element

This commit is contained in:
Johan Malm 2021-09-06 22:07:46 +01:00
parent 39b9133cec
commit a07a6fb6f5

View file

@ -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>