Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!rutgers!ucsd!ucbvax!agate!headcrash.Berkeley.EDU!lechner From: lechner@headcrash.Berkeley.EDU (Eric J. Lechner) Newsgroups: comp.unix.aux Subject: making things run in CBREAK mode Summary: how do you do it? Keywords: cbreak, ioctl, curses Message-ID: <1989Oct6.020612.22933@agate.berkeley.edu> Date: 6 Oct 89 02:06:12 GMT Sender: usenet@agate.berkeley.edu (USENET Administrator;;;;ZU44) Reply-To: lechner@ocf.Berkeley.EDU (Eric J. Lechner) Organization: theHouse Lines: 14 a housemate and myself have been porting BSD sources to run under A/UX, and are slightly dismayed because we cannot find any references to CBREAK mode in the manual. since we are trying to port sources that use the CBREAK flag (from sgttyb.sg_flags, using ioctl and TIOCGETP and TIOCSETP). is there a trick to making things run in cbreak (stty doesn't include a cbreak mode either), or does it just plain not exist? any help would be appreciated. eric lechner