aboutsummaryrefslogtreecommitdiffstats
path: root/themes/config/Mandrake/cfg/vt0-800x600.cfg
diff options
context:
space:
mode:
authorFlorent Villard <warly@mandriva.com>2003-08-01 13:42:20 +0000
committerFlorent Villard <warly@mandriva.com>2003-08-01 13:42:20 +0000
commit616f8e99634bdbbe95b2b0a15c060cecce4563a1 (patch)
tree22746cd19369c730bf23f6f5fed3120fd875368c /themes/config/Mandrake/cfg/vt0-800x600.cfg
parent696192fbe27cb0ef3bbe54e4ae5dd72fb1cd4545 (diff)
downloadbootsplash-616f8e99634bdbbe95b2b0a15c060cecce4563a1.tar
bootsplash-616f8e99634bdbbe95b2b0a15c060cecce4563a1.tar.gz
bootsplash-616f8e99634bdbbe95b2b0a15c060cecce4563a1.tar.bz2
bootsplash-616f8e99634bdbbe95b2b0a15c060cecce4563a1.tar.xz
bootsplash-616f8e99634bdbbe95b2b0a15c060cecce4563a1.zip
some cosmetic changesV2_0_1_1mdk
Diffstat (limited to 'themes/config/Mandrake/cfg/vt0-800x600.cfg')
-rw-r--r--themes/config/Mandrake/cfg/vt0-800x600.cfg26
1 files changed, 26 insertions, 0 deletions
diff --git a/themes/config/Mandrake/cfg/vt0-800x600.cfg b/themes/config/Mandrake/cfg/vt0-800x600.cfg
new file mode 100644
index 0000000..f8c5938
--- /dev/null
+++ b/themes/config/Mandrake/cfg/vt0-800x600.cfg
@@ -0,0 +1,26 @@
+# 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=0
+ty=0
+tw=800
+th=600
+
+# name of the picture file (full path recommended)
+jpeg=/usr/share/bootsplash/themes/Mandrake/images/vt-800x600.jpg
+
+overpaintok=1