summaryrefslogtreecommitdiffstats
path: root/draklive
diff options
context:
space:
mode:
authorChristophe Fergeau <cfergeau@mandriva.com>2009-04-28 13:09:01 +0000
committerChristophe Fergeau <cfergeau@mandriva.com>2009-04-28 13:09:01 +0000
commitce5ff8741157d5ec019ec88a2ba5f29a432c070e (patch)
tree6c3f8d2f80ff74576d86d79c229416d673e18e46 /draklive
parenta2c7958e7c7a315fbb02e058aed8526ae31488e7 (diff)
downloaddrakiso-ce5ff8741157d5ec019ec88a2ba5f29a432c070e.tar
drakiso-ce5ff8741157d5ec019ec88a2ba5f29a432c070e.tar.gz
drakiso-ce5ff8741157d5ec019ec88a2ba5f29a432c070e.tar.bz2
drakiso-ce5ff8741157d5ec019ec88a2ba5f29a432c070e.tar.xz
drakiso-ce5ff8741157d5ec019ec88a2ba5f29a432c070e.zip
Set color of function keys, fixes #48757
Diffstat (limited to 'draklive')
-rwxr-xr-xdraklive3
1 files changed, 2 insertions, 1 deletions
diff --git a/draklive b/draklive
index a9812ca..189786e 100755
--- a/draklive
+++ b/draklive
@@ -498,7 +498,8 @@ sub create_media_bootloader {
}
my $bootlogo = $syslinux_dir . '/bootlogo';
warn "unable to find gfxboot splash ($bootlogo)\n" if ! -f $bootlogo;
- output_p($syslinux_dir . '/gfxboot.cfg', "livecd=1\nmainmenu.pos=210,235\nmainmenu.bar.minwidth=400\n");
+ output_p($syslinux_dir . '/gfxboot.cfg', join("\n", "livecd=1", "mainmenu.pos=210,235",
+ "mainmenu.bar.minwidth=400", "panel.f-key.fg=0x33358c"));
output($live->get_builddir . $live->{prefix}{build}{boot} . '/help.msg',
pack("C*", 0x0E, 0x80, 0x03, 0x00, 0xC) . qq(