From owner-freebsd-bugs Fri Aug 30 7: 0:33 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D3DB237B401 for ; Fri, 30 Aug 2002 07:00:18 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EBD4343E4A for ; Fri, 30 Aug 2002 07:00:17 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7UE0HJU054515 for ; Fri, 30 Aug 2002 07:00:17 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7UE0HRK054512; Fri, 30 Aug 2002 07:00:17 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2B5A037B400 for ; Fri, 30 Aug 2002 06:55:52 -0700 (PDT) Received: from davinci.isds.duke.edu (davinci.isds.duke.edu [152.3.22.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B38543E3B for ; Fri, 30 Aug 2002 06:55:51 -0700 (PDT) (envelope-from vangyzen@stat.duke.edu) Received: from floyd.isds.duke.edu (floyd.isds.duke.edu [152.3.22.120]) by davinci.isds.duke.edu (8.11.6/8.11.6) with ESMTP id g7UDtoU31758 for ; Fri, 30 Aug 2002 09:55:50 -0400 (EDT) Received: (from vangyzen@localhost) by floyd.isds.duke.edu (8.12.5/8.12.5/Submit) id g7UDtopa082965; Fri, 30 Aug 2002 09:55:50 -0400 (EDT) (envelope-from vangyzen) Message-Id: <200208301355.g7UDtopa082965@floyd.isds.duke.edu> Date: Fri, 30 Aug 2002 09:55:50 -0400 (EDT) From: Eric van Gyzen Reply-To: Eric van Gyzen To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: bin/42213: moused(8) seems to delay some mouse events from a USB mouse Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 42213 >Category: bin >Synopsis: moused(8) seems to delay some mouse events from a USB mouse >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Aug 30 07:00:17 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Eric van Gyzen >Release: FreeBSD 4.6-STABLE i386 >Organization: Duke University Statistics >Environment: FreeBSD 4.6-STABLE (Tue Aug 6 10:23:02 EDT 2002) XFree86 4.2.0 Logitech USB Optical Mouse >Description: When usbd is configured /not/ to start moused, and X is configured to use /dev/ums0 directly, everything works fine. However, when usbd starts moused and X is configured to use moused, there is a problem. Apparently, some mouse events are not passed until the next event happens. As the most obvious example, some clicks are not passed until the mouse is moved. I can click the mouse and wait ten seconds or more, and the click doesn't actually happen until I move the mouse (even just one pixel). >How-To-Repeat: See above. >Fix: Yes, please. ;] Please suggest debugging/troubleshooting ideas. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message