From 94bb47020ae71336be5088824fee38bf3c8d51cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kristian=20H=C3=B8gsberg?= Date: Wed, 16 May 2012 14:25:45 -0400 Subject: [PATCH] doc: Update docs to refer to wl_seat instead of wl_input_device --- doc/Wayland/en_US/Protocol.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/Wayland/en_US/Protocol.xml b/doc/Wayland/en_US/Protocol.xml index 3a4172be..09ed2ba1 100644 --- a/doc/Wayland/en_US/Protocol.xml +++ b/doc/Wayland/en_US/Protocol.xml @@ -258,7 +258,7 @@ - wl_input_device + wl_seat cursor setting, motion, button, and key events, etc. @@ -365,7 +365,7 @@ delivered in both screen coordinates and surface local coordinates. - See for the + See for the protocol description.