From 6e90c238e8cd255aba5544d40d87570dba3af7ac Mon Sep 17 00:00:00 2001 From: Havoc Pennington Date: Fri, 18 Oct 2002 19:07:42 +0000 Subject: [PATCH] move window-click to Super+click not Alt+click by default. Super should be 2002-10-18 Havoc Pennington * src/metacity.schemas.in: move window-click to Super+click not Alt+click by default. Super should be the Windows key on keyboards that have one and are so configured. Prepare for the FAQ on this. --- ChangeLog | 6 ++++++ src/metacity.schemas.in | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index c2f967b76..54e1d879b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2002-10-18 Havoc Pennington + + * src/metacity.schemas.in: move window-click to Super+click not + Alt+click by default. Super should be the Windows key on keyboards + that have one and are so configured. Prepare for the FAQ on this. + 2002-10-18 Havoc Pennington * src/window.c (constrain_size): fix min aspect handling, diff --git a/src/metacity.schemas.in b/src/metacity.schemas.in index 202a5d13f..7b0d72341 100644 --- a/src/metacity.schemas.in +++ b/src/metacity.schemas.in @@ -8,9 +8,9 @@ /apps/metacity/general/mouse_button_modifier metacity string - <Alt> + <Super> - Modifier to use for modified window click actions (Alt+left/middle/right click) + Modifier to use for modified window click actions Clicking a window while holding down this modifier key will move the window (left click), resize the window