diff options
Diffstat (limited to 'themes/Mandrake/cfg/bootsplash-800x600.cfg')
-rw-r--r-- | themes/Mandrake/cfg/bootsplash-800x600.cfg | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/themes/Mandrake/cfg/bootsplash-800x600.cfg b/themes/Mandrake/cfg/bootsplash-800x600.cfg index 82b4d46..5dc9cfb 100644 --- a/themes/Mandrake/cfg/bootsplash-800x600.cfg +++ b/themes/Mandrake/cfg/bootsplash-800x600.cfg @@ -7,7 +7,7 @@ tx=10 # ty is the y coordinate of the text window in characters. default is 8 -ty=15 +ty=13 # 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 @@ -15,19 +15,19 @@ 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=18 +th=16 # px is the progress bar x coordinate of its upper left corner -px=85 +px=75 # py is the progress bar y coordinate of its upper left corner -py=200 +py=500 # pw is the with of the progress bar -pw=630 +pw=643 # ph is the heigth of the progress bar -ph=20 +ph=15 # pc is the color of the progress bar pc=0x21459d |