To disable Compiz on the command line:
gconftool-2 –type string –set /apps/gnome-session/rh/window_manager “metacity”
To enable:
gconftool-2 –type string –set /apps/gnome-session/rh/window_manager “compiz”
The personal blog of Mauricio “netmask” Teixeira
November 29th, 2007 | linux
To disable Compiz on the command line:
gconftool-2 –type string –set /apps/gnome-session/rh/window_manager “metacity”
To enable:
gconftool-2 –type string –set /apps/gnome-session/rh/window_manager “compiz”
1 comment so far ↓ | 781 views |
[...] Enabling/Disabling Compiz from command line [...]
Leave a Comment