Hi managers,
I post this message for a friend which have a problem with
the stty command on DU 3.2 :
| The command 'stty -a -f /dev/tty00' on a DEC ALPHA station
| returns the terminal line settings :
| speed 9600 baud; 0 rows; 0 columns
| erase = ^H; werase <undef>; kill = ^U; intr = ^C; quit = ^\; susp = ^Z
| dsusp <undef>; eof = ^D; eol <undef>; eol2 <undef>; stop = ^S
| start = ^Q; lnext <undef>; discard <undef>; reprint <undef>; status
<undef>
| time = 0; min = 1
| -parenb -parodd cs8 -cstopb hupcl cread clocal
| -ignbrk brkint -ignpar -parmrk -inpck -istrip -inlcr -igncr icrnl
-iuclc
| ixon -ixany -ixoff -imaxbel
| isig icanon -xcase echo -echoe -echok -echonl -noflsh -mdmbuf -nohang
| -tostop -echoctl -echoprt -echoke -altwerase -iexten -nokerninfo
| opost -olcuc onlcr -ocrnl -onocr -onlret -ofill -ofdel tabs -onoeot
| We want to disable XON/XOFF flow control by using the command :
| 'stty -f /dev/tty00 -ixon'
| but the argument ixon is not updated.
| So, how can I disable the Start/Stop output control ?
|
Thanks.
--
Laurent DENIEL | E-mail: deniel_at_worldnet.fr
Paris, FRANCE | WWW : http://www.worldnet.net/~deniel
Received on Mon Jul 29 1996 - 20:44:19 NZST