Hello! Is there a way to make an arrow-driven menu with pxelinux? Cheers Alex
Alexander Heinz wrote:> Hello! > > Is there a way to make an arrow-driven menu with pxelinux? >Yes, see the menu directory in the tarball. -hpa
>> Is there a way to make an arrow-driven menu with pxelinux?>> > Yes, see the menu directory in the tarball. Thanks. It works. What about a graphical menu (similar to the gfx patch for lilo) with a 256-color background image? Cheers Alex
Alexander Heinz wrote:> >> Is there a way to make an arrow-driven menu with pxelinux? > >> > > Yes, see the menu directory in the tarball. > > Thanks. It works. > > What about a graphical menu (similar to the gfx patch for lilo) with a > 256-color background image? >Not at the moment (and it would make more sense, I believe, to do a 16- or 24-bit truecolor image if one is to go down that route.) Also, how much does it actually matter other than the whiz-bang effect? -hpa
>> What about a graphical menu (similar to the gfx patch for lilo) with a >> 256-color background image? >> > Also, how much does it actually matter other than the whiz-bang effect?You are right: It is not very important. What about a timeout option for the menu program? That would be useful.. Alex
ganapathy murali krishnan
2004-Jun-01 21:40 UTC
[syslinux] arrow-driven menu with pxelinux.0?
Check out the complex.c example in the menu directory. It has an implementation of a timeout feature, which you can customize - Murali Alexander Heinz wrote:>>> What about a graphical menu (similar to the gfx patch for lilo) with >>> a 256-color background image? >>> >> Also, how much does it actually matter other than the whiz-bang effect? > > > You are right: It is not very important. > > What about a timeout option for the menu program? That would be useful.. > > Alex > > _______________________________________________ > SYSLINUX mailing list > Submissions to SYSLINUX at zytor.com > Unsubscribe or set options at: > http://www.zytor.com/mailman/listinfo/syslinux > Please do not send private replies to mailing list traffic. > >
> Check out the complex.c example in the menu directory.> It has an implementation of a timeout feature, which you can customize I am having trouble finding the corresponding code (dowloaded syslinux 2.09). Which line contains the timeout source code? Thanks. Alex
Hello! There is a gfxboot patch for ISOLinux (the Suse Linux CDs use it) and I would like to adapt it, so it works with PXELinux. I know that it is not really necessary but it looks cool. Is there any chance that something like this will be included in the official syslinux release? Alex
ganapathy murali krishnan
2004-Jun-02 17:46 UTC
[syslinux] arrow-driven menu with pxelinux.0?
You need the 2.10-pre4 or later. - Murali Alexander Heinz wrote:> > Check out the complex.c example in the menu directory. > > It has an implementation of a timeout feature, which you can customize > > I am having trouble finding the corresponding code (dowloaded syslinux > 2.09). > Which line contains the timeout source code? > > Thanks. > > Alex > >