From 1e41f34e36e587c023009caed80e8b4d247b610f Mon Sep 17 00:00:00 2001 From: Florent Villard Date: Fri, 22 Feb 2002 14:08:12 +0000 Subject: add new images put the text in the right place --- themes/Mandrake/cfg/bootsplash-1280x1024.cfg | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'themes/Mandrake/cfg/bootsplash-1280x1024.cfg') diff --git a/themes/Mandrake/cfg/bootsplash-1280x1024.cfg b/themes/Mandrake/cfg/bootsplash-1280x1024.cfg index c734db9..1b154c9 100644 --- a/themes/Mandrake/cfg/bootsplash-1280x1024.cfg +++ b/themes/Mandrake/cfg/bootsplash-1280x1024.cfg @@ -4,16 +4,15 @@ # tx is the x coordinate of the text window in characters. default is 24 # multiply width font width for coordinate in pixels. -tx=0 +tx=39 # ty is the y coordinate of the text window in characters. default is 14 -ty=0 +ty=28 # tw is the width of the text window in characters. default is 130 # NOTE: this should at least be 80 as on the standard linux text console -tw=130 +tw=82 # th is the height of the text window in characters. default is 44 # NOTE: this should at least be 25 as on the standard linux text console -th=44 - +th=20 -- cgit v1.2.1