5

How can I enable compiz effects on Gnome3 on ubuntu 11.10?

I already installed ccsm and compiz-plugins-extra.

What else should I do?

MSajjadi
  • 265

1 Answers1

9

I'm sorry for bad news but Gnome3 will not work with Compiz as it has its own windows manager compositor called Mutter/Clutter. However, if you will use Gnome 2 you will be able to run Compiz and enjoy its effects.

yossile
  • 5,728
  • 4
    Technically, GNOME Classic is GNOME 3, as is GNOME Shell. We must be careful with terminology here. – Knowledge Cube Mar 14 '12 at 08:13
  • Mutter and compiz are both compositing window managers that make use of 3d acceleration. Gnome 3's shell relies on mutter in the same was as Unity3d relies on compiz: you cannot switch window managers unless you also stop using gnome-shell. On the other hand, mutter does a lot of the same things that compiz does and does provide some similar effects, though without any of the same emphasis on customisability - customising it is extremely limited if possible at all - for the most part you are stuck with it as it is. It's designed more to just work and not make itself obvious. – thomasrutter Oct 05 '12 at 06:47