From owner-freebsd-questions@FreeBSD.ORG Wed Mar 23 16:35:45 2005 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 6BA8416A4CE for ; Wed, 23 Mar 2005 16:35:45 +0000 (GMT) Received: from fusion.vilot.net (vilot.com [64.246.32.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id 05A2C43D3F for ; Wed, 23 Mar 2005 16:35:45 +0000 (GMT) (envelope-from tom@vilot.com) Received: from vilot.com (c-24-8-184-241.client.comcast.net [24.8.184.241]) (authenticated bits=0) by fusion.vilot.net (8.13.1/8.12.9) with ESMTP id j2NGZZDg075094; Wed, 23 Mar 2005 10:35:37 -0600 (CST) (envelope-from tom@vilot.com) Received: by vilot.com (sSMTP sendmail emulation); Wed, 23 Mar 2005 09:34:58 -0700 From: "Tom Vilot" Date: Wed, 23 Mar 2005 09:34:58 -0700 To: Christopher Nehren Message-ID: <20050323163458.GA1383@vilot.com> References: <20050322153446.GA920@vilot.com> <20050323163107.GC644@vilot.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050323163107.GC644@vilot.com> User-Agent: Mutt/1.4.2.1i Organization: 3Dimentia, Inc. Mailer: mutt for FreeBSD cc: freebsd-questions@freebsd.org Subject: Re: Keyboard Repeat Rate 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, 23 Mar 2005 16:35:45 -0000 > > If so, put the following in /etc/rc.conf: > > keyrate="fast" > > Okay. I'll try that. Well, that didn't work. It sets the key repeat rate, but when I start X it goes back to defaults. At least for the X session. I'm guessing there's a configuration somewhere for WindowMaker that is re-setting it. :c( Hmmm. I'll have to poke around some more .....