From ce3a0182dbbef953675399df298cda7da3f9c301 Mon Sep 17 00:00:00 2001 From: Florent Villard Date: Tue, 23 Jul 2002 12:55:14 +0000 Subject: start fix 80 columns pb --- themes/config/Mandrake/cfg/bootsplash-1024x768.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'themes/config/Mandrake/cfg/bootsplash-1024x768.cfg') diff --git a/themes/config/Mandrake/cfg/bootsplash-1024x768.cfg b/themes/config/Mandrake/cfg/bootsplash-1024x768.cfg index 17e5860..0bf0658 100644 --- a/themes/config/Mandrake/cfg/bootsplash-1024x768.cfg +++ b/themes/config/Mandrake/cfg/bootsplash-1024x768.cfg @@ -4,14 +4,14 @@ # tx is the x coordinate of the text window in characters. default is 23 # multiply width font width for coordinate in pixels. -tx=27 +tx=24 # ty is the y coordinate of the text window in characters. default is 20 ty=16 # 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=74 +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 -- cgit v1.2.1