From c7639228b4850ca7d91d2f39815059c3edb83d08 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Kristian=20H=C3=B8gsberg?= Date: Mon, 1 Apr 2013 20:06:36 -0400 Subject: [PATCH] docs: Remove mention of touch focus There is no focused surface for a touch screen. --- protocol/wayland.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/protocol/wayland.xml b/protocol/wayland.xml index 2a27b1b..899a686 100644 --- a/protocol/wayland.xml +++ b/protocol/wayland.xml @@ -1109,8 +1109,7 @@ A seat is a group of keyboards, pointer (mice, for example) and touch devices. This object is published as a global during start up, or when such a device is hot plugged. A seat typically - has a pointer and maintains a keyboard focus, a pointer focus and - a touch focus. + has a pointer and maintains a keyboard focus and a pointer focus. -- 2.7.4