
Various KDE 1.-4. Improvements
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Hi
These little Scripts change the KDE Theme on every login into an other.
The Scripts work on Debian an should work on other Linux too but i think on SuSE you must edit the Scrips.
The Script work ONLY in MODERN and NOT in CLASSIC!!
You must have KDM Theme Manager installed. http://www.kde-look.org/content/show.php?content=22120
And sudo and perl are needed too.
Just open the Scripts and look what they do.
Enjoy!
To install the KDM-Random Theme switch please do the following:
1. Run kdm_ran_change_gui to make the Index-file of the installed Themes.
1.2 Click on the OK-Button on the OK message box.
If you download new Themes and you want it to have they in the changer you must restart kdm_ran_change_gui!!
2. Look in your KDE Autostart directory like :/home/manuel/.kde/Autostart
If kdm_ran-change_d is there -> ALL GOOD otherwise plz copy it to your Autostart dir. Make it executable.
cp kdm_ran-change_d $HOME/.kde/Autostart
chmod +x $HOME/.kde/Autostart/kdm_ran-change_d
3. Execute kdm_ran-change_d
4. Relogin and see a random KDM Theme
Have Fun
The config and backup of kdmrc ist stored in $HOME/.kde/share/apps/kdm_theme_switch/
No liability is assumed for damages to hard and software !!
To run these scripts you need sudo and perl.
No liability is assumed for damages to hard and software !!
Feedbacks are welcome and desired.
cu
TOD
14 years ago
It semms that only modern mode is supported. I think it depends waht is in you kdmrc but im not sure. If you know help plz write a line! THX
--------------
1.1beta
-->> Added uninstall script
-->> Fixing Bugs
14 years ago
It semms that only modern mode is supported. I think it depends waht is in you kdmrc but im not sure. If you know help plz write a line! THX
--------------
1.1beta
-->> Added uninstall script
-->> Fixing Bugs
mononoke
13 years ago
About kdm theme manager:
Finally kdm theme manager is working now. maybe the rpm was compiled with a diffrent kde-path (/etc/opt/kde/... instead of /opt/kde/...) so changing the theme in kcontrolcenter didn't take any effect on the correct kdmrc.
i made symlinks (ln -s) and now it works fine.
Report