unsigned long XDisplayMotionBufferSize(display)
Display *display;
Arguments
display
Specifies the connection to the X server.
Description
The server may retain the recent history of the pointer motion
and do so to a finer granularity than is reported by
MotionNotify
events.
The
XGetMotionEvents()
function makes this history available.