From owner-freebsd-questions@FreeBSD.ORG Wed Aug 18 03:48:05 2004 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 02D0016A4CE for ; Wed, 18 Aug 2004 03:48:05 +0000 (GMT) Received: from mtiwmhc12.worldnet.att.net (mtiwmhc12.worldnet.att.net [204.127.131.116]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE03143D5D for ; Wed, 18 Aug 2004 03:48:04 +0000 (GMT) (envelope-from jayobrien@worldnet.att.net) Received: from [192.168.1.6] (dsl093-180-184.sac1.dsl.speakeasy.net[66.93.180.184]) by worldnet.att.net (mtiwmhc12) with ESMTP id <2004081803480311200lbeade> (Authid: jayobrien@att.net); Wed, 18 Aug 2004 03:48:03 +0000 Message-ID: <4122D175.8060707@att.net> Date: Tue, 17 Aug 2004 20:48:05 -0700 From: Jay O'Brien User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.2) Gecko/20040803 X-Accept-Language: en-us, en MIME-Version: 1.0 To: FreeBSD - questions Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: keyboard history buffer setting 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: Wed, 18 Aug 2004 03:48:05 -0000 I can run kbdcontrol -h 500 or vidcontrol -h 500 to set the scroll back keyboard history buffer to 500 lines for the virtual terminal I'm using. How can I make that happen at boot, in the same manner as I run allscreens_flags in rc.conf to set other terminal parameters? I don't need this to set all of the virtual terminals; it would be nice if each terminal could be set separately. It doesn't work for me when placed in rc.conf, with either a direct command or attempting to use allscreens_flags. I'm using 4.10. Jay O'Brien Rio Linda, CA USA