diff options
Diffstat (limited to 'templates/syslinux/menu/header.cfg')
-rw-r--r-- | templates/syslinux/menu/header.cfg | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/templates/syslinux/menu/header.cfg b/templates/syslinux/menu/header.cfg deleted file mode 100644 index 9d89bdc62..000000000 --- a/templates/syslinux/menu/header.cfg +++ /dev/null @@ -1,21 +0,0 @@ -default {$LIVE_DATA_PATH}/vesamenu.c32 -font {$LIVE_DATA_PATH}/iso01.f14.psf - -timeout {$LH_SYSLINUX_TIMEOUT} -prompt 0 - -menu background {$SPLASH} -menu color border * #00000000 #00000000 none -menu color sel * #ffffffff #ff4c0000 none -menu color unsel * #ff4c0000 #00000000 none -menu color hotsel * #fffc1818 #ff4c0000 none -menu color hotkey * #fffc1818 #ffffffff none -menu color tabmsg * #ff4c0000 #00000000 none -menu color timeout_msg * #ff4c0000 #00000000 none -menu color timeout * #fffc1818 #00000000 none -menu vshift 8 -menu hshift 5 -menu width 70 -menu tabmsg Press [Tab] to edit the menu entry -menu autoboot Boot default in # seconds -menu timeoutrow 16 |