[PATCH inputproto 1/2] specs: XI2: make event/request name formatting consistent
Peter Hutterer
peter.hutterer at who-t.net
Sun Oct 28 23:34:03 PDT 2012
On Sat, Oct 27, 2012 at 02:56:48PM +0200, Ran Benita wrote:
> None of the other have ':' there.
>
> Signed-off-by: Ran Benita <ran234 at gmail.com>
> ---
> This is just to make scraping the file with a script easier.
both pushed, thanks.
Cheers,
Peter
>
> 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
> --
> 1.8.0
>
> _______________________________________________
> xorg-devel at lists.x.org: X.Org development
> Archives: http://lists.x.org/archives/xorg-devel
> Info: http://lists.x.org/mailman/listinfo/xorg-devel
>
More information about the xorg-devel
mailing list