Is it possible to use Compiz with GNOME Flashback on Ubuntu 20.04?

As in title - is it possible to use Compiz with GNOME Flashback on Ubuntu 20.04 ? If yes, how ? It would be nice to have some features like window overview screen with miniatures of all open windows, something that Compiz provided in the older version of Ubuntu.

2 Answers

The corresponding compiz-gnome package is in place.

So it should work after you install it with

sudo apt-get install compiz-gnome

and optionally set settings using CompizConfig Settings Manager (ccsm):

sudo apt-get install compizconfig-settings-manager

Then select relevant session on login screen.

Yes, Gnome Session Flashback can be used both with metacity and with compiz. In addition to installing gnome-session-flashback, you need to install compiz::

sudo apt-get -y install compiz-plugins compizconfig-settings-manager

Select the "GNOME Flashback (Compiz)" session during login.

3

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like