Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Apr 1998 09:18:44 -0500 (EST)
From:      Mikhail Teterin <mi@aldan.algebra.com>
To:        freebsd-current@FreeBSD.ORG
Subject:   vidcontrol tip (was ``Re: -current reboot & vidcontrol mode switching'')
Message-ID:  <199804021418.JAA23875@rtfm.ziplink.net>
In-Reply-To: <19980402180138.10633@nagual.pp.ru> from "Андрей Чернов" at "Apr 2, 98 06:01:38 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
Андрей Чернов once stated:

=(since vidcontrol mode switching was in my .login for years due to lack
=of -all-the-screens- mode switching syscons ability)

BTW, this is what I have in one of the /usr/local/etc/rc.d

	for ttyv in /dev/ttyv*
	do
		vidcontrol VGA_80x30 < $ttyv 2>1 > /dev/null
	done


		-mi

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199804021418.JAA23875>