Progress!
Ok, I’ve made some progress. As of now I’m running the “official” compiz and it’s working exactly as my hacked version was before. The system seems very stable, all my apps work great.
Only thing still on the agenda to fix is Hibernate/Suspend.
From what I’ve read on the bug report about that issue is they are not fixing it till the next release. I think we can get this working however without having to revert to the old kernel. I’ll continue working on it and keep you all posted.
Until I get a new CD with the Compiz stuff working, here’s a quick and dirty tutorial:
1. Enable all software resources EXCEPT the Trevino ones. To do this, click System > Administration > Software Sources and uncheck the following under the “Third-Party Software” tab:
http://download.tuxfamily.org/3v1deb feisty eyecandy
http://download.tuxfamily.org/3v1deb feisty eyecandy (Source Code)
2. Now install compiz and all other “parts”:
sudo apt-get install compiz compiz-bcop compiz-core compiz-fusion-plugins-extra compiz-fusion-plugins-main compiz-gnome compiz-plugins compizconfig-settings-manager emerald libcompizconfig-backend-gconf libcompizconfig0 libdecoration0 libemeraldengine0 python-compizconfig librsvg2-common gnome-compiz-manager libgnome-compiz-manager0-d
3. Now download and unzip the fusion icon:
wget http://www.mylittleubuntuguide.com/files/fusion-icon.tar.gz
tar -zxvf fusion-icon.tar.gz
cd fusion-icon
4. Now we build it:
make
sudo make install
5. Now re-enable the Trevino sources by returning to System > Administration > Software Sources and checking the two “trevino” repositories under Third-Party Software. Close and choose Reload.
6. Now install Emerald Themes:
sudo apt-get install emerald-themes
7. For good measure let’s make sure Emerald is handling the window decorations:
emerald &
Now right click the blue icon that appears in the upper right on your task bar and click “Select Window Decorator” and ensure “Emerald” is checked. If it’s not, check it.
That’s it! Now restart compiz and you can change the settings in System > Preferences > Advanced Desktop Effects Settings
Note: You can get all of your virtual desktops back on the cube by changing the General Options setting in Advanced Desktop Effects Settings, under the tab “Desktop Size”, change the “Horizontal Virtual Size” to your liking.

