ใช้ ubuntu แต่อยากได้ธีม ubuntu studio ตามวิธีนี้เลย
ที่มา http://www.belutz.net/2007/05/11/installing-ubuntu-studio-theme/
Installing Ubuntu Studio Theme
Ubuntu 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 main
2. Get the gpg for that repo
$ wget http://archive.ubuntustudio.org/ubuntustudio.gpg -O- | sudo apt-key add -
3. Run
$ sudo apt-get update
4. 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-look
I didn’t installed gdm theme and session splashes so i did this:
$ sudo apt-get install ubuntustudio-theme ubuntustudio-icon-theme ubuntustudio-wallpapers
Feisty-UbuntuStudioTheme
Enjoy!