aboutsummaryrefslogtreecommitdiffstats
path: root/themes/Mandrake/cfg/bootsplash-800x600.cfg
blob: 2a5143e4a69e770d4bfdf2b00b55ef962a03eb8d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
# 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=3

# 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=32
ty=96
tw=736
th=472

# ttf message output parameters
text_x=160
text_y=414
text_size=20
text_color=0xeef4ff

# name of the picture file (full path recommended)
jpeg=/etc/bootsplash/themes/SuSE-8.2/images/bootsplash-800x600.jpg
silentjpeg=/etc/bootsplash/themes/SuSE-8.2/images/silent-800x600.jpg

progress_enable=1

# background
box silent noover  160 453 640 477 #04045498
box silent inter 160 454 160 476 #ffffff #ffffff #526bb0 #526bb0
box silent       160 454 640 476 #ffffff #ffffff #526bb0 #526bb0
# black border
box silent         160 453 640 453 #313234
box silent         160 477 640 477 #eef4ff
box silent         160 453 160 477 #313234
box silent         640 453 640 477 #eef4ff

# text box (left, top)
box     27 91  27 569 #313234
box     28  91 769 91 #313234
# (right, bottom)
box     769 92 769 569 #eef4ff
box     28 569 769 569 #eef4ff
# box itself
box noover 28 92 768 568 #04045498

overpaintok=1