sábado, agosto 11, 2007

[HowTo] Cómo instalar facilmente Compiz Fusion en Ubuntu.

Les copio y pego el mini HowTo del excelente blog de Miguel Palma.

Primero removemos compiz:

$ sudo apt-get remove compiz-core desktop-effects

Agregamos los repositorios:

sudo gedit /etc/apt/sources.list
Pegar esto:
# Treviño’s Ubuntu feisty EyeCandy Repository (GPG key: 81836EBF - DD800CD9)
# Many eyecandy 3D apps like Beryl, Compiz, Fusion and kiba-dock snapshots
# built using latest available (working) sources from git/svn/cvs…
deb http://download.tuxfamily.org/3v1deb feisty eyecandy
deb-src http://download.tuxfamily.org/3v1deb feisty eyecandy

Key:

$ sudo wget http://download.tuxfamily.org/3v1deb/DD800CD9.gpg -O- | sudo apt-key add -

$ sudo apt-get update
$ sudo apt-get upgrade

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

$ sudo apt-get install compiz-fusion-*

$ sudo apt-get install compizconfig-settings-manager

alt + F2

compiz –replace
Si usas Beryl:
compiz –replace -c emerald &

Algunos comandos:
- CTRL + ALT + tecla izquierda mouse: rota el cubo
- Super + E activa Expo plugin
- Hold Super + Shift + tecla izquierda mouse: pinta fuego en tu escritorio
- Super + Shift + C quita el fuego
- Super + Tab activa Ring Switcher plugin

0 comentarios: