summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLouai Al-Khanji <louai.al-khanji@theqtcompany.com>2015-08-19 12:03:11 +0300
committerLouai Al-Khanji <louai.al-khanji@theqtcompany.com>2015-08-21 07:39:51 +0000
commitee02a2d816f85d2bf91781e50d3ed1cb54aae3e0 (patch)
tree44a7bab10c799f9cbe894ec24054affe4fad9417
parenteec147922fa39947afed06cd393c0e0b98d8c127 (diff)
downloadqtdoc-ee02a2d816f85d2bf91781e50d3ed1cb54aae3e0.tar.gz
Document issues with Touch Screen Input and Weston
Change-Id: Id592abc4824f19ed39da34060e92e7055b12bd83 Reviewed-by: Laszlo Agocs <laszlo.agocs@theqtcompany.com>
-rw-r--r--doc/src/platforms/emb-linux.qdoc5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/src/platforms/emb-linux.qdoc b/doc/src/platforms/emb-linux.qdoc
index ae4a7750..0dee782d 100644
--- a/doc/src/platforms/emb-linux.qdoc
+++ b/doc/src/platforms/emb-linux.qdoc
@@ -568,4 +568,9 @@
The Qt Wayland module provides a \c wayland platform plugin that allows Qt
application to connect to a Wayland compositor.
+
+ \note Please note that you may experience issues with touch screen input with
+ the \l{http://wayland.freedesktop.org/}{Weston} reference compositor. Please
+ refer to the \l{https://wiki.qt.io/WestonTouchScreenIssues}{Qt Wiki} for
+ further information.
*/