Last modified 14 Jul 2005
I use gnome, but I have never been happy with the metacity window manager, which is far less configurable than the venerable fvwm. However, you can't simply switch from metacity to fvwm because the gnome file manager nautilus covers up the entire root window, making it impossible to control the behavior of your desktop. But does nautilus offer enough useful functionality to be worth the trouble? I don't think so. fvwm is simple, it starts up instantaneously, and you can configure any keystrokes and mouse clicks you like. metacity and nautilus just get in the way. Let's get rid of them. Step by step:
> gnome-session-properties & second tab, select "metacity", change value from "restart" to "normal" click "apply" > killall metacity; sleep 1; fvwm &
> gconftool-2 --type bool --set /apps/nautilus/preferences/show_desktop falseRestart the gnome session, selecting "save this session". Now you are back in control of your desktop again.
Copyright © Mark Alford (2005)
alford(at)wuphys.wustl.edu