[lorax 1/2] Add more keybindings to the gschema override

David Shea dshea at redhat.com
Wed Jul 2 15:59:01 UTC 2014


This covers all keys in org.gnome.desktop.wm.keybindings that still had
non-empty values
---
 .../org.gnome.desktop.wm.keybindings.gschema.override      | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/share/config_files/common/org.gnome.desktop.wm.keybindings.gschema.override b/share/config_files/common/org.gnome.desktop.wm.keybindings.gschema.override
index f0965a9..e84aaba 100644
--- a/share/config_files/common/org.gnome.desktop.wm.keybindings.gschema.override
+++ b/share/config_files/common/org.gnome.desktop.wm.keybindings.gschema.override
@@ -3,6 +3,8 @@
 	switch-to-workspace-right=[]
 	switch-to-workspace-up=[]
 	switch-to-workspace-down=[]
+	switch-to-workspace-1=[]
+	switch-to-workspace-last=[]
 	switch-group=[]
 	switch-windows=[]
 	switch-panels=[]
@@ -11,11 +13,23 @@
 	cycle-panels=[]
 	activate-window-menu=[]
 	toggle-maximized=[]
+	minimize=[]
 	maximize=[]
 	unmaximize=[]
 	begin-move=[]
 	begin-resize=[]
+	move-to-workspace-1=[]
 	move-to-workspace-left=[]
 	move-to-workspace-right=[]
 	move-to-workspace-up=[]
 	move-to-workspace-down=[]
+	move-to-workspace-last=[]
+	move-to-monitor-left=[]
+	move-to-monitor-right=[]
+	move-to-monitor-up=[]
+	move-to-monitor-down=[]
+	close=[]
+	panel-main-menu=[]
+	panel-run-dialog=[]
+	switch-applications=[]
+	switch-input-source=[]
-- 
2.0.0



More information about the anaconda-patches mailing list