<summary>Make the lower right a hot corner to reveal the manager</summary>
<description>This turns the lower right corner to a hot corner, showing some icons allowing you to do tasks like window tiling</description>
</key>
<keytype="b"name="edge-tiling">
<default>true</default>
<summary>Enable edge tiling when dropping windows on screen edges</summary>
<description>If enabled, dropping windows on vertical screen edges maximizes them vertically and resizes them horizontally to cover half of the available area. Dropping windows on the top screen edge maximizes them completely.</description>
<description>When true, instead of having independent titlebars, modal dialogs appear attached to the titlebar of the parent window and are moved together with the parent window.</description>
</key>
<keytype="s"name="button-layout">
<default>'close:maximize'</default>
<summary>Arrangement of buttons on the titlebar</summary>
<description>Arrangement of buttons on the titlebar. The value should be a string, such as "menu:minimize,maximize,spacer,close"; the colon separates the left corner of the window from the right corner, and the button names are comma-separated. Duplicate buttons are not allowed. Unknown button names are silently ignored so that buttons can be added in future metacity versions without breaking older versions. A special spacer tag can be used to insert some space between two adjacent buttons.</description>
</key>
<keytype="s"name="theme">
<default>'elementary'</default>
<summary></summary>
<description></description>
</key>
<keytype="b"name="dim-parents">
<default>false</default>
<summary>Make parent windows that spawn a modal attached dialog being dimmed</summary>
<description>Whether animations should be displayed. Note: This is a global key, it changes the behaviour of the window manager, the panel etc.</description>
<summary>Defines the shadow of normal focused windows</summary>
<description>The first value is the radius of the blur of the shadow, the second one the top fade (which is usually just -1), the third and fourth the x- and y-offset and the last the opacity. So [blur-radius, top-fade, x-offset, y-offset, opacity]</description>
</key>
<keytype="as"name="normal-unfocused">
<default>['8', '-1', '0', '6', '150']</default>
<summary>Defines the shadow of a normal unfocused window</summary>
<description>See normal-focused</description>
</key>
<keytype="as"name="menu">
<default>['7', '-1', '0', '5', '130']</default>
<summary>Defines the shadow of a menu</summary>
<description>See normal-focused</description>
</key>
<keytype="as"name="dialog-focused">
<default>['12', '-1', '0', '7', '190']</default>
<summary>Defines the shadow of a focused dialog</summary>
<description>See normal-focused</description>
</key>
<keytype="as"name="dialog-unfocused">
<default>['7', '-1', '0', '4', '130']</default>
<summary>Defines the shadow of an unfocused dialog</summary>