xinput: SetDeviceModifierMapping: fix length of pad
authorChristian Linhart <chris@DemoRecorder.com>
Wed, 13 Aug 2014 13:40:07 +0000 (15:40 +0200)
committerPeter Harris <pharris@opentext.com>
Mon, 18 Aug 2014 21:41:44 +0000 (17:41 -0400)
commit8e3db42d67a0035bb16d16da28bd5eea7a269178
tree9d88736b5450a586c0617cf99cb114be1eb3787c
parente6b0b4da4a6942171cef767f31008614f96ec3a3
xinput: SetDeviceModifierMapping: fix length of pad

fix length of pad from 1 to 2 bytes after request-field keycodes_per_modifier

see XIproto.h:1057 in inputproto-2.3.1
see spec in libXi-1.7.4 ( in docbook format in the directory "specs" )

Reviewed-by: Peter Harris <pharris@opentext.com>
Reviewed-by: Ran Benita <ran234@gmail.com>
src/xinput.xml