本来老土的效果现在很酷了。另外,如果有独立显卡的记得开OpenGL(System-Preference-Appearance-Visual Effects-Extra),会有很有趣的效果,比如我的电脑,拖动窗口就会荡啊荡的:
下文转自:Complicated Mind
INSTALLING UBUNTU STUDIO THEME
Filed Under (Ubuntu) by Belutz on 11 May 2007
Tags: theme, Ubuntu, ubuntu theme, ubuntustudio themeUbuntu Studio is a multimedia editing/creation flavour of Ubuntu. It’s built for the GNU/Linux audio, video, and graphic enthusiast or professional. Because I don’t do audio, video and graphic editing or creation, so I didn’t install Ubuntu Studio. But from the screenshot, I really like the theme that is used by Ubuntu Studio. So I decide to install the theme into my Feisty Fawn.
1. Edit /etc/apt/sources.list and put this line:
deb http://archive.ubuntustudio.org/ubuntustudio feisty main2. Get the gpg for that repo
$ wget http://archive.ubuntustudio.org/ubuntustudio.gpg -O- | sudo apt-key add -3. Run
$ sudo apt-get update4. If you want to install all the themes that is used in Ubuntu Studio, including gdm theme, wallpapers, icon theme, session splashes and gtk theme use this
$ sudo apt-get install ubuntustudio-lookI didn’t installed gdm theme and session splashes so i did this:
$ sudo apt-get install ubuntustudio-theme ubuntustudio-icon-theme ubuntustudio-wallpapersUPDATE:
Here I attached a file that contains deb packages for ubuntustudio-theme, ubuntustudio-icon-theme, ubuntustudio-wallpapers and gtk2-engines-murrine (required by ubuntustudio-theme). For you who use Dapper or Edgy or maybe who use 64bit can try that file to install Ubuntu Studio theme.ubuntustudiotheme.tar.gz
Downloads: 10885 timesUPDATE:
For you running Edgy Eft please use thisgtk2-engines-murrine_0.30.2-1_i386.deb
than the one provided in the file above. Thanks to ragingmon!gtk2-engines-murrine_0.30.2-1_i386.deb
Downloads: 3713 times
0