Disabling Compiz

Add functionality to your desktop
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
Calculon

Disabling Compiz

Post by Calculon »

I have a HTPC having some playback issues. Someone suggested disabling compiz. What's the easiest/best way to do that? Thanks for any help.
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
artouk

Re: Disabling Compiz

Post by artouk »

Code: Select all

metacity --replace
This will replace compiz with metacity.

swap back with

Code: Select all

compiz --replace
Calculon

Re: Disabling Compiz

Post by Calculon »

Thanks artouk. What is the benefit of replacing compiz with metacity as opposed to disabling compiz?
artouk

Re: Disabling Compiz

Post by artouk »

Compiz is a window manager that uses 3D graphics acceleration via OpenGL. compiz is quite popular because it has matured somewhat and it produces eye-candy desktops. However, they are situations where running a window manager other than compiz is more desirable. One reason for this is the lack of OpenGL capabilities on older computers. Another reason is that some of the compiz's visual effects can interfere with full-screen applications, such as games. For this reason, gamers often tend to switch off compiz prior to starting games. If you don't have compiz on you need to replace it with something else, eg metacity.
Locked

Return to “Compiz, Conky, Docks & Widgets”