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.cfg86
1 files changed, 86 insertions, 0 deletions
diff --git a/themes/config/Mandrake/cfg/bootsplash-1600x1200.cfg b/themes/config/Mandrake/cfg/bootsplash-1600x1200.cfg
new file mode 100644
index 0000000..72fdae7
--- /dev/null
+++ b/themes/config/Mandrake/cfg/bootsplash-1600x1200.cfg
@@ -0,0 +1,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