[comp.unix.i386] CBREAK under 386/ix

david@csource.OZ.AU (david nugent) (06/06/90)

What's the equivalent way of setting CBREAK on a terminal (as I do
under Xenix) in 386/ix?  I notice that there's no definition for it
in /usr/include/sgtty.h, where "#define XTABS 02" has replaced
"#define CBREAK 02".  Clearly, XTABS won't work.  ;-)

The desired effect is to have character by character I/O, but not
loosing special character interpretation...

david
-- 
  Unique Computing Pty Ltd, Melbourne, Aust.
  david@csource.oz.au  3:632/348@fidonet  28:4100/1@signet

cpcahil@virtech.uucp (Conor P. Cahill) (06/07/90)

In article <9@csource.OZ.AU> david@csource.OZ.AU (david nugent) writes:
>What's the equivalent way of setting CBREAK on a terminal (as I do
>under Xenix) in 386/ix?  I notice that there's no definition for it
>in /usr/include/sgtty.h, where "#define XTABS 02" has replaced
>"#define CBREAK 02".  Clearly, XTABS won't work.  ;-)

RTFM - termio(7) in the users/system administrators manual.



-- 
Conor P. Cahill            (703)430-9247        Virtual Technologies, Inc.,
uunet!virtech!cpcahil                           46030 Manekin Plaza, Suite 160
                                                Sterling, VA 22170