mirror of
https://gitlab.freedesktop.org/libinput/libei.git
synced 2026-05-05 06:38:02 +02:00
protocol: fix two cross-references
This commit is contained in:
parent
5f9bfe7b7b
commit
70e2a9fbc2
1 changed files with 2 additions and 2 deletions
|
|
@ -324,7 +324,7 @@
|
|||
with the EIS implementation.
|
||||
|
||||
Note that for a client to receive this object, it must announce
|
||||
support for this interface in ei_handshake.interface.
|
||||
support for this interface in ei_handshake.interface_version.
|
||||
</description>
|
||||
|
||||
<!-- ei_connection client requests version 1 -->
|
||||
|
|
@ -763,7 +763,7 @@
|
|||
|
||||
<enum name="capabilities" since="1" bitfield="true">
|
||||
<description summary="Device capabilities">
|
||||
These capabilities are binary compatible with ei_seat.capabilities.
|
||||
A set of capabilities available on this device.
|
||||
</description>
|
||||
<entry name="pointer" value="1" summary="the relative pointer capability"/>
|
||||
<entry name="pointer_absolute" value="2" summary="the absolute pointer capability"/>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue