I gave an answer to my question :
how does one use xterm in slave mode -SccN ?
however the terminal I get has cooked I/O,
so my next question is how does one change the tty modes (to raw, -echo)
for a terminal that is not stdin ? I have both name and file descriptor.
The best answer I have requires c, and the use of termios, but
I have not yet got it to work. Is there a standard unix command for this
that I am not seeing when I use man -k ?
cheers
beau webber