home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / unix / question / 10090 < prev    next >
Encoding:
Internet Message Format  |  1992-08-14  |  934 b 

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