mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-10-31 22:25:25 -04:00
doc: Update docs to refer to wl_seat instead of wl_input_device
This commit is contained in:
parent
aa0fb0f49c
commit
94bb47020a
1 changed files with 2 additions and 2 deletions
|
|
@ -258,7 +258,7 @@
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term>wl_input_device</term>
|
<term>wl_seat</term>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
cursor setting, motion, button, and key events, etc.
|
cursor setting, motion, button, and key events, etc.
|
||||||
|
|
@ -365,7 +365,7 @@
|
||||||
delivered in both screen coordinates and surface local coordinates.
|
delivered in both screen coordinates and surface local coordinates.
|
||||||
</para>
|
</para>
|
||||||
<para>
|
<para>
|
||||||
See <xref linkend="protocol-spec-interface-wl_input_device"/> for the
|
See <xref linkend="protocol-spec-interface-wl_seat"/> for the
|
||||||
protocol description.
|
protocol description.
|
||||||
</para>
|
</para>
|
||||||
<para>
|
<para>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue