From owner-freebsd-questions Wed Aug 20 19:45:33 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id TAA24261 for questions-outgoing; Wed, 20 Aug 1997 19:45:33 -0700 (PDT) Received: from sumatra.americantv.com (sumatra.americantv.com [207.170.17.37]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id TAA24256 for ; Wed, 20 Aug 1997 19:45:31 -0700 (PDT) Received: from right.PCS (right.PCS [148.105.10.31]) by sumatra.americantv.com (8.8.5/8.8.5) with ESMTP id WAA24335; Wed, 20 Aug 1997 22:04:25 -0500 (CDT) Received: (jlemon@localhost) by right.PCS (8.6.13/8.6.4) id VAA21226; Wed, 20 Aug 1997 21:47:05 -0500 Message-ID: <19970820214705.43515@right.PCS> Date: Wed, 20 Aug 1997 21:47:05 -0500 From: Jonathan Lemon To: "Rafael A. Reta Rodriguez" Cc: questions@FreeBSD.ORG Subject: Re: How to Pg Up References: <33FBA162.167EB0E7@mexcom.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.61.1 In-Reply-To: <33FBA162.167EB0E7@mexcom.net>; from Rafael A. Reta Rodriguez on Aug 08, 1997 at 09:01:06PM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Aug 08, 1997 at 09:01:06PM -0500, Rafael A. Reta Rodriguez wrote: > I have just migrated from Linux to FreeBSD and I love its performance > and its ambience. The only thig that I miss from Linux is it's ability > to scroll back the terminal pressing Ctrl-PgUp nad Ctrl-PgDonw. Hit ScrollLock first, then you can move around with PgUp/PgDn, and the arrow keys. -- Jonathan