Tuesday, May 12, 2009

Install Compiz Fusion on Ubuntu for 3d effects Desktop

Compiz and Beryl have merged and the name of the newly born project resulted from this fusion, Compiz Fusion. The Compiz Fusion project tries to bring us all the latest 3D technologies, such as Cube reflection, paint fire on your desktop and a lot of new eye candy animations. The following guide will teach you (step by step) how to install Compiz Fusion on your Ubuntu (Kubuntu) 7.04 operating system. Be aware that Compiz Fusion is still in heavy development, so it may not be very stable. For me (at this moment) it's pretty stable, as I didn't encounter any bugs.

Open a terminal (Applications -> Accessories -> Terminal for GNOME users or KMenu -> System -> Konsole for KDE users) and type:

CODE
sudo apt-get -y remove compiz-core desktop-effects


Leave the terminal open and go to System -> Administration -> Software Sources, click on the second tab (Third-Party Software), then click on the "Add" button and paste the following code:

CODE
deb http://download.tuxfamily.org/3v1deb feisty eyecandy


Click the "Add Source" button after you pasted the above code and do the same for the following code:

CODE
deb-src http://download.tuxfamily.org/3v1deb feisty eyecandy


Don't close the Software Sources window yet!

In the terminal window, type:

CODE
wget http://download.tuxfamily.org/3v1deb/DD800CD9.gpg


CODE
sudo apt-key add DD800CD9.gpg


Now click the "Close" button on the Software Sources window and you will be asked if you want to reload the information about available software, so click the "Reload" button and wait for the window to disappear.

Copy/Paste the following lines in the terminal window:

CODE
sudo apt-get update


sudo apt-get -y upgrade


FOR GNOME USERS:

CODE
sudo apt-get -y install compiz compiz-gnome compizconfig-settings-manager compiz-fusion-plugins-extra libcompizconfig-backend-gconf


FOR KDE USERS:

CODE
sudo apt-get -y install compiz compiz-kde compizconfig-settings-manager compiz-fusion-plugins-extra libcompizconfig-backend-kconfig


Now, if everything was correctly installed and you didn't encounter errors, press ALT+F2 and type:

CODE
compiz --replace


That's it! Enjoy the latest 3D eye candy effects on your (K)Ubuntu OS.

Some quick tricks:

- Hold CTRL + ALT keys and with the left mouse button rotate the cube
- Super + E activates the Expo plugin
- Hold Super + Shift and with your mouse paint fire on your desktop
- Super + Shift + C will erase the fire paint
- Super + Tab activates the Ring Switcher plugin



you can check out the videos in youtube for further help :-)

Comments: Post a Comment

Subscribe to Post Comments [Atom]





<< Home

This page is powered by Blogger. Isn't yours?

Subscribe to Posts [Atom]