Siduction Forum

Siduction Forum => Software - Support => Topic started by: dibl on 2012/12/08, 20:08:29

Title: (SOLVED) LXDE Login Splash -- How to Update?
Post by: dibl on 2012/12/08, 20:08:29
I don't see the clues in the manual or Debian wikis -- does anyone know how to update the slim login splash (I have the new "Riders" artwork)?

Thanks!
Title: RE: LXDE Login Splash -- How to Update?
Post by: timc on 2012/12/10, 19:37:37
If you have solved this yet, I would be very interested in hearing about it.

Thank you,
Tim
Title: RE: LXDE Login Splash -- How to Update?
Post by: coruja on 2012/12/10, 20:25:54
Hi!

Select the suitable wallpaper in /usr/share/wallpapers/siduction-ridersonthestorm*.png (mind having our wallpapers' package updated) and copy it (as root, else it won't work) to /usr/share/slim/themes/siduction/background.png. After restarting slim (by e.g. as root /etc/init.d/slim restart) the chosen wallpaper should appear as login screen background.

Maybe we'll have that done automatically after new releases in future.
Title: RE: LXDE Login Splash -- How to Update?
Post by: timc on 2012/12/10, 20:29:06
Thank you very much, coruja.

Tim
Title: RE: LXDE Login Splash -- How to Update?
Post by: coruja on 2012/12/10, 20:30:48
You're welcome, timc! :)
Title: RE: LXDE Login Splash -- How to Update?
Post by: timc on 2012/12/10, 20:52:16
Based on your suggestion, here is what I did to try to keep things "sane":

1) mkdir /usr/shr/slim/themes/siduction-ridersonthestorm
2) cd /usr/shr/slim/themes/siduction-desperado
3) cp panel.png slim.theme ../siduction-ridersonthestorm
4) cp /usr/share/wallpapers/siduction-ridersonthestorm-really-wide.png ../siduction-ridersonthestorm/background.png
5) Edit /etc/slim.conf, changing current_theme from siduction-desperado to siduction-ridersonthestorm

This works perfectly and keeps the ridersonthestorm configuration analogous to the way things were before.

Tim
Title: RE: LXDE Login Splash -- How to Update?
Post by: dibl on 2012/12/10, 21:22:10
Excellent -- thank you coruja.
Title: RE: LXDE Login Splash -- How to Update?
Post by: agaida on 2012/12/10, 23:16:29
timc: the sane way is to use debians alternatives system for such things.
Title: RE: LXDE Login Splash -- How to Update?
Post by: timc on 2012/12/11, 13:37:06
Thank you, agaida. I am pretty new to Debian. I will try to research that functionality.

Tim