From 718b077b82a5419bb1e9af34dbabf87d5016f976 Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Thu, 2 May 2002 16:59:52 +0000 Subject: [PATCH] - change the default for switch_to_workspace_* to be arrow as just arrow collides with some apps (especially web browsers) --- ChangeLog | 6 ++++++ src/metacity.schemas | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 2d9f1fde4..3ee7925e6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2002-05-02 Bastien Nocera + + * src/metacity.schemas: change the default for switch_to_workspace_* + to be arrow as just arrow collides with some apps + (especially web browsers) + 2002-05-01 Havoc Pennington * src/screen.c (meta_screen_new): Xlib doesn't like NULL for out diff --git a/src/metacity.schemas b/src/metacity.schemas index 9b0a5be43..ecb087e57 100644 --- a/src/metacity.schemas +++ b/src/metacity.schemas @@ -1049,7 +1049,7 @@ you set /apps/metacity/global_keybindings/switch_to_workspace_left metacity string - <Alt>Left + <Control><Alt>Left Switch to workspace on the left @@ -1075,7 +1075,7 @@ you set /apps/metacity/global_keybindings/switch_to_workspace_right metacity string - <Alt>Right + <Control><Alt>Right Switch to workspace on the right