From owner-freebsd-questions Sun May 10 12:05:47 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA24175 for freebsd-questions-outgoing; Sun, 10 May 1998 12:05:47 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from gdi.uoregon.edu (gdi.uoregon.edu [128.223.170.30]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA24170 for ; Sun, 10 May 1998 12:05:42 -0700 (PDT) (envelope-from dwhite@gdi.uoregon.edu) Received: from localhost (dwhite@localhost) by gdi.uoregon.edu (8.8.7/8.8.8) with SMTP id MAA25251; Sun, 10 May 1998 12:05:41 -0700 (PDT) (envelope-from dwhite@gdi.uoregon.edu) Date: Sun, 10 May 1998 12:05:41 -0700 (PDT) From: Doug White Reply-To: Doug White To: Leif Neland cc: questions@FreeBSD.ORG Subject: Re: video mode In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 10 May 1998, Leif Neland wrote: > Can I somehow make VGA_80x30 the standard mode for all vty's? Hack syscons? > If not, should I try making a patch allowing a default video-mode in > /etc/rc.conf? I think you have to do this the hard way -- change to each vty and change the mode using vidcontrol. This can be done programmatically. > Or how about a /etc/rc.syscons, where also the default colour scheme for > each vty could be set? Not another rc.*! This would certainly be a rc.conf item. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message