Date: Thu, 13 Apr 1995 13:31:11 +1000 From: Bruce Evans <bde@zeta.org.au> To: current@FreeBSD.org, smace@metal-mail.neosoft.com Subject: Re: default erase key Message-ID: <199504130331.NAA04488@godzilla.zeta.org.au>
next in thread | raw e-mail | index | archive | help
>shouldn't CERASE in sys/ttydefaults.h be 0010 now since we default to ^H in >syscons? No. Keyboard drivers on other machines are not affected by the change to syscons. syscons should ignore CERASE and set tp->t_termios.c_cc[VERASE] to CTRL('h'). Bruce
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199504130331.NAA04488>