19

Just a short question, I made a clean install of Ubuntu 14.04 yesterday and I have installed CompizConfig Settings Manager and ubuntu-restricted-extras, but I am still unable to enable wobbly windows. What do I need to enable it?

Radu Rădeanu
  • 169,590

2 Answers2

24

To enable wobbly windows, after you have installed CompizConfig Settings Manager, you have to install compiz-plugins, and then enable Wobbly Windows plugin from CompizConfig Settings Manager:

Enable Wobbly Windows

Radu Rădeanu
  • 169,590
5

You will also need to install compiz plugins. Run the following command -

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

You should then see Wobbly Windows option in CompizConfig Settings Manager.

Aniket Thakur
  • 4,237
  • 3
  • 25
  • 24