Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watmath!clyde!rutgers!ames!amdcad!decwrl!karlton From: karlton@decwrl.UUCP Newsgroups: comp.windows.x Subject: Re: Problem with motion event handling? Message-ID: <150@bacchus.DEC.COM> Date: Thu, 19-Nov-87 19:51:07 EST Article-I.D.: bacchus.150 Posted: Thu Nov 19 19:51:07 1987 Date-Received: Sat, 21-Nov-87 17:25:53 EST References: <3312@aw.sei.cmu.edu> Reply-To: karlton@decwrl.UUCP (Philip Karlton) Organization: DEC Western Software Lab, Palo Alto, CA Lines: 6 Keywords: X11 motion events You have a bug in your server if you are getting MotionNotify events when you move the mouse and have none of the mouse buttons depressed, and have selected for ButtonMotionMask and not selected for PointerMotionMask. PK