Subject: Re: pending/161: Root's dot-files should be consistent.
To: Chris G. Demetriou <cgd@postgres.Berkeley.EDU>
From: J.T. Conklin <conklin@ngai.kaleida.com>
List: netbsd-bugs
Date: 03/18/1994 09:45:36
>> I'd prefer that the "correct" setting for the
>> erase & kill chars for a particular machine's console be added to the
>> gettytab file.  Then getty will set the erase and kill characters
>> appropriately automatically.

Chris> I'd actually say: have one consistent set, across all architectures,
Chris> and make that NetBSD's default...
Chris>
Chris> this is something that there's very little good reason to be
Chris> inconsistent about...

I think that there are two issues here:
 * What are the default erase and kill characters?
 * What are the erase and kill characters used by the console?

I think that the default erase and kill characters should be the same
across all architectures.  

But different machines have different consoles with different
keyboards.  If it makes sense for the console (or any tty device) to
have different erase and kill characters than the default, then they
should be set in the gettydefs file.

You are not going to find a set of erase/kill characters that everyone
will be happy with.  PC keyboards's have a nice big backspace key,
while a VT100 has rubout.

	--jtc

------------------------------------------------------------------------------