Compiz-Fusion on Fedora 9

Ok, so you have Fedora 9 up and running but now you want all those cool Compiz Effects. Ill show you how!

First off install the Livna repository, It will have your graphics card drivers. (At the time of writing they only have the Nvidia Drivers for Fedora 9, ATI should be out soon) Download and install the RPMĀ http://rpm.livna.org/rlowiki/

Now install your video card driver.

# yum install kmod-nvidia

Now you want to restart X to start using the new driver. You can ether reboot or press <Ctrl> + <Alt> + <Backspace> (Warning: this will log you out immediately.)

From here you can click on System > Preferences > Look and Feel > Desktop Effects and enable them and it should work. But that is just Compiz, not Compiz Fusion.

If you want Compiz Fusion disable the built in Compiz and install these

# yum install compiz-fusion compiz-manager compiz-fusion-extras compiz-fusion-extras-gnome gnome-compiz-manager libcompizconfig compiz-fusion-gnome ccsm compizconfig-backend-gconf

Now that you have them all installed open up System > Preferences > Look and Feel > CompizConfig Settings Manager and Click on Preferences And make sure that “GConf Configuration Backend” is selected. This tells Compiz to use the Gnome window manager.

Now we need to tell Fedora to use Compiz-Fusion instead of just Compiz when it boots up. With your Text editor of choice open up /usr/bin/gnome-wm

# gedit /usr/bin/gnome-wm

Or

# nano /usr/bin/gnome-wm

Look for where it says “gconf” and replace it with “ccp” (no quotes). For me it was on line 129 and looked like this:

OPT4=gconf

Change to:

OPT4=ccp

Now Reboot for the changed on the config file to take affect. Once you have rebooted go back to System > Preferences > Look and Feel > Desktop Effects and Enable the desktop effects, enable the wobbley windows and the desktop cube. They should take affect immediately. And now you can go to System > Preferences > Look and Feel > CompizConfig Settings Manager and enable/disable/change any settings you want. Again the changes will take affect immediately.

You are now done!
A good guide for what most of the Compiz-Fusion plugins can be found herehttp://forlong.blogage.de/article/2008/4/26/How-to-set-up-Compiz-Fusion-074


Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>