Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Nov 1995 02:55:41 -0500 (EST)
From:      Marc Ramirez <mrami@mramirez.sy.yale.edu>
To:        "Justin T. Gibbs" <gibbs@freefall.freebsd.org>
Cc:        john@starfire.mn.org, FreeBSD questions <questions@FreeBSD.ORG>
Subject:   Re: disabling job control keys 
Message-ID:  <Pine.BSF.3.91.951109025017.18157C-100000@mramirez.sy.yale.edu>
In-Reply-To: <199511090456.UAA01177@aslan.cdrom.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 8 Nov 1995, Justin T. Gibbs wrote:

> >I have a number of non-sophisticated users who only end up being
> >confused if they issue SUSP or anything like that.  Is there a way
> >to entirely disable those features of the tty and ptty drivers?
> >
> >		   John Lind, Starfire Consulting Services
> >E-mail: john@starfire.MN.ORG		USnail: PO Box 17247, Mpls MN  55417
> 
> >From the stty man page, this looks like what you want:
> 
>      isig (-isig)
>                  Enable (disable) the checking of characters against the
> 		 special control characters INTR, QUIT, and SUSP.

Mightn't 

$ stty susp undef

do the trick better?  I would think twice about getting rid of INTR.

Marc.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.951109025017.18157C-100000>