capturing a cntrl-s... or interupts.
Jean-Pierre Radley
jpr at dasys1.UUCP
Wed Jul 5 15:01:26 AEST 1989
In article <20053 at adm.BRL.MIL> C463435 at umcvmb.missouri.edu (Don Ingli) writes:
>How can I capture a control-s in an input stream without
>it suspending the terminal??? Raw mode???
>This is for a C program runninx Sys V unix on an AT&T 3b2. We have
>CURSES if that helps...
When you say "capture" the control-s, I take it you mean prevent the
control-s from controlling anything.
Have you tried
stty -ixon </dev/ttyXX
where /dev/ttyXX is the port in question.
--
Jean-Pierre Radley CIS: 72160,1341 jpr at jpradley.UUCP
More information about the Comp.unix.questions
mailing list