Re: default color-scheme?
Torsten Rahn <[email protected]> Sat, 9 Dec 2006 03:41:02 +0100
| Newsgroups | gmane.comp.kde.look |
|---|---|
| Message-ID | <[email protected]> |
Hi Chris, Am Samstag, 9. Dezember 2006 02:43 schrieb rek2GNU/Linux: > Hi, I am working on a new distro, I am the maintainer of KDE, everything > I got is working just fine, great.. but one thing.. It's always good to hear about new distros using KDE. What kind of distro is this :-) ? > I am trying to change the default color-scheme by default... but when I > put the livecd together and even when I install > it just ignores the setting and installs into the user direcory ~/.kde Do you know about the kde-config tool? It tells you about the ressources and paths KDE is retrieving its information from: kde-config --types lists the different kinds of ressources and kde-config --path config lists the paths KDE is browsing to find the proper configuration. You can add further paths using KDE's Kiosk framework. If you haven't heard about it yet, I'd suggest to you to read about it. You can basically use it to create your own profile and store it seperately from the default system configuration. I'd suggest to you to subscribe to the kde-kiosk mailing list as people there should be more familiar with problems like this. Torsten