| How to install theme in xubuntu 9.04? |
|
|
|
| Written by Deepak K.C. |
| Wednesday, 13 May 2009 10:12 |
|
I did not find any possibility to install theme in Xubuntu 9.04 like in Ubuntu 9.04 under appearance. But there's nothing to worry. Follow the following steps to install theme of your choice in Xubuntu 9.04 Step1 : Download the theme you wish to install . For trial click here to download a theme called alive.tar.gz.
Step 2 : Untar it . You can do it by right clicking the file and selecting extract here.
Step 3 : Now copy that untarred folder to /usr/share/themes
deep@deep-laptop:~/Desktop$sudo cp -R /home/deep/Desktop/alive /usr/share/themes
Step 4: Click applications >> Settings >> Appearance >>
Under the style tab you will see the theme you have installed just before.
The same goes for installing icon themes also only the difference is you need to copy the downloaded theme to /usr/share/icons
deep@deep-laptop:~/Desktop$sudo cp -R /home/deep/Desktop/icon /usr/share/icons
Any problems,mention it in comments . We can try to find a suitable solution for you
|
| Last Updated on Sunday, 31 May 2009 02:36 |