On Tue, 23 Jul 2002, jeyasudha wrote:
> Hi Xperts,
> I want to get all the mouse move events. I'm using all masks
> ButtonMotionMask
> (for all 5 buttons), PointerMotionMask. Still my window is not getting
> the
> MotionNotify events whenever i move the mouse. I read PointerMotionHint
> Mask
> will reduce the motion events to one. Hence i have not used it.
>
> Which is hogging my MotionNotify events?
>
PointerMotionMask is sufficient to get MotionNotify events.
If you are not getting any events you probably have something
wrong in your program.
Mark.
_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert