From owner-freebsd-questions@FreeBSD.ORG Fri Feb 20 05:59:06 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 CFD7116A4CF for ; Fri, 20 Feb 2004 05:59:06 -0800 (PST) Received: from mk-smarthost-3.mail.uk.tiscali.com (mk-smarthost-3.mail.uk.tiscali.com [212.74.114.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id A3D5A43D2D for ; Fri, 20 Feb 2004 05:59:06 -0800 (PST) (envelope-from b.candler@pobox.com) Received: from dsl-212-74-113-65.access.uk.tiscali.com ([212.74.113.65]:24388 helo=vaio.linnet.org) by mk-smarthost-3.mail.uk.tiscali.com with esmtp (Exim 4.24) id 1AuBBI-000IND-4n for freebsd-questions@freebsd.org; Fri, 20 Feb 2004 13:59:04 +0000 Received: from brian by vaio.linnet.org with local (Exim 4.30) id 1AuBBH-0001wR-NZ for freebsd-questions@freebsd.org; Fri, 20 Feb 2004 13:59:03 +0000 Date: Fri, 20 Feb 2004 13:59:03 +0000 From: Brian Candler To: freebsd-questions@freebsd.org Message-ID: <20040220135903.GA7424@uk.tiscali.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i Subject: USB keyboard rollover problem 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, 20 Feb 2004 13:59:07 -0000 Since my old Vaio laptop has a broken key, I decided to get a USB keyboard for it. I have been using a USB mouse successfully for a while. However I have a problem with keyboard rollover, meaning I get duplicate characters when typing quickly. Example: Depress "a" -- a Depress "b" -- b Release "a" Depress "c" -- cb So typing "questions" quickly tends to say "questioins". I am having to type this very gingerly and still doing lots of backspaces! My question is: is this something I can tweak in FreeBSD? (I can't see anything under kbdcontrol). Is it a bug in FreeBSD? Or have I just bought a useless keyboard? System information: - Sony Vaio PCG-C1F - FreeBSD 4.8-RELEASE - Packard Bell PB-KB400 USB "Night glow" keyboard (I didn't want the glow but it was the only small USB keyboard in stock locally :-) Feb 20 13:38:14 vaio /kernel: ukbd0: USB Multimedia Keyboard , rev 1.10/0.01, addr 2, iclass 3/1 Feb 20 13:38:14 vaio /kernel: kbd1 at ukbd0 Feb 20 13:38:14 vaio /kernel: uhid0: USB Multimedia Keyboard , rev 1.10/0.01, addr 2, iclass 3/1 - After inserting the keyboard, I enable it using #!/bin/sh kbdcontrol -k /dev/kbd1