cbreak mode in ESIX

Art Neilson art at pilikia.pegasus.com
Sun Aug 26 05:48:49 AEST 1990


In article <25160 at boulder.Colorado.EDU> durian at tramp.Colorado.EDU (DURIAN MICHAEL BLAINE) writes:
>
>  I'm sure I'm just being stupid and over-looking something, not reading
>the revelent parts of TFM, but I can't discover how to set cbreak mode
>in ESIX.  Stty cbreak is not a valid option, and there is no CBREAK flag
>I can send to ioctl.
>  Could some kind person out there please describe the full extent of my
>foolishness and tell me how to do this.

CBREAK is called ICANON under System V.  Check out termio(7) in TFM.
If you're lazy and don't want to do the terminal settings via an ioctl(2),
Stty should have a "raw" option, aka cbreak.
-- 
Arthur W. Neilson III		| ARPA: art at pilikia.pegasus.com
Bank of Hawaii Tech Support	| UUCP: uunet!ucsd!nosc!pegasus!pilikia!art



More information about the Comp.unix.i386 mailing list