X-Git-Url: https://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=templates%2Fboot%2Fisolinux%2Fvesamenu.cfg;fp=templates%2Fboot%2Fisolinux%2Fvesamenu.cfg;h=6ccd65666a5a0ab189e1fa5a29fef871631530bd;hp=0000000000000000000000000000000000000000;hb=e265e3093a98d723d40b36dde1aba26146aa301f;hpb=ba2cfcc2601a2d6cc80e8c6766d5853079a98dc0 diff --git a/templates/boot/isolinux/vesamenu.cfg b/templates/boot/isolinux/vesamenu.cfg new file mode 100644 index 0000000..6ccd656 --- /dev/null +++ b/templates/boot/isolinux/vesamenu.cfg @@ -0,0 +1,39 @@ +## background image +menu background %DISTRI_SPLASH% + +## size +menu width 50 +menu margin 0 +menu rows 13 +menu tabmsgrow 18 +menu helpmsgrow 21 +menu cmdlinerow 22 +menu timeoutrow 26 +menu hshift 2 +menu vshift 1 + +## colors +# menu color element ansi foreground background shadow +menu color border 30;44 #00000000 #00000000 none +menu color cmdline 0 #ff000000 #00000000 none +menu color cmdmark 1;36;40 #ffff0000 #00000000 none +menu color help 0 #ff000000 #00000000 none +menu color hotkey 0 #ffffffff #00000000 +menu color hotsel 0 #ff000000 #ffffCA31 +menu color screen 37;40 #00000000 #00000000 none +menu color scrollbar 30;44 #00000000 #00000000 none +menu color sel 7 #ff000000 #ffffCA31 +menu color tabmsg 0 #ffffffff #00000000 none +menu color timeout 0 #ff000000 #00000000 +menu color timeout_msg 0 #ff808080 #00000000 +menu color title 0 #ffffffff #00000000 +menu color unsel 0 #ffffffff #00000000 + +## text +menu title %DISTRI_INFO% +menu tabmsg Press ENTER to boot or TAB to edit a menu entry +menu autoboot Automatic boot in # second{,s}... + +## source files +include distri.cfg +default vesamenu.c32