TTY, speak now, or forever

Nathaniel Ingersoll natei at sco.COM
Sat Oct 28 05:40:44 AEST 1989


Talking about writing a new tty driver for some system:

  In article <254641C0.4960 at ateng.com> chip at ateng.com (Chip Salzenberg) writes:
  >
  >And make all control characters optional.  As in, "stty intr none".

Try setting the control character to -1 to undefine it;
in system V use
	% stty intr ^-

as per the stty(1) man page.

-- 
________________________________________________________________________



More information about the Comp.unix.wizards mailing list