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