From owner-freebsd-questions@FreeBSD.ORG Tue Mar 22 15:35:19 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 E46B816A4CE for ; Tue, 22 Mar 2005 15:35:19 +0000 (GMT) Received: from fusion.vilot.net (vilot.com [64.246.32.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id 645FB43D5A for ; Tue, 22 Mar 2005 15:35:19 +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 j2MFZIgA061692 for ; Tue, 22 Mar 2005 09:35:18 -0600 (CST) (envelope-from tom@vilot.com) Received: by vilot.com (sSMTP sendmail emulation); Tue, 22 Mar 2005 08:34:46 -0700 From: "Tom Vilot" Date: Tue, 22 Mar 2005 08:34:46 -0700 To: freebsd-questions@freebsd.org Message-ID: <20050322153446.GA920@vilot.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Organization: 3Dimentia, Inc. Mailer: mutt for FreeBSD Subject: 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: Tue, 22 Mar 2005 15:35:20 -0000 After I start X, I need to switch to a virtual console and log in as root so that I can issue kbdcontrol -r fast. Is there a place I can set this so I don't have to do that anymore? I've looked at the man pages for a few settings, but I can't seem to find something that specifically addresses keyboard repeat rate. Thanks in advance.