From owner-freebsd-questions Wed Aug 1 10:31:57 2001 Delivered-To: freebsd-questions@freebsd.org Received: from tomts7-srv.bellnexxia.net (tomts7.bellnexxia.net [209.226.175.40]) by hub.freebsd.org (Postfix) with ESMTP id CD35A37B406 for ; Wed, 1 Aug 2001 10:31:53 -0700 (PDT) (envelope-from david@skytrackercanada.com) Received: from d.tracker ([64.231.63.212]) by tomts7-srv.bellnexxia.net (InterMail vM.4.01.03.16 201-229-121-116-20010115) with ESMTP id <20010801173153.TSFH9051.tomts7-srv.bellnexxia.net@d.tracker> for ; Wed, 1 Aug 2001 13:31:53 -0400 Received: (from david@localhost) by d.tracker (8.11.3/8.11.3) id f71HXHp01194 for questions@freebsd.org; Wed, 1 Aug 2001 13:33:18 -0400 (EDT) (envelope-from david) Date: Wed, 1 Aug 2001 13:33:18 -0400 (EDT) From: David Banning Message-Id: <200108011733.f71HXHp01194@d.tracker> To: questions@freebsd.org Subject: ctrl-z causes crash under ibcs2 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I am running a program under ibcs2 emulation which utilizes ctrl-z, but ctrl-z causes a crash. I have reset the program to utilize ctrl-a as a replacement, but users keep hitting ctrl-z my mistake and their terminals freeze. Any idea how I could get around this? My first thought is to somehow remap the keyboard to not send ctrl-z's when they are pressed. I'm not sure how to do that however. Any ideas? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message