diff options
-rw-r--r-- | doc/Wayland/en_US/Protocol.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/Wayland/en_US/Protocol.xml b/doc/Wayland/en_US/Protocol.xml index 3a4172b..09ed2ba 100644 --- a/doc/Wayland/en_US/Protocol.xml +++ b/doc/Wayland/en_US/Protocol.xml @@ -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> |