home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!olivea!mintaka.lcs.mit.edu!hal.gnu.ai.mit.edu!wyvern
- From: wyvern@hal.gnu.ai.mit.edu (The Wyvern)
- Newsgroups: comp.unix.questions
- Subject: Any way to restart tty output w/o ^Q?
- Summary: CTRL-Q unusable
- Keywords: stty, tty output
- Message-ID: <1992Aug14.194752.22399@mintaka.lcs.mit.edu>
- Date: 14 Aug 92 19:47:52 GMT
- Sender: news@mintaka.lcs.mit.edu
- Organization: Free Software Foundation
- Lines: 13
-
-
- Well, the subject pretty much says it:
-
- Is there any way to restart terminal output that's been stopped with ^S
- besides using ^Q? In my case I inadvertantly changed the start character
- with stty to something untypeable. Is there an external commad that can
- perhaps be redirected to the hung terminal device? I tried some different
- things with stty (stty start '^Q' >/dev/ttyxx) but no luck.
-
- (On my system stty does use 'start' and 'stop' characters rather than the
- 'start/stop' alternative.)
-
- Thanks for any help!
-