显示标签为“theme”的博文。显示所有博文
显示标签为“theme”的博文。显示所有博文

2007年5月16日星期三

New Programs and Themes in Ubuntu

Wondering where you can find more programs and desktop themes for your Ubuntu system?

Where to look for new programs


Where to look for style elements for your desktop

install ubuntu-studio themes!

1.编辑 /etc/apt/sources.list 加入下面一行:

deb http://archive.ubuntustudio.org/ubuntustudio feisty main

2. 搞到密钥:

$ wget http://archive.ubuntustudio.org/ubuntustudio.gpg -O- | sudo apt-key add -

3. 升级

$ sudo apt-get update

4. 如果想gdm theme, wallpapers, icon theme, session splashes 和gtk theme 全部安装就用这条命令:

$ sudo apt-get install ubuntustudio-look

当然你也可以挑其中你感兴趣的,比如我不装gdm theme 和 session splashes 那就用这条命令:

$ sudo apt-get install ubuntustudio-theme ubuntustudio-icon-theme ubuntustudio-wallpapers