From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: Date: Wed, 7 Dec 2005 09:32:51 -0500 From: Russ Cox To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu> Subject: Re: [9fans] alarm() and threads.. In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: Topicbox-Message-UUID: bc167f70-ead0-11e9-9d60-3106f5b1d025 > > Depends on what you mean by this. If you mean when > > the user types Delete to kill a program, that turns into > > a "interrupt" note. > > How can it be acheived in context in writing a program > to handle this condition? What do you want the program to do when the user types Delete? Russ