diff options
Diffstat (limited to 'themes/Mandrake/cfg/bootsplash-1024x768.cfg')
-rw-r--r-- | themes/Mandrake/cfg/bootsplash-1024x768.cfg | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/themes/Mandrake/cfg/bootsplash-1024x768.cfg b/themes/Mandrake/cfg/bootsplash-1024x768.cfg index cd251d1..06ab987 100644 --- a/themes/Mandrake/cfg/bootsplash-1024x768.cfg +++ b/themes/Mandrake/cfg/bootsplash-1024x768.cfg @@ -4,16 +4,16 @@ # tx is the x coordinate of the text window in characters. default is 19 # multiply width font width for coordinate in pixels. -tx=0 +tx=23 # ty is the y coordinate of the text window in characters. default is 10 -ty=0 +ty=20 # tw is the width of the text window in characters. default is 104 # NOTE: this should at least be 80 as on the standard linux text console -tw=104 +tw=80 # th is the height of the text window in characters. default is 34 # NOTE: this should at least be 25 as on the standard linux text console -th=34 +th=18 |