search for: valleyhold

Displaying 4 results from an estimated 4 matches for "valleyhold".

2007 Oct 08
1
extlinux graphical menu with function keys
...s crufty) patch to accomplish exactly what you're after. It's not quite as "pretty" on the screen as SuSE's stuff, but it's much "prettier" code and HUGELY easier to use. (I wasted several hours trying to make SuSE's stuff work on my live-CD...) http://www.valleyhold.org/~gordons/syslinux-optmenus.diff The message I sent about it should be hitting the list archive soon, and the patch also updates README.menu with the new keywords. HTH, let me know if this works for you!
2007 Oct 01
1
Patch to add option-key menus (similar to SuSE patch)
I've written a patch to add option-key submenus to menu.c32 and vesamenu.c32 for doing things like changing the video mode. This was inspired the the patch that SuSE applies to the syslinux family and Grub, without the ugly pseudo-PostScript spaghetti. The patch may be found at http://www.valleyhold.org/~gordons/syslinux-optmenus.diff (it's over 30K, so posting it here didn't seem appropriate). Let me know what you think - I hope this can make it as mainline code! It's almost certainly not fully debugged yet - I'm sure you can break it if you try - but it should be a good (fu...
2007 Sep 04
2
extlinux graphical menu with function keys
Hi all, I have a question regarding the syslinux menu as used on the Ubuntu, Sabayon, ... live CD's. According to the syslinux documentation the function keys can be used to display a help file, but in the menu of these live distros the function keys are used to pick the resolution, language and keyboard. I would like to bind a submenu to these function keys. Is this possible and how can
2007 Oct 08
0
Function key menu patch
...e already displaying one, or if you're editing the command line - but it's fairly usable. The documentation for the new keywords is added into README.menu by the patch. Please let me know what you think! (I'm not posting the patch itself here, since it's nearly 35K.) http://www.valleyhold.org/~gordons/syslinux-optmenus.diff