From owner-freebsd-questions@FreeBSD.ORG Fri Nov 14 15:19:36 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 69BC016A4CE for ; Fri, 14 Nov 2003 15:19:36 -0800 (PST) Received: from hornet.velocet.net (hornet.velocet.net [216.138.223.229]) by mx1.FreeBSD.org (Postfix) with ESMTP id A6C4B43FA3 for ; Fri, 14 Nov 2003 15:19:35 -0800 (PST) (envelope-from willyyam@sillyrabbi.dyndns.org) Received: from sillyrabbi.dyndns.org (H241.C230.tor.velocet.net [216.138.230.241]) by hornet.velocet.net (Postfix) with ESMTP id 5F80531E85A for ; Fri, 14 Nov 2003 18:19:34 -0500 (EST) Received: from willyyam by sillyrabbi.dyndns.org with local (Exim 4.24; FreeBSD 4.8) id 1AKnEK-00012K-98 for freebsd-questions@freebsd.org; Fri, 14 Nov 2003 18:19:56 -0500 Date: Fri, 14 Nov 2003 18:19:56 -0500 From: William O'Higgins To: freebsd-questions@freebsd.org Message-ID: <20031114231956.GA3944@sillyrabbi.dyndns.org> References: <20031114142609.GB98595@happy-idiot-talk.infracaninophile.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20031114142609.GB98595@happy-idiot-talk.infracaninophile.co.uk> User-Agent: Mutt/1.4.1i Sender: William O'Higgins Subject: Re: beeping on console...NOT X - related question 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: Fri, 14 Nov 2003 23:19:36 -0000 On a related note, where do you set the amount of scrollback kept in the console or xterm? If I want to Shift-PageUp I can only go a few screens before stopping. I don't need to scroll back to the beginning of something really silly like 'find / *e*', but I'd love to be able to get back to the beginning of 'dmesg' (I know, I should pipe to 'less' or a file, but I like being able to retrace my steps when I realize partway through that I should have been running 'script'). Thanks. -- yours, William