diff options
author | Havoc Pennington <hp@pobox.com> | 2001-10-15 03:39:41 +0000 |
---|---|---|
committer | Havoc Pennington <hp@src.gnome.org> | 2001-10-15 03:39:41 +0000 |
commit | a29c93a95a94a3da8f03d727e5b77848ae673292 (patch) | |
tree | 2f9ea39e27509beaf2b74f99dd5192b62c99978f /README | |
parent | 842eb3fa9312d21402e61133f1d29bfc7a653ed1 (diff) | |
download | metacity-a29c93a95a94a3da8f03d727e5b77848ae673292.tar.gz |
raise/focus windows on left-click, seem to have broken that yesterday
2001-10-14 Havoc Pennington <hp@pobox.com>
* src/frames.c (meta_frames_button_press_event): raise/focus
windows on left-click, seem to have broken that yesterday
* src/keybindings.c, src/display.c, src/window.c: add keybinding
to show/hide all normal windows (so you can see the desktop).
Currently Ctrl+Alt+D, which I don't like, but yay.
Diffstat (limited to 'README')
-rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -49,6 +49,7 @@ METACITY FEATURES Alt-Escape focus previous window Alt-Left Arrow previous workspace Alt-Right Arrow next workspace + Ctrl-Alt-D minimize/unminimize all, to show desktop - Window keybindings: Alt-space window menu |