This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

VT100 Emulation


Hi,

I'am using eCos for our ethernet switch project. I
want console menus (not CLI kind but menus). So I
would like to know if vt100 emulation already exists
in eCos. 

I understand there is some vt100 part in the "cygmon"
and there is a terminal (tty) driver in the
"io-serial" package. But I was not able to trace if I
can do some specific action like "moveCursor2XY(x,y)"
or printAtXY(x,y,"Hello eCos") etc. with that code. Do
I need to add these stuff to the existing code; if so
can you please tell me how I can start with this. How
can I extend the "struct termcap" if required.

Regards,
K Srinivas Aithal


 

__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail
http://personal.mail.yahoo.com/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]