From owner-cvs-all@FreeBSD.ORG Wed Jul 25 09:00:05 2007 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2A03716A419; Wed, 25 Jul 2007 09:00:05 +0000 (UTC) (envelope-from remko@elvandar.org) Received: from galain.elvandar.org (redqueen.elvandar.org [217.148.169.55]) by mx1.freebsd.org (Postfix) with ESMTP id D1FB913C465; Wed, 25 Jul 2007 09:00:04 +0000 (UTC) (envelope-from remko@elvandar.org) Received: from localhost ([127.0.0.1] helo=galain.elvandar.org) by galain.elvandar.org with esmtp (Exim 4.67) (envelope-from ) id 1IDbfz-0001IZ-Uj; Wed, 25 Jul 2007 09:52:55 +0200 Received: from 194.74.82.3 (SquirrelMail authenticated user remko) by galain.elvandar.org with HTTP; Wed, 25 Jul 2007 09:52:55 +0200 (CEST) Message-ID: <40892.194.74.82.3.1185349975.squirrel@galain.elvandar.org> In-Reply-To: <200707250648.l6P6mX6o066990@repoman.freebsd.org> References: <200707250648.l6P6mX6o066990@repoman.freebsd.org> Date: Wed, 25 Jul 2007 09:52:55 +0200 (CEST) From: "Remko Lodder" To: "Warner Losh" User-Agent: SquirrelMail/1.4.10a MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/dev/usb ukbd.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: remko@elvandar.org List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Jul 2007 09:00:05 -0000 On Wed, July 25, 2007 8:48 am, Warner Losh wrote: > imp 2007-07-25 06:48:33 UTC > > FreeBSD src repository > > Modified files: > sys/dev/usb ukbd.c > Log: > Fix absolutely maddening autorepeat bug that would cause the last key > to repeat if you had more than two keys down at any given time (which > happened to me all the time with emacs). > > This is taken from PR 110681, although what URATAN Shigenobu describes > there is different than the pathology that I have been seeing. I'm > seeing this only in X, while he sees it on his console, yet I think > the two problems are related. I've also reworked the patch slightly > to conform to the coding standards of adjacent code. > > It is unclear to me if this merely masks the maddening bug that I have > seen, or if this is a real fix. I typically see the problem when I'm > typing fast in emacs and using lots of motion keys (meta and control). > In either case, my workstation at work again is finally useful with > this patch. > > PR: 110681 > Submitted by: URATAN Shigenobu > Approved by: re (blanket) > Thanks a lot! I also hit this on the console :) Cheers remko -- Kind regards, Remko Lodder ** remko@elvandar.org FreeBSD ** remko@FreeBSD.org /* Quis custodiet ipsos custodes */