Microport console driver & raw mode programs
Barnacle Wes
wes at obie.UUCP
Fri Apr 8 15:34:08 AEST 1988
In article <362 at mancol.UUCP>, samperi at mancol.UUCP (Dominick Samperi) writes:
> Has anyone experienced console driver problems after using a program
> (like elm, for example) that sets the tty to raw mode (that is, turns
> off ICANON under System V)?
It could be that elm is not restoring your stty settings correctly. I
have a simple csh alias that takes care of this problem, which is
especially frequent in my own programs: :-)
alias oops 'stty sane erase \^h intr \^c kill \^y echoe ixany ; stty'
This restores my stty settings (at least the ones that seem to get
garbled the most) and then prints them on the screen.
--
/\ - "Against Stupidity, - {backbones}!
/\/\ . /\ - The Gods Themselves - utah-cs!utah-gr!
/ \/ \/\/ \ - Contend in Vain." - uplherc!sp7040!
/ U i n T e c h \ - Schiller - obie!wes
More information about the Comp.unix.xenix
mailing list