From a31541517b344d447fd5129ce4d6e0d222166635 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 14 Feb 2009 11:07:17 +0100 Subject: Updating syslinux menu configuration. --- templates/syslinux/menu/stdmenu.cfg | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 templates/syslinux/menu/stdmenu.cfg (limited to 'templates/syslinux/menu/stdmenu.cfg') diff --git a/templates/syslinux/menu/stdmenu.cfg b/templates/syslinux/menu/stdmenu.cfg new file mode 100644 index 000000000..9b10dea27 --- /dev/null +++ b/templates/syslinux/menu/stdmenu.cfg @@ -0,0 +1,15 @@ +menu background {$SPLASH} +menu color title * #FFFFFFFF * +menu color border * #00000000 #00000000 none +menu color sel * #ffffffff #76a1d0ff * +menu color hotsel 1;7;37;40 #ffffffff #76a1d0ff * +menu color tabmsg * #ffffffff #00000000 * +menu color help 37;40 #ffdddd00 #00000000 none +menu vshift 12 +menu rows 10 +menu helpmsgrow 15 +# The command line must be at least one line from the bottom. +menu cmdlinerow 16 +menu timeoutrow 16 +menu tabmsgrow 18 +menu tabmsg Press ENTER to boot or TAB to edit a menu entry -- cgit v1.2.3