Dear visitor, welcome to KDE-Forum.org.
If this is your first visit here, please read the Help. It explains in detail how this page works.
To use all features of this page, you should consider registering.
Please use the registration form, to register here or read more information about the registration process.
If you are already registered, please login here.
How to call a script during KDE start process?
Hi! I'm writing a script to change the ksplash theme depending on the curent daytime and other settings so you can select different themes for day and night for example.
The basic idea is just to change the /home/$USER/.kde/share/config/ksplashrc file before ksplash starts.
Now I need to know where to put the script and whats the best method to call it (from where) during the KDE start process? Is there an official way to such things?
Thank you!
RE: How to call a script during KDE start process?
I think you should modify $KDEDIR/bin/startkde.
Bram Schoenmakers
KDE Netherlands (www.kde.nl)