Temporarily Disable/Enable Compiz Fusion / Desktop effects in openSUSE
Posted by admin on July 27th, 2008
There may be instances when you need to disable Desktop Effects (Compiz Fusion) temporarily in openSUSE. A best example, is when I enabled “Reflection” plugin, my screen hung with blank grey windows, reboot didn’t help as the reflection plugin was still in action and Intel 965 GM don’t very well support this effect.
To disable Desktop Effects temporarily,
Press <ALT> + F2 and type “metacity — replace”
This should let compiz to start but disables later on. This will replace metacity as the new Window Manager.
To re-enable Desktop Effects
Press <ALT> + F2 and type “compiz-manager –replace”
This will let you make compiz-manager as the Window Manager again.
This should help!

July 29th, 2008 at 5:03 am
To enable :
Press + F2 and type “compiz-manager –replace”
July 29th, 2008 at 5:31 am
What is the “ccp” for?
July 31st, 2008 at 9:24 am
Thanks! I’ve updated the article!