diff -u metacity-2.28.0/debian/metacity-common.gconf-defaults metacity-2.28.0/debian/metacity-common.gconf-defaults --- metacity-2.28.0/debian/metacity-common.gconf-defaults +++ metacity-2.28.0/debian/metacity-common.gconf-defaults @@ -1,0 +2 @@ +/apps/metacity/global_keybindings/switch_windows_backward Tab \ No newline at end of file diff -u metacity-2.28.0/debian/changelog metacity-2.28.0/debian/changelog --- metacity-2.28.0/debian/changelog +++ metacity-2.28.0/debian/changelog @@ -1,3 +1,13 @@ +metacity (1:2.28.0-0ubuntu2) karmic-proposed; urgency=low + + * debian/patches/012_default_keybinding.patch: + - removed, was broken + * debian/metacity-common.gconf-defaults: + - make shift-alt-tab the default keybinding for reverse + window + + -- Michael Vogt Mon, 25 Jan 2010 15:55:57 +0100 + metacity (1:2.28.0-0ubuntu1) karmic; urgency=low * New upstream release: (LP: #434933) reverted: --- metacity-2.28.0/debian/patches/012_default_keybinding.patch +++ metacity-2.28.0.orig/debian/patches/012_default_keybinding.patch @@ -1,12 +0,0 @@ -diff -Nur -x '*.orig' -x '*~' metacity-2.27.1/src/metacity.schemas.in metacity-2.27.1.new/src/metacity.schemas.in ---- metacity-2.27.1/src/metacity.schemas.in 2009-09-09 07:07:12.000000000 +1000 -+++ metacity-2.27.1.new/src/metacity.schemas.in 2009-09-10 16:46:37.000000000 +1000 -@@ -1348,7 +1348,7 @@ - /apps/metacity/window_keybindings/move_to_workspace_12 - metacity - string -- disabled -+ <Shift><Alt>Tab - - Move window to workspace 12 - The format looks like "<Control>a" or "<Shift><Alt>F1".