Adding "metacity --replace" to the startup applications is inefficient because Compiz is loaded and then replaced by Metacity. It is the first solution that I mentioned that uses GConf and should be preferred. Here it is again: "Execute gconf-editor, navigate to /desktop/gnome/session/required_components and set the key "windowmanager" to the value "nautilus". Instead of all this navigation, the value can be changed in one command: $ gconftool-2 --set -t string /desktop/gnome/session/required_components/windowmanager nautilus"

Reply via email to