diff options
author | Peter Hutterer <peter.hutterer@who-t.net> | 2012-03-02 10:21:12 +1000 |
---|---|---|
committer | Peter Hutterer <peter.hutterer@who-t.net> | 2012-03-02 12:05:04 +1000 |
commit | b321ea46fbb251970c2d655b73209750f24c0b8e (patch) | |
tree | 652e48bf1e6629eff21f46870042944aa0aea24f /specs | |
parent | 3773e33579f0b5bd6de9f01481b8608fa3101a2b (diff) |
specs: GrabtypeTouchBegin was added in XI 2.2
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Reviewed-by: Chase Douglas <chase.douglas@canonical.com>
Diffstat (limited to 'specs')
-rw-r--r-- | specs/XI2proto.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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 } |