Ubuntu – How to enable composition for Lxde

compositingdockylxde

I have had the same problem in Xubuntu as documented in

But now I am facing the same issue in Lubuntu as well. I can't find "Enable display compositing" in Lubuntu though.

Look at the image for the error message:

enter image description here

Best Answer

Lubuntu, does not use Composition, you can a very basic compositing manager in the form of xcompmgr just make it auto start when you log in.

sudo apt-get install xcompmgr will Install it.

Related Question