Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!samsung!zaphod.mps.ohio-state.edu!swrinde!ucsd!ucbvax!hplabs!hpda!hpcupt1!hpisod2!decot From: decot@hpisod2.HP.COM (Dave Decot) Newsgroups: comp.sys.hp Subject: Re: CBREAK mode Message-ID: <16710043@hpisod2.HP.COM> Date: 22 Feb 90 21:02:18 GMT References: Organization: Hewlett Packard, Cupertino Lines: 6 Note that the routine cbreak() also turns off echoing. If you don't want to do that, delete the portions that clear the ECHO flags (you usually do if you want to prevent the screen from getting messed up, so that's why this function also does that). Dave