diff options
author | Havoc Pennington <hp@src.gnome.org> | 2002-10-29 06:41:42 +0000 |
---|---|---|
committer | Havoc Pennington <hp@src.gnome.org> | 2002-10-29 06:41:42 +0000 |
commit | 93289dc950961ae626f6ac8887050b5c1621670b (patch) | |
tree | 9f8e03af04e80fa7c9e21fc431980f855be9ee5d /README | |
parent | 817c3573351f847f521eae791023b9bf89250201 (diff) | |
download | metacity-93289dc950961ae626f6ac8887050b5c1621670b.tar.gz |
some README updates, right after making the tarball - yes I am on the ball.
Diffstat (limited to 'README')
-rw-r--r-- | README | 12 |
1 files changed, 9 insertions, 3 deletions
@@ -9,7 +9,12 @@ your petty hangups about version numbers. COMPILING METACITY === -You need GTK+ 2.0, ideally the latest in the 2.0.x series. +You need GTK+ 2.0, ideally the latest in the 2.0.x series. For +multihead/Xinerama support to work, you need GTK+ 2.1.x or 2.2. For +startup notification to work you need libstartup-notification at +http://www.freedesktop.org/software/startup-notification/ or on the +GNOME ftp site. You also need GConf 1.2 (though it would be easy to +remove that dependency in a custom hacked metacity, if you wanted). REPORTING BUGS AND SUBMITTING PATCHES === @@ -102,8 +107,9 @@ METACITY FEATURES If you click anywhere on the frame with button 3 it shows the window menu. - If you hold down Alt and click inside a window, it will move the - window (buttons 1 and 2) or show menu (button 3). + If you hold down Super (windows key) and click inside a window, it + will move the window (buttons 1 and 2) or show menu (button 3). + Or you can configure a different modifier for this. If you pick up a window with button 1 and then switch workspaces the window will come with you to the new workspace, this is |