mirror of
https://github.com/labwc/labwc.git
synced 2026-03-06 01:40:15 -05:00
docs/rc.xml: remove <lab><keyboard>
This commit is contained in:
parent
7e55e2cd09
commit
6b4b5abf5c
1 changed files with 7 additions and 12 deletions
19
docs/rc.xml
19
docs/rc.xml
|
|
@ -5,26 +5,21 @@
|
||||||
|
|
||||||
<!-- labwc specific settings - additional to openbox -->
|
<!-- labwc specific settings - additional to openbox -->
|
||||||
<lab>
|
<lab>
|
||||||
<!-- Use server-side decorations for xdg-shell views where CSD can be disabled -->
|
<!-- Use server-side decorations for xdg-shell views if CSD can be disabled -->
|
||||||
<xdg_shell_server_side_deco>yes</xdg_shell_server_side_deco>
|
<xdg_shell_server_side_deco>yes</xdg_shell_server_side_deco>
|
||||||
|
|
||||||
<!-- See xkeyboard-config(7) for details on these keyboard settings -->
|
<!-- This font size also determintes the height of the window title bar -->
|
||||||
<keyboard>
|
<font place="ActiveWindow">
|
||||||
<!-- layout could be for example 'gb' -->
|
<name>Sans</name>
|
||||||
<layout></layout>
|
<size>8</size>
|
||||||
</keyboard>
|
</font>
|
||||||
</lab>
|
</lab>
|
||||||
|
|
||||||
<theme>
|
<theme>
|
||||||
<name>Clearlooks</name>
|
<name>Clearlooks</name>
|
||||||
</theme>
|
</theme>
|
||||||
|
|
||||||
<!--
|
<!-- see labwc-actions(5) for a list of supported actions -->
|
||||||
Currently supported keybind actions include:
|
|
||||||
- Exit
|
|
||||||
- NextWindow
|
|
||||||
- Execute
|
|
||||||
-->
|
|
||||||
<keyboard>
|
<keyboard>
|
||||||
<keybind key="A-Escape">
|
<keybind key="A-Escape">
|
||||||
<action name="Exit"/>
|
<action name="Exit"/>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue