Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!hplabs!hpcc05!hpsgm2!yipkenny From: yipkenny@hpsgm2.sgp.hp.com (Kenny Yip) Newsgroups: comp.unix.questions Subject: Re: How to disable interrupt key strokes??? Message-ID: <1060001@hpsgm2.sgp.hp.com> Date: 14 Sep 90 05:06:10 GMT References: <25548.26ee65f3@kuhub.cc.ukans.edu> Organization: HP Singapore Lines: 11 > / hpsgm2:comp.unix.questions / jian@kuhub.cc.ukans.edu / 5:44 am Sep 13, 1990 / > For some reasons, I want to disable interrupt key strokes like Ctrl-C, Ctrl-Z, > and ESC. How could I do that by using SHELL or CSHELL commands. Any help > appreciated. > You can use the "stty" command to do so. This allows you to re-define the above characters. > Jian Q. Li > jian@kuhub.cc.ukans.edu ----------