# This is the configuration file for the 800x600 bootsplash picture # This file is necessary to specify the coordinates of the text box on # the splash screen. # # 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=7 bgcolor=0 # (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=0 ty=24 tw=800 th=568 # This option was used to hide the penguin. # (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=0 py=0 pw=0 ph=0 # (pr, pg, pb) is the color the penguin area gets filled with. pr=0 pg=0 pb=0 # (ax, ay) are the (x, y) coordinates for playing boot/shutdown animations ax=0 ay=0 # name of the picture file (full path recommended) jpeg=/usr/share/splash/themes/hell2/images/hell2-800x600.jpg