]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/blame - config/bootsplash/config/bootsplash-1024x768.cfg
Geaendert:
[people/teissler/ipfire-2.x.git] / config / bootsplash / config / bootsplash-1024x768.cfg
CommitLineData
013a23e2
MT
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
9version=3
10
11# should the picture be displayed?
12state=1
13
14# fgcolor is the text forground color.
15# bgcolor is the text background (i.e. transparent) color.
16fgcolor=7
17bgcolor=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.
f8ae001e
MT
21tx=5
22ty=110
23tw=1014
24th=658
013a23e2
MT
25
26# name of the picture file (full path recommended)
909d1ed7
MT
27jpeg=/boot/splash/images/bootsplash-1024x768.jpg
28silentjpeg=/boot/splash/images/silent-1024x768.jpg
013a23e2
MT
29
30progress_enable=1
31
32# background
15852942
MT
33box silent noover 100 700 920 730 #515151
34box silent inter 100 700 100 730 #ff0300 #fffa04 #ff0300 #fffa04
35box silent 100 700 920 730 #ff0300 #fffa04 #ff0300 #fffa04
013a23e2
MT
36
37# black border
15852942
MT
38box silent 100 699 920 699 #b5b5b5
39box silent 100 731 920 731 #b5b5b5
40box silent 99 699 99 731 #b5b5b5
41box silent 920 699 920 731 #b5b5b5
013a23e2
MT
42
43overpaintok=1