Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!uunet!cs.utexas.edu!hellgate.utah.edu!dog.ee.lbl.gov!nosc!crash!ncr-sd!serene!rfarris From: rfarris@rfengr.com (Rick Farris) Newsgroups: comp.unix.sysv386 Subject: How do I disable flow control for an rlogin session? Message-ID: <1991Apr08.062002.20072@rfengr.com> Date: 8 Apr 91 06:20:02 GMT Organization: RF Engineering, Del Mar, California Lines: 15 Having just installed tcp/ip between my SCO Unix 3.2v2.0 system and my SCO Open Desktop 1.1 system, I'm learning a lot about network operation. One think I haven't learned, though, is how to turn off flow-control for an rlogin session. In particular, I'd like to be able to use ^S and ^Q in emacs, as God intended. I've tried various combinations of "stty -ixon" on each end of the connection, to no avail. If I telnet across flow control is disabled, but when I rlogin, I just can't shake it. Any ideas?