
SuSE 8.0 bootscreen 1024x768
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
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
salmankhilji
18 years ago
Report
WinterWolf
18 years ago
Report
zenok
18 years ago
Report