summaryrefslogtreecommitdiff
path: root/plugins/unityshell
diff options
authorMarco Trevisan (Treviño) <mail@3v1n0.net>2013-09-14 13:36:32 +0200
committerMarco Trevisan (Treviño) <mail@3v1n0.net>2013-09-14 13:36:32 +0200
commit9fc52146c32b70cb651f3a22c435bd5c669b3256 (patch)
treec9d448da28bb56bf6bcb292b9ee1b09588ab3304 /plugins/unityshell
parent7b831f3e1dc03a50868948fb818d853e8f2e5bdd (diff)
UnityShell.xml: adapt the default window management keybindings to new values
(bzr r1820.4.8)
Diffstat (limited to 'plugins/unityshell')
-rw-r--r--plugins/unityshell/unityshell.xml.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/plugins/unityshell/unityshell.xml.in b/plugins/unityshell/unityshell.xml.in
index e3817f476..b1f9ffc23 100644
--- a/plugins/unityshell/unityshell.xml.in
+++ b/plugins/unityshell/unityshell.xml.in
@@ -71,25 +71,25 @@
<option name="window_maximize" type="key">
<_short>Key to maximize the focused window</_short>
<_long>Maximize the focused window</_long>
- <default>&lt;Super&gt;Up</default>
+ <default>&lt;Control&gt;&lt;Super&gt;Up</default>
</option>
<option name="window_restore_minimize" type="key">
<_short>Key to restore or minimize the focused window</_short>
<_long>Restore the maximized window on focus or minimize the focused window</_long>
- <default>&lt;Super&gt;Down</default>
+ <default>&lt;Control&gt;&lt;Super&gt;Down</default>
</option>
<option name="window_right_maximize" type="key">
<_short>Key to vertically maximize the focused window to the right</_short>
<_long>Semi-maximize vertically the focused window on the half right width of the screen</_long>
- <default>&lt;Super&gt;Right</default>
+ <default>&lt;Control&gt;&lt;Super&gt;Right</default>
</option>
<option name="window_left_maximize" type="key">
<_short>Key to vertically maximize the focused window to the left</_short>
<_long>Semi-maximize vertically the focused window to the half left width of the screen</_long>
- <default>&lt;Super&gt;Left</default>
+ <default>&lt;Control&gt;&lt;Super&gt;Left</default>
</option>
<option name="panel_opacity" type="float">