gopkg.in/hugelgupf/u-root.v2@v2.0.0-20180831055005-3f8fdb0ce09d/pkg/diskboot/testdata/debian-9-install/isolinux/stdmenu.cfg (about)

     1  menu background splash.png
     2  menu color title	* #FFFFFFFF *
     3  menu color border	* #00000000 #00000000 none
     4  menu color sel		* #ffffffff #76a1d0ff *
     5  menu color hotsel	1;7;37;40 #ffffffff #76a1d0ff *
     6  menu color tabmsg	* #ffffffff #00000000 *
     7  menu color help		37;40 #ffdddd00 #00000000 none
     8  # XXX When adjusting vshift, take care that rows is set to a small
     9  # enough value so any possible menu will fit on the screen,
    10  # rather than falling off the bottom.
    11  menu vshift 8
    12  menu rows 8
    13  # The help line must be at least one line from the bottom.
    14  menu helpmsgrow 14
    15  # The command line must be at least one line from the help line.
    16  menu cmdlinerow 16
    17  menu timeoutrow 16
    18  menu tabmsgrow 18
    19  menu tabmsg Press ENTER to boot or TAB to edit a menu entry