2011-11-15 11:29:56 -05:00
|
|
|
<?xml version="1.0" encoding="UTF-8" ?>
|
2012-11-05 08:55:15 -05:00
|
|
|
<KeyListEntries schema="org.gnome.desktop.wm.keybindings"
|
2011-11-15 11:29:56 -05:00
|
|
|
group="system"
|
|
|
|
_name="Windows"
|
|
|
|
wm_name="Mutter"
|
|
|
|
package="mutter">
|
|
|
|
|
2012-11-05 08:55:15 -05:00
|
|
|
<KeyListEntry name="activate-window-menu" _description="Activate the window menu"/>
|
|
|
|
|
|
|
|
<KeyListEntry name="toggle-fullscreen" _description="Toggle fullscreen mode"/>
|
|
|
|
|
|
|
|
<KeyListEntry name="toggle-maximized" _description="Toggle maximization state"/>
|
|
|
|
|
|
|
|
<KeyListEntry name="maximize" _description="Maximize window"/>
|
|
|
|
|
|
|
|
<KeyListEntry name="unmaximize" _description="Restore window"/>
|
|
|
|
|
|
|
|
<KeyListEntry name="toggle-shaded" _description="Toggle shaded state"/>
|
|
|
|
|
|
|
|
<KeyListEntry name="close" _description="Close window"/>
|
|
|
|
|
2012-12-18 13:15:08 -05:00
|
|
|
<KeyListEntry name="minimize" _description="Hide window"/>
|
2012-11-05 08:55:15 -05:00
|
|
|
|
|
|
|
<KeyListEntry name="begin-move" _description="Move window"/>
|
|
|
|
|
|
|
|
<KeyListEntry name="begin-resize" _description="Resize window"/>
|
|
|
|
|
|
|
|
<KeyListEntry name="toggle-on-all-workspaces"
|
|
|
|
_description="Toggle window on all workspaces or one"/>
|
|
|
|
|
|
|
|
<KeyListEntry name="raise-or-lower" _description="Raise window if covered, otherwise lower it"/>
|
|
|
|
|
|
|
|
<KeyListEntry name="raise" _description="Raise window above other windows"/>
|
|
|
|
|
|
|
|
<KeyListEntry name="lower" _description="Lower window below other windows"/>
|
|
|
|
|
|
|
|
<KeyListEntry name="maximize-vertically" _description="Maximize window vertically"/>
|
|
|
|
|
|
|
|
<KeyListEntry name="maximize-horizontally" _description="Maximize window horizontally"/>
|
|
|
|
|
2011-11-15 11:29:56 -05:00
|
|
|
<KeyListEntry name="toggle-tiled-left"
|
2012-11-05 08:55:15 -05:00
|
|
|
schema="org.gnome.mutter.keybindings"
|
2011-11-15 11:29:56 -05:00
|
|
|
_description="View split on left"/>
|
|
|
|
|
|
|
|
<KeyListEntry name="toggle-tiled-right"
|
2012-11-05 08:55:15 -05:00
|
|
|
schema="org.gnome.mutter.keybindings"
|
2011-11-15 11:29:56 -05:00
|
|
|
_description="View split on right"/>
|
|
|
|
|
|
|
|
</KeyListEntries>
|
|
|
|
|