mirror of
https://github.com/brl/mutter.git
synced 2024-11-11 08:46:26 -05:00
16 lines
444 B
XML
16 lines
444 B
XML
|
<?xml version="1.0" encoding="UTF-8" ?>
|
||
|
<KeyListEntries schema="org.gnome.mutter.keybindings"
|
||
|
group="system"
|
||
|
_name="Windows"
|
||
|
wm_name="Mutter"
|
||
|
package="mutter">
|
||
|
|
||
|
<KeyListEntry name="toggle-tiled-left"
|
||
|
_description="View split on left"/>
|
||
|
|
||
|
<KeyListEntry name="toggle-tiled-right"
|
||
|
_description="View split on right"/>
|
||
|
|
||
|
</KeyListEntries>
|
||
|
|