doc: Update docs to refer to wl_seat instead of wl_input_device

This commit is contained in:
Kristian Høgsberg 2012-05-16 14:25:45 -04:00
parent aa0fb0f49c
commit 94bb47020a

View file

@ -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>