Subject: Can't Ctlr-C on console anymore...
To: None <current-users@NetBSD.org>
From: Jukka Salmi <j+nbsd@2006.salmi.ch>
List: current-users
Date: 04/17/2006 09:16:00
Hello,
I just noticed that I can't interrupt programs on the wscons console
anymore when using ksh:
$ uname -sr
NetBSD 3.99.18
$ echo $SHELL
/bin/ksh
$ sleep 5
^C^C^C$
This works fine in xterm:
$ sleep 5
^C
$
When using /bin/sh this problem doesn't exist. However, using an old
(2004-01-01) ksh didn't fix the problem...
Is anybody else seeing this?
Regards, Jukka
--
bashian roulette:
$ ((RANDOM%6)) || rm -rf ~