[syslinux] MENU.C32 additional options

Eugene Pressley EPressley at abtech.edu
Thu Aug 25 13:05:25 PDT 2005


How difficult would it be to add MENU commands to menu.c32 that would alter the size and shape of the menu that is displayed?  Specifically I am thinking about the following lines from menu.c:

#define WIDTH		80
#define MARGIN		10
#define PASSWD_MARGIN	3
#define MENU_ROWS	12
#define TABMSG_ROW	18
#define CMDLINE_ROW	20
#define END_ROW		24
#define PASSWD_ROW	11








More information about the Syslinux mailing list