mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-10-29 05:40:16 -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>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term>wl_input_device</term>
|
||||
<term>wl_seat</term>
|
||||
<listitem>
|
||||
<para>
|
||||
cursor setting, motion, button, and key events, etc.
|
||||
|
|
@ -365,7 +365,7 @@
|
|||
delivered in both screen coordinates and surface local coordinates.
|
||||
</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.
|
||||
</para>
|
||||
<para>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue