aboutsummaryrefslogtreecommitdiffstats
path: root/themes/config/Mandrake/cfg/bootsplash-1600x1200.cfg
blob: 72fdae70fdb1fdc80f952be9de9d7afc9ed0f95d (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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
# This is the configuration file for the 1600x1200 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=58
ty=172
tw=1484
th=970

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

# name of the picture file (full path recommended)
jpeg=/usr/share//bootsplash/themes/Mandrake/images/bootsplash-1600x1200.jpg
silentjpeg=/usr/share//bootsplash/themes/Mandrake/images/silent-1600x1200.jpg

progress_enable=1

# background
box silent noover  320 906 1280 954 #04045498
box silent inter 320 907 320 953 #99ccff #99ccff #324bb0 #526bb0
box silent       320 907 1280 953 #99ccff #99ccff #324bb0 #526bb0
# black border
box silent         320 906 1280 906 #313234
box silent         320 954 1280 954 #eef4ff
box silent         320 906 320 954 #313234
box silent         1280 906 1280 954 #eef4ff

# text box (left, top)
box     53 167  53 1143 #313234
box     54  167 1543 167 #313234
# (right, bottom)
box     1543 168 1543 1143 #eef4ff
box     54 1143 1543 1143 #eef4ff
# box itself
box noover 54 168 1542 1142 #04045498

overpaintok=1

LOGO_CONSOLE=vt

# tx is the x coordinate of the text window in characters. default is 23
# multiply width font width for coordinate in pixels.
#tx=60

# ty is the y coordinate of the text window in characters. default is 20
#ty=59

# tw is the width of the text window in characters. default is 80
# NOTE: this should at least be 80 as on the standard linux text console
#tw=80

# th is the height of the text window in characters. default is 18
# NOTE: this should at least be 25 as on the standard linux text console
#th=22

# px is the progress bar x coordinate of its upper left corner
#px=487

# py is the progress bar y coordinate of its upper left corner
#py=783

# pw is the with of the progress bar
#pw=626

# ph is the heigth of the progress bar
#ph=10

# pc is the color of the progress bar
#pc=0x21449c