]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blob - config/bootsplash/config/bootsplash-1024x768.cfg
3b34b9b1ae7db3e57e059c93181a33caf73c032c
[people/pmueller/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 204 666 820 686 #515151
34 box silent inter 204 666 204 686 #b77200 #f2b700 #b77200 #f2b700
35 box silent 204 666 820 686 #b77200 #f2b700 #b77200 #f2b700
36 #box silent inter 204 666 204 686 #f2b700 #b77200 #b77200 #f2b700
37 #box silent 204 666 820 686 #f2b700 #b77200 #b77200 #f2b700
38
39
40 # black border
41 box silent 204 665 820 665 #b5b5b5
42 box silent 204 687 820 687 #b5b5b5
43 box silent 203 665 203 687 #b5b5b5
44 box silent 820 665 820 687 #b5b5b5
45
46
47 overpaintok=1
48