Archive for the 'Escritorio' Category

Instalando Compiz Fusion

Julio 7, 2007

Para instalar Compiz Fusion sigamos estos pasos y en pocos minutos lo tendremos funcionando:
Primero añadimos los repositorios a nuestro Sources.list, asi que en la consola ejecutamos
sudo gedit /etc/apt/sources.list
Y añadimos:
# 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) [...]

Screenlets, lindos con Beryl

Junio 28, 2007

A la hora de elegir widgets para nuestro escritorio nos encontramos con muchas variables. En este caso les voy a mostrar una, los Screenlets.
Para empezar añadimos los siguientes repositorios a nuestro source.list:

deb http://hendrik.kaju.pri.ee/ubuntu edgy screenlets (para edgy)
deb http://hendrik.kaju.pri.ee/ubuntu feisty screenlets (para feisty)
Despues en la terminal ejecutamos:
wget http://hendrik.kaju.pri.ee/ubuntu/F854AFD7.gpg -O- | sudo apt-key add – [...]