search for: 20ff8000

Displaying 9 results from an estimated 9 matches for "20ff8000".

2009 Oct 22
2
menu.c32 selection bar visibility on serial console
...+ Unfortunately it's not possible to see what is selected while navigating through this menu with the up/down keys. This is the pxelinux.cfg/default: DEFAULT menu.c32 PROMPT 0 TIMEOUT 600 MENU TITLE Main MENU SEPARATOR MENU NOTABMSG MENU COLOR sel 1;7;37;40 #e0000000 #20ff8000 all LABEL 0 MENU LABEL Boot from Harddisk MENU default LOCALBOOT 0 TYPE 0x80 LABEL 1 MENU LABEL WDS - Windows Deployment Services KERNEL pxeboot.0 LABEL 2 MENU LABEL Debian --> MENU INDENT 2 KERNEL menu.c32...
2009 Mar 19
0
Full config file with Timeout issue
...ompt 0 menu color screen 37;40 #80ffffff #00000000 menu color border 30;44 #40000000 #00000000 menu color title 1;33;44 #c0fdd017 #00000000 menu color unsel 37;44 #90ffffff #00000000 menu color hotkey 1;37;44 #ffffffff #00000000 menu color sel 7;37;40 #e0000000 #20ff8000 menu color hotsel 1;7;37;40 #e0400000 #20ff8000 menu color scrollbar 30;44 #40000000 #00000000 menu color tabmsg 31;40 #90ffff00 #00000000 menu color cmdmark 1;36;40 #c000ffff #00000000 menu color cmdline 37;40 #c0ffffff #00000000 menu color pwdborder 30;47 #80ffffff #20ffff...
2006 Sep 23
5
SYSLINUX 3.31-pre4 is release candidate
I have decided to promote SYSLINUX 3.31-pre4 to release candidate status. If it tests out OK, it will become 3.31 some time next week, probably. -hpa
2008 Feb 13
1
menu.c32 empty label?
The attached config works, but gives 2 error messages that get covered up by the GUI screen so fast I cannot read them. I think they are probably about having 'LABEL' with nothing after it. I was trying to follow the example in menu.doc but somehow I'm doing it wrong. Please consider helping me figure out how to get the same resulting GUI menu without any error messages. I am using
2006 Sep 26
1
SYSLINUX 3.31 released
I have just released SYSLINUX 3.31. It is functionally identical to SYSLINUX 3.31-pre4. Changes in 3.31: * The simple menu system (menu.c32 and vesamenu.c32) now support loading more than one configuration file at a time, using MENU INCLUDE or by specifying multiple filenames. * The MENU COLOR statement can now control the shadowing mode. Changes in
2010 Aug 30
4
memdisk operations FAIL to boot with Syslinux-4.02
...ne menu color title 1;36;40 #c00090f0 #00000000 none menu color unsel 37;40 #90ffffff #00000000 none menu color hotkey 1;37;40 #ffffffff #00000000 none menu color sel 30;47 #ff00ff00 #00000000 none menu color hotsel 1;7;30;47 #ffffffff #20ff8000 none menu color scrollbar 30;40 #40000000 #00000000 none menu color tabmsg 31;40 #90ffff00 #00000000 none menu color cmdmark 1;36;40 #c000ffff #00000000 none menu color cmdline 37;40 #c0ffffff #00000000 none menu color pwdborder 30;47 #80fffff...
2006 Sep 19
6
Comments sought on the graphical menu infrastructure
Hi all, I would really appreciate feedback on the graphical menu system and its infrastructure. It's not really clear to me that it's what people want; it seems to me that it makes more sense than gfxboot, for example (C rather than pseudo-Forth), but I can understand people would disagree. Anyway, the more feedback I get the easier it will be to pick a direction and a priority for
2006 Sep 01
2
SYSLINUX 3.30-pre1 released
...i> when used in text mode, or on the serial console, and to ARGB colors <fg> and <bg> in graphics mode. For example, #ffffffff is white with full opacity; #00000000 is fully transparent. One of the defaults (see below) would thus be written: menu color sel 0;7;37;40 #cf101010 #20ff8000 The current color names and defaults are currently as follows (from the source code): /* * The color/attribute indexes (\1#XX) are as follows * * 00 - screen Rest of the screen * 01 - border Border area * 02 - title Title bar * 03 - unsel Unselected menu item * 04 - hotkey Uns...
2013 Jan 09
21
question
Hello, Is "Dos installer from Win98" REMOVED from Syslinux-5.00/syslinux-5.01-pre1? Prof S W Damle