From 8e3db42d67a0035bb16d16da28bd5eea7a269178 Mon Sep 17 00:00:00 2001 From: Christian Linhart Date: Wed, 13 Aug 2014 15:40:07 +0200 Subject: [PATCH] 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 Reviewed-by: Ran Benita --- src/xinput.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/xinput.xml b/src/xinput.xml index 5d43c16..cdb414d 100644 --- a/src/xinput.xml +++ b/src/xinput.xml @@ -672,7 +672,7 @@ authorization from the authors. - + keycodes_per_modifier -- 2.34.1