diff options
author | Florent Villard <warly@mandriva.com> | 2002-02-22 14:08:12 +0000 |
---|---|---|
committer | Florent Villard <warly@mandriva.com> | 2002-02-22 14:08:12 +0000 |
commit | 1e41f34e36e587c023009caed80e8b4d247b610f (patch) | |
tree | 1733268d5cb1523ad7f0463455097ea30ff59f3f /themes/Mandrake/cfg/bootsplash-800x600.cfg | |
parent | 41d6e58dc11eacbdf68995ece0051ae1636bc8f8 (diff) | |
download | bootsplash-1e41f34e36e587c023009caed80e8b4d247b610f.tar bootsplash-1e41f34e36e587c023009caed80e8b4d247b610f.tar.gz bootsplash-1e41f34e36e587c023009caed80e8b4d247b610f.tar.bz2 bootsplash-1e41f34e36e587c023009caed80e8b4d247b610f.tar.xz bootsplash-1e41f34e36e587c023009caed80e8b4d247b610f.zip |
add new images
put the text in the right place
Diffstat (limited to 'themes/Mandrake/cfg/bootsplash-800x600.cfg')
-rw-r--r-- | themes/Mandrake/cfg/bootsplash-800x600.cfg | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/themes/Mandrake/cfg/bootsplash-800x600.cfg b/themes/Mandrake/cfg/bootsplash-800x600.cfg index de6af8c..7b386c6 100644 --- a/themes/Mandrake/cfg/bootsplash-800x600.cfg +++ b/themes/Mandrake/cfg/bootsplash-800x600.cfg @@ -4,16 +4,15 @@ # tx is the x coordinate of the text window in characters. default is 15 # multiply width font width for coordinate in pixels. -tx=0 +tx=10 # ty is the y coordinate of the text window in characters. default is 8 -ty=0 +ty=15 # tw is the width of the text window in characters. default is 82 # NOTE: this should at least be 80 as on the standard linux text console -tw=82 +tw=80 # th is the height of the text window in characters. default is 26 # NOTE: this should at least be 25 as on the standard linux text console -th=26 - +th=18 |