From 000a20296a3c52f4232aa466d29faa2e424ca626 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Fri, 2 Mar 2012 10:07:21 +1000 Subject: specs: XITouchClass doesn't have properties Leftover from an earlier version. Signed-off-by: Peter Hutterer Reviewed-by: Chase Douglas --- specs/XI2proto.txt | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'specs/XI2proto.txt') diff --git a/specs/XI2proto.txt b/specs/XI2proto.txt index 6b7c174..15b6b8d 100644 --- a/specs/XI2proto.txt +++ b/specs/XI2proto.txt @@ -740,9 +740,7 @@ If major_version is less than 2, a BadValue error occurs. length: CARD16 sourceid: CARD16 mode: TOUCHMODE - num_touches: CARD16 - num_props: CARD16 - props: LISTofATOM } + num_touches: CARD16 } TOUCHMODE { DirectTouch, DependentTouch } @@ -886,10 +884,6 @@ exist per ValuatorClass. The maximum number of simultaneous touchpoints the device may send. If num_touches is 0, the number of supported touches is unknown or unlimited. - num_props: - The number of elements in props. - props - A list of properties to denote extra information about the device. Devices with a TouchClass emit touch events with the same axes as pointer events. -- cgit v1.2.1