mirror of
https://gitlab.freedesktop.org/xorg/proto/xcbproto.git
synced 2026-05-09 05:58:25 +02:00
xinput: GetDeviceKeyMapping-request: add pad at end
see: http://cgit.freedesktop.org/xorg/lib/libXi/tree/specs/encoding.xml#n1583 http://cgit.freedesktop.org/xorg/proto/inputproto/tree/XIproto.h#n982 (file-positions may become wrong if the spec or header change)
This commit is contained in:
parent
aa18c4250a
commit
30b0406b1d
1 changed files with 1 additions and 0 deletions
|
|
@ -628,6 +628,7 @@ authorization from the authors.
|
|||
<field type="CARD8" name="device_id" />
|
||||
<field type="KeyCode" name="first_keycode" />
|
||||
<field type="CARD8" name="count" />
|
||||
<pad bytes="1" />
|
||||
<reply>
|
||||
<pad bytes="1" />
|
||||
<field type="CARD8" name="keysyms_per_keycode" />
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue