[syslinux] MENU.C32 additional options

H. Peter Anvin hpa at zytor.com
Thu Aug 25 13:35:14 PDT 2005


Eugene Pressley wrote:
> 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
> 

Not too hard.  A patch would be appreciated.

	-hpa




More information about the Syslinux mailing list