Subject: Re: Several questions
To: None <netbsd-users@NetBSD.org>
From: Emanuele R. <emarsk@infinito.it>
List: netbsd-users
Date: 03/11/2004 14:09:06
Ivan Voras wrote:

>
> - how to get the console to scroll? Activating Scroll-Lock "freezes" 
> the screen (nothing is output), but PgUp, PgDown and arrow keys do 
> nothing.
>
NetBSD doesn't support scrollback, but you can use the excellent package 
"screen" (/usr/pkgsrc/misc/screen) that allows you to have multiple 
"windows", scrollback, log output, cut 'n paste and a lot more. You can 
use the command "window" too, but it's a lot less powerful.