Thursday, May 2, 2024
 Popular · Latest · Hot · Upcoming
14
rated 0 times [  14] [ 0]  / answers: 1 / hits: 15544  / 1 Year ago, mon, may 15, 2023, 1:16:55

I want to create a new splash theme for Ubuntu 11.10 using a volcano theme, so when it boots the volcano erupts with lava (same for shutdown). Now I have my image (png) but obviously it does not animate. I looked at the solar plymouth theme and I was thinking since the animation is there I can check it but no luck.



Is there a tool or a script I need to use to animate my volcano?



The image looks like this:



volcanotheme



I've already got the animated image, I'm just wondering how I can make it run at startup.


More From » 11.10

 Answers
6

I Found what I need:



HorizontalAlignment=.25
VerticalAlignment=.5
Transition=merge-fade
TransitionDuration=.5


Look at these videos:



http://www.youtube.com/watch?v=AnwFM-46fdM



http://www.youtube.com/watch?v=c1bwlG6G8f8



[Plymouth Theme]
Name=Bizcom Glow
Description=Corporate theme with pie chart boot progress followed by a glowing emerging logo
ModuleName=two-step

[two-step]
ImageDir=/lib/plymouth/themes/glow
HorizontalAlignment=.25
VerticalAlignment=.5
Transition=merge-fade
TransitionDuration=.5


It loads the files:




progress-00.png to progress-32.png




and




throbber-00.png to throbber-19.png




To create the animation.



Here's some good links:



http://blog.fpmurphy.com/2009/09/project-plymouth.html



https://wiki.ubuntu.com/Plymouth


[#41724] Tuesday, May 16, 2023, 1 Year  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
velelf

Total Points: 395
Total Questions: 115
Total Answers: 107

Location: Sudan
Member since Mon, Jun 1, 2020
4 Years ago
;