You only need to install compiz.
If you are using a fedora 10/11 system, use the following method:
You must first open the terminal: Application> System Tools> Terminal
First, install a third-party software warehouse:
Su-
Rpm-IVH/
Http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm
Rpm-IVH/
Http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm
Yum update
Second, install the video card driver:
I use NVIDIA graphics cards. I can only talk about how to install these types of graphics cards!
Geforce 6, 7, 8, 9 & 200 series graphics cards
Su-C 'yum install akmod-NVIDIA xorg-x11-drv-nvidia xorg-x11-drv-nvidia-libs'
Geforce FX graphics card
Su-C 'yum install kmod-nvidia-173xx xorg-x11-drv-nvidia-173xx xorg-x11-drv-nvidia-173xx-libs'
Geforce 4 and earlier graphics cards
Su-C 'yum install kmod-nvidia-96xx xorg-x11-drv-nvidia-96xx xorg-x11-drv-nvidia-96xx-libs'
Download the driver for the following video cards from the official website:
Riva TNT
Riva tnt2/tnt2 pro
Riva tnt2 ultra
Vanta/vanta lt
Riva tnt2 Model 64/Model 64 pro
Aladdin tnt2
Getforce 256
Geforce DDR
Quadro
Geforce2 GTS/geforce2 pro
Geforce2 Ti
Geforce2 ultra
Quadro2 pro
After the installation is complete, restart...
If the Nouveau driver blocks NVIDIA modules from being loaded, run the following command to add nouveau to the blacklist:
Su-C 'gedit/etc/modprobe. d/blacklist'
Paste the following lines:
# Video drivers
Blacklist Nouveau
Note: The following are important points!
Install compiz-fusion to implement a 3D desktop !!!
I installed an unofficial installation package... I don't know about the official website, but I used to install fedora 8 officially, and I feel that there is no change. However, since my daily use is unofficial, let's look at unofficial ones:
(1) install additional software warehouses
Su-
Wget http://www.linux-ati-drivers.homecall.co.uk/compiz-fusion-release-1-6.noarch.rpm
Rpm-uvh compiz-fusion-release-1-6.noarch.rpm
Rm-F compiz-fusion-release-1-6.noarch.rpm
(2) install compiz-Fusion
Su-
Yum erase * compiz *
Yum install -- noplugins install compiz-KDE compiz-gnome fusion-icon-all/
Compiz-bcop ccsm emerald-themes compizconfig-backend-gconf/
Compizconfig-backend-kconfig compiz-plugins-unsupported compiz-plugins-extra
If you are using an Intel, NV, radeon or radeonhd video card driver, add the following lines to the device section in the/etc/X11/Xorg. conf file.
Option "accelmethod" "exa"
Option "migrationheuristic" "greedy"
(3) self-starting
Because the software cannot be started automatically after it is started, you need to configure the auto-Start Settings:
<1> gnome:
Open the system-> preferences-> start the application
Click Add, and then enter:
Name: Fusion icon
Command: Fusion-icon
Remarks: compiz fusion Panel applet
<2> KDE:
Enter the following content in the terminal:
Ln-S/usr/bin/fusion-Icon ~ /. KDE/autostart/fusion-icon
Finally, choose system> preference> desktop effect.
To enable the desktop effect, and select all the options.
For the effect, you can choose system> preference> compizconfig settings manager.
.