On Sun, 27 May 2001 05:10:30 +0200 (CEST), 
Rene <[EMAIL PROTECTED]> wrote:
>Problem #2
>Certain keystrokes like ctrl+c does not work when logged in from the
>console

Are you using /dev/console or /dev/tty for the console session?
/dev/console does not support control-C, use /dev/tty for a VGA
session, /dev/ttyS<n> for a serial line.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to