[mutter/gnome-3-26] wayland: Use Super+Escape to re-enable shortcuts
- From: Olivier Fourdan <ofourdan src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [mutter/gnome-3-26] wayland: Use Super+Escape to re-enable shortcuts
- Date: Fri, 10 Nov 2017 17:09:37 +0000 (UTC)
commit 1d882886ba0eddbb1a067535883f3db499b89ced
Author: Olivier Fourdan <ofourdan redhat com>
Date: Fri Nov 10 09:15:15 2017 +0100
wayland: Use Super+Escape to re-enable shortcuts
Change the default key combo to re-enable normal keyboard shortcuts
processing while a shortcut inhibitor is in effect to Super+Escape as
primary system modifier key should be Super.
This should reduce the risk of potential conflict with other shortcuts.
https://bugzilla.gnome.org/show_bug.cgi?id=789386
data/org.gnome.mutter.wayland.gschema.xml.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/org.gnome.mutter.wayland.gschema.xml.in b/data/org.gnome.mutter.wayland.gschema.xml.in
index e8ee1cc..f85e7b7 100644
--- a/data/org.gnome.mutter.wayland.gschema.xml.in
+++ b/data/org.gnome.mutter.wayland.gschema.xml.in
@@ -50,7 +50,7 @@
<summary>Switch to VT 12</summary>
</key>
<key name="restore-shortcuts" type="as">
- <default><![CDATA[['<Shift><Control>Escape']]]></default>
+ <default><![CDATA[['<Super>Escape']]]></default>
<summary>Re-enable shortcuts</summary>
</key>
</schema>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]