summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorRui Matos <tiagomatos@gmail.com>2013-04-18 20:19:55 +0200
committerRui Matos <tiagomatos@gmail.com>2013-04-25 15:52:07 +0200
commitdbf183bfb64adba65fb418c4414fbd247e77b2b1 (patch)
tree37d2b3b41ed76a94cbaa08c515d0fe5b13e5bc84 /data
parent18fcd76ff117c77a97b238157faedf24e49fbd6a (diff)
downloadgnome-settings-daemon-dbf183bfb64adba65fb418c4414fbd247e77b2b1.tar.gz
media-keys: Change default 'Lock screen' keybinding to be Super+L
We're generally trying to move all desktop-wide keybindings to use Super. https://bugzilla.gnome.org/show_bug.cgi?id=667327
Diffstat (limited to 'data')
-rw-r--r--data/org.gnome.settings-daemon.plugins.media-keys.gschema.xml.in.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/org.gnome.settings-daemon.plugins.media-keys.gschema.xml.in.in b/data/org.gnome.settings-daemon.plugins.media-keys.gschema.xml.in.in
index 13b2ff59..8650bc0a 100644
--- a/data/org.gnome.settings-daemon.plugins.media-keys.gschema.xml.in.in
+++ b/data/org.gnome.settings-daemon.plugins.media-keys.gschema.xml.in.in
@@ -71,7 +71,7 @@
<_description>Priority to use for this plugin in gnome-settings-daemon startup queue</_description>
</key>
<key name="screensaver" type="s">
- <default>'&lt;Control&gt;&lt;Alt&gt;l'</default>
+ <default>'&lt;Super&gt;l'</default>
<_summary>Lock screen</_summary>
<_description>Binding to lock the screen.</_description>
</key>