Results 1 to 4 of 4
i went to kde-look.org looking for the themes i noticed alot of these themes are in tar.bz format on opening them i realised there is no readme file or install ...
- 01-08-2008 #1
kde themes
i went to kde-look.org looking for the themes i noticed alot of these themes are in tar.bz format on opening them i realised there is no readme file or install file does anyone know how i can use these themes thanx
- 01-08-2008 #2forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,099
Open the KDE Control Center (kcontrol on command line)
Click on Appearance & Themes
Select Theme Manager
Click Install New Theme
Browse to the downloaded theme package
Select it and click OK
To use your new theme select the newly added theme from the list and click Apply
I'm pretty sure it will work with that extension, too.oz
→ new members/users: read this first | new member faq
→ no private messages requesting computer support - post them on the forums!
→ please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.
- 01-08-2008 #3
it does not work with that extension it does not even see the file only pics up files with extension .kth
- 01-08-2008 #4
Some themes have to be compiled from source.
You'll need to have qt and kdelibs development packages installed.Code:$./configure --prefix=`kde-config --prefix` $make #make install


Reply With Quote