summaryrefslogtreecommitdiffstats
path: root/common/bootsplash/config/vt0-800x600.cfg
blob: a21a3138ae99f8f0da3b7bcd6a63abce9bd7d007 (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
# 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/Mandriva-common/images/vt-800x600.jpg

overpaintok=1