xinput: GetDeviceMotionEvents-request: add pad at end

see:
http://cgit.freedesktop.org/xorg/lib/libXi/tree/specs/encoding.xml#n992
http://cgit.freedesktop.org/xorg/proto/inputproto/tree/XIproto.h#n474
(file-positions may become wrong if the spec or header change)
This commit is contained in:
Christian Linhart 2014-08-15 20:36:20 +02:00
parent 5a24dadd9d
commit fcbd6d3e89

View file

@ -275,6 +275,7 @@ authorization from the authors.
<field type="TIMESTAMP" name="start" />
<field type="TIMESTAMP" name="stop" altenum="Time" />
<field type="CARD8" name="device_id" />
<pad bytes="3"/>
<reply>
<pad bytes="1" />
<field type="CARD32" name="num_events" />