|
|
| CompizFusion |
|
|
|
| Written by Bart Dorlandt |
| Friday, 28 September 2007 10:34 |
|
My newest addition to my linux (ubuntu) environment is Compiz. Compiz, together with the compiz fusion plugins is a very need look to your desktop, with all kind of tricks. Just check out the movie below. Use your terminal and copy-paste the following:
sudo echo "" >> /etc/apt/sources.lst sudo apt-get update && sudo apt-get dist-upgrade && sudo apt-get install compiz compizconfig-settings-manager To test it in the current session open a terminal or use ALT+F2.compiz --replace According to the howto at help.ubuntu.com you can start it by enabling desktop effects. Unfortunatly this didn't work for me. So I create a startup program that runs the previous command. This works for me :) |
| Last Updated on Tuesday, 16 October 2007 16:28 |
| Related items: |
|---|
|


