summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2011-08-29 09:20:29 +1000
committerChase Douglas <chase.douglas@canonical.com>2011-09-07 10:26:48 -0700
commit63f3097d264f790419ce59744e8d2733f9bb1026 (patch)
treedd62db1e4e53c41c1a20413f9240056f47801dff
parent4329d45d49741aad0e93f8e064042ba83e6a23a0 (diff)
specs: Fix event lists for asciidoc parsing
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> Reviewed-by: Chase Douglas <chase.douglas@canonical.com> Signed-off-by: Chase Douglas <chase.douglas@canonical.com>
-rw-r--r--specs/XI2proto.txt45
1 files changed, 24 insertions, 21 deletions
diff --git a/specs/XI2proto.txt b/specs/XI2proto.txt
index ea96b3a..d2c7478 100644
--- a/specs/XI2proto.txt
+++ b/specs/XI2proto.txt
@@ -1794,28 +1794,31 @@ event they may have been compiled against.
The following event types are available in XI2.
Version 2.0:
- HierarchyChanged
- DeviceChanged
- KeyPress
- KeyRelease
- ButtonPress
- ButtonRelease
- Motion
- RawKeyPress
- RawKeyRelease
- RawButtonPress
- RawButtonRelease
- RawMotion
- Enter
- Leave
- FocusIn
- FocusOut
- PropertyEvent
+
+ - HierarchyChanged
+ - DeviceChanged
+ - KeyPress
+ - KeyRelease
+ - ButtonPress
+ - ButtonRelease
+ - Motion
+ - RawKeyPress
+ - RawKeyRelease
+ - RawButtonPress
+ - RawButtonRelease
+ - RawMotion
+ - Enter
+ - Leave
+ - FocusIn
+ - FocusOut
+ - PropertyEvent
+
Version 2.1:
- TouchBegin
- TouchUpdate
- TouchOwnership
- TouchEnd
+
+ - TouchBegin
+ - TouchUpdate
+ - TouchOwnership
+ - TouchEnd
All events have a set of common fields specified as EVENTHEADER.