aboutsummaryrefslogtreecommitdiffstats
path: root/themes/config/Mandrake/cfg/bootsplash-1600x1200.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'themes/config/Mandrake/cfg/bootsplash-1600x1200.cfg')
-rw-r--r--themes/config/Mandrake/cfg/bootsplash-1600x1200.cfg71
1 files changed, 62 insertions, 9 deletions
diff --git a/themes/config/Mandrake/cfg/bootsplash-1600x1200.cfg b/themes/config/Mandrake/cfg/bootsplash-1600x1200.cfg
index f8e868c..56f0331 100644
--- a/themes/config/Mandrake/cfg/bootsplash-1600x1200.cfg
+++ b/themes/config/Mandrake/cfg/bootsplash-1600x1200.cfg
@@ -2,32 +2,85 @@
# 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=/etc/bootsplash/themes/Mandrake/images/bootsplash-1600x1200.jpg
+silentjpeg=/etc/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
+#tx=60
# ty is the y coordinate of the text window in characters. default is 20
-ty=59
+#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
+#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
+#th=22
# px is the progress bar x coordinate of its upper left corner
-px=487
+#px=487
# py is the progress bar y coordinate of its upper left corner
-py=783
+#py=783
# pw is the with of the progress bar
-pw=626
+#pw=626
# ph is the heigth of the progress bar
-ph=10
+#ph=10
# pc is the color of the progress bar
-pc=0x21449c
+#pc=0x21449c