
SuSE bootsplash
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
SuSE bootsplash 1024x768
This is a combination of the default SuSE 8.0 bootscreen and a trees walpaper. I'm not sure who originally posted the trees picture but whoever it was THANK YOU, and you get most of the credit here.
Green SuSE 8.0 bootsplash
Copy to:
"/usr/share/splash"
And rename the file .jpg to
"bootsplash-1024x768.jpg"
log in as root and run the following commands:
"mkinitrd"
Then
"lilo"
Reboot, and enjoy!
kwwii
18 years ago
There are english READMEs in the package that explain everything.
Report
york
18 years ago
Report
ftz
18 years ago
# for SuSE-Linux 8.0.
# This file is necessary to specify the coordinates of the text box on
# the splash screen.
#
# Comments are welcome by stepan.de
# config file version
version=2
# should the picture be displayed?
state=1
# fgcolor is the text forground color.
# bgcolor is the text background (i.e. transparent) color.
fgcolor=0
bgcolor=15
# (tx, ty) are the (x, y) coordinates of the text window in pixels.
# tw/th is the width/height of the text window in pixels.
tx=91
ty=161
tw=840
th=544
# (px, py) are the (x, y) coordinates of the penguin area in pixels.
# pw/ph is the width/height of the penguin area in pixels.
px=82
py=157
pw=859
ph=552
# (pr, pg, pb) is the color the penguin area gets filled with.
pr=240
pg=240
pb=240
Report
ftz
18 years ago
I'll post it if I find any info on it.
Report
josue
18 years ago
Do you know how i do that?
Report
WinterWolf
18 years ago
Report
aliceoutchains
18 years ago
Report