Re: [SOLVED] Ksplash Theme background - can't get it to change
The KK start process
Grub(2) > Usplash /1/ (there are other options /2/) > ksplashx (1) > kdm (log in) > ksplashx (2) > KDE
You could link the KsplashX ( KsplashX (1) is using the Xsetup > Topic: KDM from 4.3.1), KDM and Plasma desktop background images to the same picture. Here:
The kdm theme is linked (easier to edit) to the ~/.kde/...:
KDM background image is also a link:
KSplashX background image is also a link:
Plasma wallpaper (one image slideshow) is using the /home/rog/Wallpaper/MyWallpaper.png. Earlier > Two click wallpaper change. Another option is to use the > Scripted Image Wallpaper Plugin:
=> When the (first) plasma wallpaper is changing => KsplashX and KDM backgrounds are changing too.
/1/ > Topic: Usplash theme - Making of
/2/ Package: splashy (from the official repositories)
May or may not work - i have not tried with the KK.
The splashy is using ordinary png images (and xml). So it could be possible to link it to the plasma wallpaper. The package splashy-themes has kubuntusplashy.
/2b/ You could install the Plymouth from the PPA repositories. May or may not work > Plymouth?
The KK start process
Grub(2) > Usplash /1/ (there are other options /2/) > ksplashx (1) > kdm (log in) > ksplashx (2) > KDE
You could link the KsplashX ( KsplashX (1) is using the Xsetup > Topic: KDM from 4.3.1), KDM and Plasma desktop background images to the same picture. Here:
The kdm theme is linked (easier to edit) to the ~/.kde/...:
Code:
ls -l /usr/share/kde4/apps/kdm/themes
lrwxrwxrwx 1 root root 43 2009-11-21 16:02 Rog131 -> /home/rog/.kde/share/apps/kdm/themes/Rog131
Code:
ls -l /home/rog/.kde/share/apps/kdm/themes/Rog131
lrwxrwxrwx 1 rog rog 35 2009-12-27 01:11 MyWallpaper.png -> /home/rog/Wallpaper/MyWallpaper.png
Code:
ls -l /home/rog/.kde/share/apps/ksplash/Themes/Rog131/1680x1050/
lrwxrwxrwx 1 rog rog 35 2009-12-27 01:11 MyWallpaper.png -> /home/rog/Wallpaper/MyWallpaper.png
Description:
This is a Plasma Wallpaper plugin that lets you use scripts to control the wallpaper.
This is a Plasma Wallpaper plugin that lets you use scripts to control the wallpaper.
=> When the (first) plasma wallpaper is changing => KsplashX and KDM backgrounds are changing too.
/1/ > Topic: Usplash theme - Making of
/2/ Package: splashy (from the official repositories)
splashy
A complete user-space boot splash system
A complete user-space boot splash system
The splashy is using ordinary png images (and xml). So it could be possible to link it to the plasma wallpaper. The package splashy-themes has kubuntusplashy.
/2b/ You could install the Plymouth from the PPA repositories. May or may not work > Plymouth?
Comment