Source position: xf86dga.pp line 135
type TXDGAMotionEvent = record
_type: cint;
serial: culong;
display: PDisplay;
screen: cint;
time: TTime;
state: cuint;
dx: cint;
dy: cint;
end;