Results 1 to 4 of 4
I am haveing a problem with my compiz installation and I need to disable it and go to the default windows manager. When I boot up into compiz I can ...
- 04-22-2007 #1
Disable compiz
I am haveing a problem with my compiz installation and I need to disable it and go to the default windows manager. When I boot up into compiz I can barely make out anything and i have to go into the text mode. How do i disable compiz VIA text?
"Do or do not...there is no try" -Yoda
History is a set of lies agreed upon by the winners.
Linux is user friendly, not idiot friendly.
Linux User 437442
- 04-22-2007 #2Linux Guru
- Join Date
- Nov 2004
- Posts
- 6,110
From a virtual terminal run
to disable XGL. That is of course assuming that you enabled it using the tool in gnome-control-center.Code:sudo gnome-xgl-switch --disable-xgl
- 04-22-2007 #3
oops, sorry, i should mention that i am using KDE... my bad.
do i just replace "gnome" with "kde""Do or do not...there is no try" -Yoda
History is a set of lies agreed upon by the winners.
Linux is user friendly, not idiot friendly.
Linux User 437442
- 04-22-2007 #4Linux Guru
- Join Date
- Nov 2004
- Posts
- 6,110
How did you enable the effects? If you did it with SUSE's tools then that's the program that ran and there is no need to change gnome to KDE.
Alternatively you can wait until your system boots, go to a VT by hitting ctrl+alt+F1 and logging in and then runningYou can then flip back to X using xtrl+alt+F7 and do all of your configuration in the GUI.Code:killall compiz


Reply With Quote