Hello,
I’m looking to make a few splash screen and share with you all.
Do you know where I can found the information to do it ?
Any feedback wlll be welcome (if it’s on this issue of course)
Regards
Agunet74
Hello,
I’m looking to make a few splash screen and share with you all.
Do you know where I can found the information to do it ?
Any feedback wlll be welcome (if it’s on this issue of course)
Regards
Agunet74
Hi
Assuming openSUSE 13.2 then you want plymouth-devel for writing the splash plugins. If you use zypper se plymouth you will see some others available which should give you a good starting point.
To which “splash screen” do you refer? The splashes that are seen appear in this order:
Bootloader
Linux/openSUSE
If you want to modify the Bootloader (Grub background), I wrote a script that does this easily…
https://en.opensuse.org/User:Tsu2/12.3/Modified_GRUB_Menu
For up to 13.1, an alt background is provided, if you wish you can use your own instead.
You can also modify the appearance, layout and position of the text.
In 13.2, the option to change the background is simply disabled but still in the code, you only have to uncomment the command and provide your own image.
TSU