From owner-freebsd-questions@FreeBSD.ORG Thu Aug 28 13:34:18 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DC02116A4BF for ; Thu, 28 Aug 2003 13:34:18 -0700 (PDT) Received: from remt23.cluster1.charter.net (remt23.cluster1.charter.net [209.225.8.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id 179AD43FD7 for ; Thu, 28 Aug 2003 13:34:18 -0700 (PDT) (envelope-from chowse@charter.net) Received: from [66.168.145.25] (HELO moe) by remt23.cluster1.charter.net (CommuniGate Pro SMTP 4.0.6) with ESMTP id 138624288 for freebsd-questions@freebsd.org; Thu, 28 Aug 2003 16:34:15 -0400 From: "Charles Howse" To: Date: Thu, 28 Aug 2003 15:34:07 -0500 Message-ID: <005701c36da3$bb78f870$04fea8c0@moe> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2616 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Importance: Normal Subject: Scroll back in console X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Aug 2003 20:34:19 -0000 Hi, I realize that I can pipe a command to a pager, but is there a keystroke combination that I can use to scroll back in the console? Shift+PageUp works in Linux. Thanks, Charles