From 3ac9b95be3f00fcf2c62e4acc290eb4099a70634 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Tue, 27 Jan 2009 17:30:33 +0000 Subject: adapt menu/boot-options location/size to mandriva background --- data-boot/gfxboot.cfg | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'data-boot') diff --git a/data-boot/gfxboot.cfg b/data-boot/gfxboot.cfg index 21526da..af0431a 100644 --- a/data-boot/gfxboot.cfg +++ b/data-boot/gfxboot.cfg @@ -31,9 +31,9 @@ font.large=16x16.fnt ; background image background=back.jpg ; max. visible main menu items -mainmenu.entries=8 +mainmenu.entries=11 ; minimal main menu selection bar width -mainmenu.bar.minwidth=300 +mainmenu.bar.minwidth=400 ; main menu selection bar transparency (0..255) mainmenu.bar.transparency=100 ; main menu colors @@ -64,7 +64,7 @@ help.highlight.fg=0x009000 ; panel colors panel.fg=0xffffff panel.title.fg=0xffffff -panel.f-key.fg=0xffe050 +panel.f-key.fg=0x33358c ; default keymap (e.g. de_DE, czech) keymap= ; replace underscores ('_') with space in menu entries @@ -74,9 +74,9 @@ _2space=1 ; screen size screen.size=800,600 ; upper left corner -mainmenu.pos=253,170 +mainmenu.pos=210,235 ; boot option input field position -bootopt.pos=263,480 +bootopt.pos=200,540 [640x480] ; screen size -- cgit v1.2.1