Improve menu and generation
This commit is contained in:
20
menu.cfg
20
menu.cfg
@ -1,7 +1,21 @@
|
||||
INCLUDE stdmenu.cfg
|
||||
UI vesamenu.c32
|
||||
|
||||
MENU background splash.png
|
||||
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 timeout_msg * #ffffffff #00000000 none
|
||||
MENU color tabmsg * #ffffffff #00000000 *
|
||||
MENU color help 37;40 #ffdddd00 #00000000 *
|
||||
|
||||
MENU vshift 8
|
||||
|
||||
MENU tabmsg Press ENTER to boot or TAB to edit a menu entry
|
||||
MENU title PVC Live Installer
|
||||
DEFAULT PVC Live Installer
|
||||
TIMEOUT 10
|
||||
MENU default PVC Live Installer
|
||||
MENU clear
|
||||
|
||||
LABEL PVC Live Installer
|
||||
SAY "Booting PVC Live Installer..."
|
||||
linux /live/vmlinuz
|
||||
|
Reference in New Issue
Block a user