Final version:

+# If not exist, set to metacity.
+if [ ! -x "$DEFWM" ]; then
+    gconftool-2 -s /desktop/gnome/applications/window_manager/default 
/usr/bin/metacity --type string
+    DEFWM=/usr/bin/metacity
+fi


** Changed in: gnome-session (Ubuntu)
       Status: In Progress => Fix Released

-- 
installing compiz will make using metacity impossible (even after uninstalling)
https://launchpad.net/bugs/87960

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to