diff options
author | Kristian Høgsberg <krh@bitplanet.net> | 2012-05-16 14:25:45 -0400 |
---|---|---|
committer | Kristian Høgsberg <krh@bitplanet.net> | 2012-05-16 14:25:45 -0400 |
commit | 94bb47020ae71336be5088824fee38bf3c8d51cc (patch) | |
tree | 48964f66c741244317e40812abfda2c3539edcb6 /doc/Wayland/en_US/Protocol.xml | |
parent | aa0fb0f49cd1762128a7ef2466b80156adf17429 (diff) |
Diffstat (limited to 'doc/Wayland/en_US/Protocol.xml')
-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> |