Path: utzoo!attcan!uunet!snorkelwacker!bloom-beacon!EXPO.LCS.MIT.EDU!rws From: rws@EXPO.LCS.MIT.EDU (Bob Scheifler) Newsgroups: comp.windows.x Subject: Re: Getting Motion Events Message-ID: <9006141151.AA07386@expire.lcs.mit.edu> Date: 14 Jun 90 11:51:53 GMT References: <1990Jun13.130134.216@cbnewsh.att.com> Sender: root@athena.mit.edu (Wizard A. Root) Organization: The Internet Lines: 8 Is it possible to tell the server to generate an event for each pixel the pointer travels through? Nope. The protocol does provide a motion buffer history mechanism (see XGetMotionEvents) to permit gathering of finer-grained motion than is reported by motion events, but lots of servers don't implement this mechanism.