From e224ebbe20f93b16534fde589c7c832d39da98f0 Mon Sep 17 00:00:00 2001 From: Christian Linhart Date: Sat, 16 Aug 2014 12:08:27 +0200 Subject: [PATCH] xinput: request GrabDeviceButton: fix type of field owner_events change type of field "owner_events" from CARD8 to BOOL spec: http://cgit.freedesktop.org/xorg/proto/inputproto/tree/specs/XIproto.txt#n1311 (file-position in the above URL may become wrong if the spec changes) --- src/xinput.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/xinput.xml b/src/xinput.xml index 7a36692..6f5aeaa 100644 --- a/src/xinput.xml +++ b/src/xinput.xml @@ -380,7 +380,7 @@ authorization from the authors. - + num_classes -- 2.34.1