From owner-freebsd-bugs Sat Aug 31 2:36:56 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 10AAC37B400; Sat, 31 Aug 2002 02:36:55 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CB67E43E6A; Sat, 31 Aug 2002 02:36:54 -0700 (PDT) (envelope-from schweikh@FreeBSD.org) Received: from freefall.freebsd.org (schweikh@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7V9asJU065125; Sat, 31 Aug 2002 02:36:54 -0700 (PDT) (envelope-from schweikh@freefall.freebsd.org) Received: (from schweikh@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7V9asRo065121; Sat, 31 Aug 2002 02:36:54 -0700 (PDT) Date: Sat, 31 Aug 2002 02:36:54 -0700 (PDT) From: Jens Schweikhardt Message-Id: <200208310936.g7V9asRo065121@freefall.freebsd.org> To: vangyzen@stat.duke.edu, schweikh@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: 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 Synopsis: moused(8) seems to delay some mouse events from a USB mouse State-Changed-From-To: open->feedback State-Changed-By: schweikh State-Changed-When: Sat Aug 31 02:30:18 PDT 2002 State-Changed-Why: Under X11, start the xev(1) utility to see all the events. When pressing a button outside the quare you should get something like ButtonPress event, serial 18, synthetic NO, window 0x2400001, root 0x26, subw 0x0, time 4289319763, (130,129), root:(367,216), state 0x0, button 1, same_screen YES and when releasing, ButtonRelease event, serial 18, synthetic NO, window 0x2400001, root 0x26, subw 0x0, time 4289319891, (130,129), root:(367,216), state 0x100, button 1, same_screen YES Are these events appearing as soon as you press the button or only when you move the mouse and generate MotionNotify events? http://www.freebsd.org/cgi/query-pr.cgi?pr=42213 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message