1 add deb source
deb http://download.tuxfamily.org/3v1deb feisty eyecandy
deb-src http://download.tuxfamily.org/3v1deb feisty eyecandy
get keywget http://download.tuxfamily.org/3v1deb/DD800CD9.gpg -O- | sudo apt-key add -
2 update systemsudo apt-get update
sudo apt-get dist-upgrade
3 Install Compiz and Compiz Fusionsudo apt-get install compiz compiz-gnome compiz-fusion-* compizconfig-settings-manager
4、run Compiz Fusion
in sessions, add the following
compiz --replace
5、if you want to use Compiz Fusion + emerald, so run the following
sudo apt-get install emerald
in sessions
compiz --replace -c emerald &
No comments:
Post a Comment