Date: Fri, 6 Sep 2002 10:45:48 +0200 From: Marc Olzheim <marcolz@stack.nl> To: Nicolas Rachinsky <list@rachinsky.de> Cc: freebsd-stable@FreeBSD.ORG, Wayne M Barnes <stabilizer@klentaq.com> Subject: Re: ttyv0 change remotely Message-ID: <20020906084548.GA34588@stack.nl> In-Reply-To: <20020905195447.GA15211@narr.dauerreden.de> References: <20020905143647.A42547@klentaq.com> <20020905195447.GA15211@narr.dauerreden.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Sep 05, 2002 at 09:54:47PM +0200, Nicolas Rachinsky wrote: > > Is there a way for me to remotely Alt-F3 to change the > > console to ttyv2 ? I might do this at remote reboot time, > > and/or any time X is not running and no one is logged in at > > the console. > > vidcontrol -s 3 < /dev/ttyv1 Or, as root: echo '<ctrl-v><esc>[2z' > /dev/console ;-) Marc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020906084548.GA34588>