From owner-freebsd-newbies Thu May 13 16:47: 5 1999 Delivered-To: freebsd-newbies@freebsd.org Received: from whizkidtech.net (r32.bfm.org [208.18.213.128]) by hub.freebsd.org (Postfix) with ESMTP id DE90814EF3 for ; Thu, 13 May 1999 16:46:59 -0700 (PDT) (envelope-from adam@whizkidtech.net) Received: (from adam@localhost) by whizkidtech.net (8.9.2/8.9.2) id SAA02843; Thu, 13 May 1999 18:46:41 -0500 (CDT) (envelope-from adam) Date: Thu, 13 May 1999 18:46:09 -0500 From: "G. Adam Stanislav" To: unknown@riverstyx.net Cc: freebsd-newbies@FreeBSD.ORG Subject: Re: Newbie tip Message-ID: <19990513184609.A2831@whizkidtech.net> References: <3.0.6.32.19990513101133.0095e3e0@mail.bfm.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.3i In-Reply-To: ; from unknown@riverstyx.net on Thu, May 13, 1999 at 11:49:39AM -0700 Sender: owner-freebsd-newbies@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu, May 13, 1999 at 11:49:39AM -0700, unknown@riverstyx.net wrote: > > Can you elaborate on that one? By switching to a different vconsole, do you > > mean pressing Alt-F2 and then Alt-F1 again? > > Yep. That should clear the scrollback info, as long as *BSD uses the VGA > memory to handle the scrolling (I'm assuming). Uh, no. That won't work. That is why I asked you to elaborate: Perhaps you meant something else. But FreeBSD uses some other mechanism than VGA pages. FWIW, you can recompile the system to have one virtual console for every Alt-Fnn key available, something you could not all fit into VGA memory anyway. I checked this, just to be sure, but the scroll mechanism works even after logging out and switching between consoles. It even remembers the states of CapsLock, NumLock, and ScrollLock for each virtual console, a nice example of fine engineering. Adam To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-newbies" in the body of the message