]> git.ipfire.org Git - ipfire-2.x.git/blob - config/bootsplash/config/bootsplash-1024x768.cfg
Geaendert:
[ipfire-2.x.git] / config / bootsplash / config / bootsplash-1024x768.cfg
1 # This is the configuration file for the 1024x768 bootsplash picture.
2 #
3 # This file is necessary to specify the coordinates of the text box on
4 # the splash screen.
5 #
6 # Comments are welcome by stepan@suse.de
7
8 # config file version
9 version=3
10
11 # should the picture be displayed?
12 state=1
13
14 # fgcolor is the text forground color.
15 # bgcolor is the text background (i.e. transparent) color.
16 fgcolor=7
17 bgcolor=0
18
19 # (tx, ty) are the (x, y) coordinates of the text window in pixels.
20 # tw/th is the width/height of the text window in pixels.
21 tx=5
22 ty=110
23 tw=1014
24 th=658
25
26 # name of the picture file (full path recommended)
27 jpeg=/boot/splash/images/bootsplash-1024x768.jpg
28 silentjpeg=/boot/splash/images/silent-1024x768.jpg
29
30 progress_enable=1
31
32 # background
33 box silent noover 100 700 920 730 #515151
34 box silent inter 100 700 100 730 #ff0300 #fffa04 #ff0300 #fffa04
35 box silent 100 700 920 730 #ff0300 #fffa04 #ff0300 #fffa04
36
37 # black border
38 box silent 100 699 920 699 #b5b5b5
39 box silent 100 731 920 731 #b5b5b5
40 box silent 99 699 99 731 #b5b5b5
41 box silent 920 699 920 731 #b5b5b5
42
43 overpaintok=1