mirror of
https://gitlab.freedesktop.org/xorg/proto/xorgproto.git
synced 2025-12-20 12:50:13 +01:00
specs: fix two typos in XI2proto.txt
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
9f33733fff
commit
94b21b47b5
1 changed files with 2 additions and 2 deletions
|
|
@ -87,7 +87,7 @@ These fields include:
|
||||||
- devices with a deviceid of greater than 127 are invisible to XI1 clients.
|
- devices with a deviceid of greater than 127 are invisible to XI1 clients.
|
||||||
- key events and key grabs featuring larger than 255 can only be sent to XI2
|
- key events and key grabs featuring larger than 255 can only be sent to XI2
|
||||||
clients.
|
clients.
|
||||||
- no subpixel information is avialable to XI1 clients. If motion events are in
|
- no subpixel information is available to XI1 clients. If motion events are in
|
||||||
a subpixel range only, the server may omit these events and an XI 1.x client
|
a subpixel range only, the server may omit these events and an XI 1.x client
|
||||||
will not receive events until the pixel boundary is crossed.
|
will not receive events until the pixel boundary is crossed.
|
||||||
|
|
||||||
|
|
@ -1482,7 +1482,7 @@ master device, or by a physical device changing capabilities at runtime.
|
||||||
Details the available classes provided by the device. The order the
|
Details the available classes provided by the device. The order the
|
||||||
classes are provided in is undefined.
|
classes are provided in is undefined.
|
||||||
|
|
||||||
For a detailed description of classes, see the XQueryDevice request.
|
For a detailed description of classes, see the XIQueryDevice request.
|
||||||
|
|
||||||
┌───
|
┌───
|
||||||
DeviceEvent:
|
DeviceEvent:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue