home *** CD-ROM | disk | FTP | other *** search
/ PC-Online 1996 May / PCOnline_05_1996.bin / linux / source / ap / zsh / zsh-2.4 / zsh-2 / zsh-2.4.306 / help / ttyctl < prev    next >
Text File  |  1993-10-09  |  634b  |  12 lines

  1.        ttyctl -fu
  2.               The -f option freezes the tty, and -u unfreezes it.
  3.               When  the tty is frozen, no changes made to the tty
  4.               settings by external programs will  be  honored  by
  5.               the  shell,  except  for changes in the size of the
  6.               screen; the shell will simply reset the settings to
  7.               their previous values as soon as each command exits
  8.               or is suspended.  Thus, stty and  similar  programs
  9.               have  no  effect  when  the  tty is frozen. Without
  10.               options it reports whether the terminal  is  frozen
  11.               or not.
  12.