[syslinux] Syslinux-4/libutil: console_ansi_std()

Gene Cumm gene.cumm at gmail.com
Sat Mar 27 08:00:06 PDT 2010


Well, I decided to get ROSH back out and try to get it functioning in
Syslinux-4.  As has been my habit, I first recompiled the Linux binary
and tried it out.  In the beginning of ROSH, it calls
console_ansi_std().  When I was working on this in the past, using
this function ensured both the Linux and the Syslinux/COM32 binaries
function similarly.

When using fgets() to get an input string in the Linux binary, I
noticed that hitting the "Enter" key had no results and therefore ROSH
did not proceed with processing a command.

Right now, I'm working on programming a testing application to test
the input capabilities and see if I can fumble around with
console_ansi_std() to see if I can get it to work.

Has anyone else noticed anything similar?  Has anyone had any success
using fgets() and console_ansi_std() in Linux with libutil in
Syslinux-4?

-- 
-Gene




More information about the Syslinux mailing list