-Tristan-
loo...@qwest.net
You should have received 'ncurses-intro' with your ncurses distribution
Look at
ftp://ftp.gnu.org/pub/gnu/ncurses
http://dickey.his.com/cdk/cdk.html
--
-o) | Ivan Stankovic, sr...@hi.hinet.hr ICQ: 106058615
/\\ | "... we can't optimize a program, but we can hope to improve it."
_\_v | Robert Sedgewick
I am doing the same, here is a couple:
http://vpg.vil.ee/~michael/C_tutorial/NCurses.html
http://www.cs.mun.ca/~rod/ncurses/ncurses.html
I may have a couple of others as bookmarks on other computers. I would
appreciate anything that you could send me as well. The easiest example
that I have found so far is dselect the debian package manager.
Unfortunately, I need to work on my C some and following how curses is used
there is giving me some problems. My biggest concern is how to map the
keystrokes to functions. ( ncurses gives good access to a lot of keystrokes
but a lot it doesn't seem to) Just what keystroke is what on the keyboard
is still a bit of a problem for me.
Hope this helps :)
William Lacy
William Lacy wrote:
>> I wrote a program to print this stuff out. then recompiled the keyboard
mappings for
my terminal. I don't remember what it is for SUN but for hpux it is tic and
untic, LINUX
I am not sure about either.