Date: Wed, 18 Oct 1995 11:35:18 -0400 (EDT) From: Brian Tao <taob@io.org> To: Basket Case <jon@pcca71.gallaudet.edu> Cc: Freebsd Questions <freebsd-questions@freebsd.org> Subject: Re: cons25 being default terminal mode... Can that be changed? Message-ID: <Pine.BSF.3.91.951018113406.207L-100000@flinch.io.org> In-Reply-To: <Pine.BSF.3.91.951017091729.494A-100000@pcca71.gallaudet.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 17 Oct 1995, Basket Case wrote:
>
> "cons25" is generally defaulted as the terminal mode when I log on via
> console and I would like to have that changed to something in the VT*
> series such as VT100, VT102, and so forth.
Edit your /etc/ttys file:
ttyv0 "/usr/libexec/getty Pc" pcvt50 off secure
ttyv1 "/usr/libexec/getty Pc" pcvt50 on secure
ttyv2 "/usr/libexec/getty Pc" pcvt50 on secure
ttyv3 "/usr/libexec/getty Pc" pcvt50 on secure
ttyv4 "/usr/libexec/getty Pc" pcvt50 on secure
ttyv5 "/usr/libexec/getty Pc" pcvt50 on secure
ttyv6 "/usr/libexec/getty Pc" pcvt50 on secure
ttyv7 "/usr/libexec/getty Pc" pcvt50 off secure
^^^^^^
--
Brian Tao <taob@io.org>
System Administrator, Internex Online Inc.
"Though this be madness, yet there is method in't"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.951018113406.207L-100000>
