Date: Sat, 31 Aug 2002 02:36:54 -0700 (PDT) From: Jens Schweikhardt <schweikh@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 Message-ID: <200208310936.g7V9asRo065121@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200208310936.g7V9asRo065121>
