search for: simplemenu

Displaying 8 results from an estimated 8 matches for "simplemenu".

2008 Jul 29
1
Xdefaults file.
I am trying to get my xterm window under gnome to open with large fonts, with light green foreground and dark green background. I have the following .Xdefaults file contents: $ cat .Xdefaults ! This is a comment ;-) #ifdef COLOR *customization: -color #endif !! Let's cast a wide net, for any app supporting these ! Blink instead of beeping *visualBell: True *scrollTtyOutput: False
2011 Jan 07
5
Set font and size in xterm
I have a situation where gnome console does not handle vt102 escape sequences properly and therefor need to employ xterm instead. When I run xterm from a gnome terminal window I am presented with an extremely small terminal window employing an almost unreadably small font. I have attempted to set the font size using xrdb and a custom .Xresources file. I can change the colour scheme. I can
2017 Aug 24
4
cmenu.c32 Symbol not found luaL_checklstring
Hello everyone, I am trying to PXE boot my Acer Aspire G3-773G laptop. It uses UEFI, so I load 64bit syslinux.efi (v6.03) and it automatically loads ldlinux.e64. All is fine. But when I want to use cmenu.c32 (with UI cmenu.c32 in the config file), the loader downloads: * cmenu.c32 * libmenu.c32 * libcom32.c32 * libutil.c32 Then syslinux reports: "unable to load cmenu.c32:
2017 Aug 28
0
cmenu.c32 Symbol not found luaL_checklstring
...able to load cmenu.c32: symbol not found > luaL_checklstring". > This sysbol is defined in liblua.c32, that is present in the TFTP > directory. The TFTP log file however does not show any attempt to load > this library.... cmenu.c32 is a Lua library, use it from a Lua script. See simplemenu.lua in the Syslinux source tree for an example. -- Feri
2014 Mar 02
3
pull request: upgrade to Lua 5.2.3, automatic Linux boot menu and cmenu binding
.../test/life.lua | 111 - com32/lua/test/luac.lua | 7 - com32/lua/test/pci.lua | 34 - com32/lua/test/printf.lua | 7 - com32/lua/test/readonly.lua | 12 - com32/lua/test/sieve.lua | 29 - com32/lua/test/simplemenu.lua | 34 + com32/lua/test/sort.lua | 66 - com32/lua/test/syslinux-derivative.lua | 38 - com32/lua/test/syslinux.lua | 1 - com32/lua/test/table.lua | 12 - com32/lua/test/trace-calls.lua | 32 - com32/lua/test/trace-globals.lu...
2013 Oct 23
2
syslinux lua support
I am a developer from the 'Frugalware Linux' distribution. I have been trying to use the syslinux lua module to support more dynamic menu generation at runtime for our distributed ISO images, as Grub2 is not very configurable for this. For example, I need raw access to the PCI bus information to configure the video output kernel boot parameters for specific hardware. Specifically,
2015 Sep 08
3
cannot compile simple.c from within Syslinux 6.03
Hello All, This is my first time requesting help, so please bear with me. I don't upgrade Syslinux very often (only when the need arises), until now I have been using version 4.05. However, I have recently acquired several UEFI servers that are in need of being able to do OS installations via pxelinux. I have upgraded to Syslinux version 6.03, however I am not able to compile my custom
2009 Nov 06
1
centos 5.3 install ncview X libraries error and netcdf header error
I was trying to install software named ncview on a centos 5.3 box. ./configure command gave this error: Error, the X libraries and development headers must be installed for ncview to work! I was surprised that there were many google hits related to ubuntu, none for centos. So even though I eventually figured out what to do, I decided to share this with the list anyhow, so maybe next time I