Displaying 20 results from an estimated 20000 matches similar to: "Looking for a maintainer for the simple menu system"
2012 Sep 06
1
Menu system bug - MENU DEFAULT not working
Hello,
I'm reporting a bug, see attached syslinux.cfg
I'm using submenu entries to emulate checkbox inputs.
The idea is simple, there are submenus generated for all possible cases,
and each Enter keypress loads appropriate submenu section.
The logic of the menu is correct. Just syslinux has some bug.
It doesn't set MENU DEFAULT properly for all submenus.
If your first Enter keypress
2006 Mar 30
0
PXE Linux (Simple Menu) freeze after pressing 23 times return
Yes it sounds silly, but its true.
I made a menu with some submenu with the simple menu system.
After pressing 23 times return to get into the submenu or back to the
mainmenu it freeze.
I think this is a bug of syslinux. I tried it on 3 different PC/Servers
always the same effect.
Here is my default and one of my submenu files:
default:
#Projekt PXE-Boot von Franz Lang www.franz-lang.com
2005 Nov 18
3
pxelinux-3.11, simple menu & submenu
Hello all,
At the end of README.menu there is :
"...
It is also possible to load a secondary configuration file, to get to
another menu. To do that, invoke menu.c32 with the name of the
secondary configuration file.
LABEL othermenu
MENU LABEL Another Menu
KERNEL menu.c32
APPEND othermenu.conf"
I'm unable to have such a conf. working.
tftp logs shows
2012 Jun 21
1
Password protecting menu entries using simple menu
Gents,
I've come across an issue using 4.0.5 -- not sure what I'm doing wrong
here, but I've tried a hundred different ways to password protect an entry
in one of my pxe menus, but every time I invoke the entry in the menu, it
prompts for the password (I've tried using MENU PASSWD xxxx and tried it
without, supplying a MASTER PASSWD and a blank MENU PASSWD after both a
BEGIN MENU
2009 Apr 08
1
menu module behaviour for menu exit
Hi,
I was looking for a way to have a submenu go back to the previous menu
when you use Escape inside the submenu. Or to return back to a menu when
you return from a com32 entry (eg. kbdmap, hdt or rosh).
I had hoped something like this worked:
----
default bootlocal
prompt 1
label menu
menu hide
kernel menu.c32
label bootlocal
menu hide
localboot -1
menu begin main
menu
2004 Jan 21
2
[Fwd: Re: Comboot Menu]
Thanks for the comment. The next pass for a file format ...
------ FILE BEGINS -----
# Comment lines
[menu]
item="text to display"
status="status line text"
action= SUBMENU | INACTIVE | whatever
submenu= <number>
data="arbitrary string"
item="text to display"
status="status line text"
action= SUBMENU | INACTIVE | RUN | EXIT
submenu=
2005 Mar 30
1
menu.c32, submenus
I am trying to create submenus, or more specifically a single submenu, using PXELINUX and the menu.c32. I have a tftp share with a basic config:
/ (root of tftp)
pxelinux.0
menu.c32
/diskdiag (dir)
/diskdiag/dskdiag.0
/pxelinux.cfg (dir)
/pxelinux.cfg/default
/pxelinux.cfg/dskdiag
one of the menu items in /pxelinux.cfg/default is as follows:
LABEL DISKDIAG
MENU LABEL [^B] Disk Diagnostics
2012 Jul 25
1
submenus and menu title
From
http://www.syslinux.org/wiki/index.php/Comboot/menu.c32
*** QUOTE - BEGIN ***
MENU BEGIN [tagname]
MENU END
Begin/end a submenu. The entries between MENU BEGIN and MENU END form a submenu, which is marked with a > mark on the right hand of the screen. Submenus inherit the properties of their parent menus, but can override them, and can thus have their own
2008 Aug 04
1
About "MENU TITLE" and possible hotkey handling
3.71, using isolinux and simple menu system menu.c32
To avoid having many different menu config files (one for each submenu) I'm
trying switching from the once required syntax
====
MENU LABEL > ^Firmware/BIOS
KERNEL menu.c32
APPEND menufw.cfg
====
to
====
MENU BEGIN
MENU TITLE ^Firmware/BIOS
<stuff that was inside menufw.cfg>
MENU END
====
However, it's not
2009 Mar 24
1
menu.c32 changes the key binding in tera term confusing user
Hi all:
Well it looks like my declaration of having a working menu system was
a tad premature.
If I enter any of the submenu's using the enter key on my keyboard, it
selects (and runs) the first item on the submenu. If I type ^j
instead, it enters the menu and I can scroll through the options. If I
type ^M, it acts like I hit the enter key and runs the first menu
item.
Now in my terminal
2019 Apr 16
1
Fix: menu immediate for submenu
Hello,
the hot key assigned to a MENU BEGIN (via MENU LABEL) doesn't cause the submenu to be entered automatically when MENU IMMEDIATE is used (at previous level). Here's a patch over syslinux 6.03. Patch was tested on Debian.
Regards
Dany
*Sample config*
# hot keys: S,1,2 are immediate (screen flash), but not E
MENU IMMEDIATE
LABEL standard
MENU LABEL ^Standard
MENU BEGIN
MENU LABEL
2015 Jun 23
0
[patch] doc/menu.txt MENU RESOLUTION and others
Correct the order of the parameters for MENU RESOLUTION.
Update references.
Rewording.
Typos.
diff U3 /syslinux-6.03/doc/menu.txt /syslinux-6.03-next/doc/menu.txt
--- /syslinux-6.03/doc/menu.txt Mon Oct 06 19:27:44 2014
+++ /syslinux-6.03-next/doc/menu.txt Wed Jun 24 01:28:49 2015
@@ -5,35 +5,38 @@
+++ THE ADVANCED MENU SYSTEM +++
The advanced menu system, written by Murali Krishnan
2006 Jan 11
0
Incoming PSTN Calls - Can't interrupt Main Menu
Just another bit of info which might help solve this:
Looking at the Asterisk log messages - I notice when I start up
Asterisk, I see the error:
pbx_config.c: Can't use 'next' priority on the first entry!
Could I be right that its something got to do with priorities? I changed
the incomingpstn context to the following eliminating the 'n' field and
still the same errors were
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
2006 Nov 04
0
[720] trunk/wxruby2/doc/textile/menu.txtl: Update, rubyify and tidy
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" /><style type="text/css"><!--
#msg dl { border: 1px #006 solid; background: #369; padding:
2009 Dec 17
1
Wine Menu won't show!
Hello everyone.
I started using Ubuntu 9.10 approximately a month ago, and decided to install Wine (using the apt-get command). Time later, I upgraded to the 1.1.31 release, and it used to work flawlessly, until today. I decided to uninstall and reinstall Wine in order to fix the problem (I had to delete the Wine folder manually from my GNOME menu), but after reinstalling, the Wine submenu
2004 Feb 03
2
SYSLINUX 2.09-pre5 - Menu Depth "Feature"
HPA,
I believe I've found a possible bug with /menu.
This against the unmodified -pre5 snapshot.
SRC: http://www.survivaldisk.com/menutest.c
COMPILED: http://www.survivaldisk.com/menutest.com
It's easiest explained if you just compile the .c and experience it for
yourself, anyways.
If you have two submenus nested within each other and then call a third menu
it will bring up the
2006 Apr 21
4
Dynamic Menu
Hi, I think I''m doing this the right way, but can''t get it going. I''m
building a menu from the values in a mySQL table, and want to build it
on the fly. This is something that should be working but only works
halfway:
<% @pages = Page.find(:all, :conditions => [''site_id = 4'']) %>
<% @pages.each do |p| %>
xyz
<%p.id%>
<%
2013 May 29
0
Suggestion: MENU DISABLE and MENU HIDE for submenus
Hello Syslinux Team,
As known, the "MENU DISABLE" and "MENU HIDE" directives are valid
only after a LABEL directive. In addition to their main purpose, they
are sometimes useful for troubleshooting / simplifying / improving
(sections of) menus, without having to temporarily delete or comment
out (possibly large) parts of an already-existent menu.
I'd like to suggest,
2008 May 29
0
The new graphical simple menu system
I want to learn how to add list on the new graphical simple menu system. Can
you give me some documents to add list on the simple menu? I am a newer to
Linux. Just I installed Knoppix 5.3 linux on my computer. I do not know how
to work for syslinux. Please, give me your advice. Thank you in advance.