From 011a7f77a6e7c557a4f84073869aead27f5738ef Mon Sep 17 00:00:00 2001 From: Anders Carlsson Date: Sat, 4 May 2002 23:40:12 +0000 Subject: [PATCH] Fix a spelling error and change switch_to_workspace_up and 2002-05-05 Anders Carlsson * src/metacity.schemas: Fix a spelling error and change switch_to_workspace_up and switch_to_workspace_down to use Ctrl+Alt since Nautilus uses Alt now. --- ChangeLog | 6 ++++++ src/metacity.schemas | 8 ++++---- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index ddfab29e0..d2d048e09 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2002-05-05 Anders Carlsson + + * src/metacity.schemas: Fix a spelling error and change + switch_to_workspace_up and switch_to_workspace_down to use + Ctrl+Alt since Nautilus uses Alt now. + 2002-05-04 Havoc Pennington * src/window.c (update_net_wm_type): correctly print things if the diff --git a/src/metacity.schemas b/src/metacity.schemas index ecb087e57..a54137a32 100644 --- a/src/metacity.schemas +++ b/src/metacity.schemas @@ -542,9 +542,9 @@ you set string disabled - Move window to workspace 6 + Move window to workspace 12 - The keybinding used to move a window to workspace 6. + The keybinding used to move a window to workspace 12. The format looks like "<Control>a" or "<Shift><Alt>F1. @@ -1100,7 +1100,7 @@ you set /apps/metacity/global_keybindings/switch_to_workspace_up metacity string - <Alt>Up + <Control><Alt>Up Switch to workspace above the current space @@ -1125,7 +1125,7 @@ you set /apps/metacity/global_keybindings/switch_to_workspace_down metacity string - <Alt>Down + <Control><Alt>Down Switch to workspace below the current space