From b321ea46fbb251970c2d655b73209750f24c0b8e Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Fri, 2 Mar 2012 10:21:12 +1000 Subject: specs: GrabtypeTouchBegin was added in XI 2.2 Signed-off-by: Peter Hutterer Reviewed-by: Chase Douglas --- specs/XI2proto.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specs/XI2proto.txt b/specs/XI2proto.txt index 2155cf1..622c706 100644 --- a/specs/XI2proto.txt +++ b/specs/XI2proto.txt @@ -1547,7 +1547,7 @@ you pass to the event-mode argument: └─── GRABTYPE { GrabtypeButton, GrabtypeKeycode, GrabtypeEnter, - GrabtypeFocusIn, GrabtypeTouchBegin } + GrabtypeFocusIn, GrabtypeTouchBegin¹ } GRABMODIFIERINFO { status: Access modifiers: CARD32 } -- cgit v1.2.3