diff options
Diffstat (limited to 'themes/Mandrake/cfg/bootsplash-1280x1024.cfg')
-rw-r--r-- | themes/Mandrake/cfg/bootsplash-1280x1024.cfg | 9 |
1 files changed, 4 insertions, 5 deletions
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 |