From owner-freebsd-current@FreeBSD.ORG Tue Apr 7 00:41:36 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C2A8D106582C for ; Tue, 7 Apr 2009 00:41:36 +0000 (UTC) (envelope-from DeBardeleben@aol.com) Received: from imo-m14.mx.aol.com (imo-m14.mx.aol.com [64.12.138.204]) by mx1.freebsd.org (Postfix) with ESMTP id 6EB3E8FC17 for ; Tue, 7 Apr 2009 00:41:36 +0000 (UTC) (envelope-from DeBardeleben@aol.com) Received: from DeBardeleben@aol.com by imo-m14.mx.aol.com (mail_out_v39.1.) id n.bc7.3d6d65c9 (34918) for ; Mon, 6 Apr 2009 20:41:32 -0400 (EDT) Received: from smtprly-ma02.mx.aol.com (smtprly-ma02.mx.aol.com [64.12.207.141]) by cia-da03.mx.aol.com (v123.3) with ESMTP id MAILCIADA033-5c4f49daa1392e4; Mon, 06 Apr 2009 20:41:32 -0400 Received: from WEBMAIL-MA11 (webmail-ma11.webmail.aol.com [64.12.88.75]) by smtprly-ma02.mx.aol.com (v123.3) with ESMTP id MAILSMTPRLYMA025-5c4f49daa1392e4; Mon, 06 Apr 2009 20:41:29 -0400 To: freebsd-current@freebsd.org Date: Mon, 06 Apr 2009 20:41:29 -0400 X-MB-Message-Source: WebUI X-AOL-IP: 67.100.119.58 X-MB-Message-Type: User MIME-Version: 1.0 From: debardeleben@aol.com X-Mailer: AOL Webmail 42169-STANDARD Received: from 67.100.119.58 by WEBMAIL-MA11.sysops.aol.com (64.12.88.75) with HTTP (WebMailUI); Mon, 06 Apr 2009 20:41:29 -0400 Message-Id: <8CB8530B963508E-D10-12E5@WEBMAIL-MA11.sysops.aol.com> X-Spam-Flag: NO Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: KDE and input events. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Apr 2009 00:41:37 -0000 Are you running -CURRENT? I have found that my bluetooth logitech mx-revolution mouse is broken yet again. I am seeing stuff like you are seeing, where the buttons are just whacky. usually the left button is permanently pushed, but at the moment I am getting no motion events out of it. All of my recent issues started when I updated to a version that included r190741 but I have not yet proven this to be the source. For now I am using the mouse pad on my dinovo keyboard, which seams to work. Anyone know what the change to hid processing is for? so far every time it is changed, my mouse stops working? until someone restores some old code that is usually described as unneeded or a work around for some other bug. Is there maybe a bug in the Logitech HID implementation? -Charles