[plug] console scroll

Cameron Patrick cameron at patrick.wattle.id.au
Thu Nov 27 10:26:06 WST 2003


On Thu, Nov 27, 2003 at 09:29:34AM +0800, smclevie wrote:
| Hi all,
| 
| I'm using the basic console.  (No GUI loaded.  X not loaded.)
| 
| I am wanting a greater history on the <shift><pg_up> key sequence.
| 
| Thanks,
| 
| Steve

Use GNU screen.  Then you can have as much history as you want...
'Ctrl-a [' will enter copy/scrollback mode, and from there you use Page
Up/Down to scroll.  You can set the number of scrollback lines in your
.screenrc with something like:

	defscrollback 1000

Cameron.

_______________________________________________
plug mailing list
plug at plug.linux.org.au
http://mail.plug.linux.org.au/cgi-bin/mailman/listinfo/plug


More information about the plug mailing list