From ebbd13c93c08ad98ba3d9228dd44eb5f45d2e3dc Mon Sep 17 00:00:00 2001 From: Martin Gracik Date: Mon, 11 Jun 2012 09:55:10 +0200 Subject: [PATCH] Disable Alt+Tab in metacity --- share/runtime-postinstall.tmpl | 1 + 1 file changed, 1 insertion(+) diff --git a/share/runtime-postinstall.tmpl b/share/runtime-postinstall.tmpl index 0b171cab..b33ccc08 100644 --- a/share/runtime-postinstall.tmpl +++ b/share/runtime-postinstall.tmpl @@ -80,6 +80,7 @@ gconfset /apps/metacity/global_keybindings/switch_to_workspace_up string disable gconfset /apps/metacity/global_keybindings/switch_to_workspace_down string disabled gconfset /apps/metacity/global_keybindings/switch_to_workspace_left string disabled gconfset /apps/metacity/global_keybindings/switch_to_workspace_right string disabled +gconfset /apps/metacity/global_keybindings/switch_windows string disabled gconfset /desktop/gnome/interface/accessibility bool true gconfset /desktop/gnome/interface/at-spi-corba bool true