From 74098071768a4b25670cf5582bc68433403deefe Mon Sep 17 00:00:00 2001 From: Ran Benita Date: Sat, 27 Oct 2012 14:56:48 +0200 Subject: specs: XI2: make event/request name formatting consistent None of the other have ':' there. Signed-off-by: Ran Benita Signed-off-by: Peter Hutterer --- specs/XI2proto.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/specs/XI2proto.txt b/specs/XI2proto.txt index 76d7695..2547692 100644 --- a/specs/XI2proto.txt +++ b/specs/XI2proto.txt @@ -639,8 +639,8 @@ Errors are sent using core X error reports. [[requests]] -Requests: ---------- +Requests +-------- The server does not guarantee that the length of a reply remains constant in future revisions of XI2. A client must always retrieve the exact length of the @@ -1403,7 +1403,7 @@ active device grab becomes not viewable. [[requests-allowevents]] ┌─── - XIAllowEvents: + XIAllowEvents deviceid: DEVICEID time: TIMESTAMP or CurrentTime event_mode: { AsyncDevice, SyncDevice, @@ -1969,7 +1969,7 @@ Events introduced in version 2.0 [[events-hierarchyevent]] ┌─── - HierarchyEvent: + HierarchyEvent EVENTHEADER flags: SETofHIERARCHYMASK num_info: CARD16 @@ -2017,7 +2017,7 @@ device. Clients should ignore deviceid and instead use the devices list. [[events-devicechangedevent]] ┌─── - DeviceChangedEvent: + DeviceChangedEvent EVENTHEADER reason: CHANGEREASON source: DEVICEID @@ -2051,7 +2051,7 @@ For a detailed description of classes, see the XIQueryDevice request. [[events-deviceevent]] ┌─── - DeviceEvent: + DeviceEvent EVENTHEADER detail: CARD32 root: Window -- cgit v1.2.3