summaryrefslogtreecommitdiff
path: root/doc/src/platforms
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/platforms')
-rw-r--r--doc/src/platforms/emb-linux.qdoc5
-rw-r--r--doc/src/platforms/supported-platforms.qdoc2
2 files changed, 6 insertions, 1 deletions
diff --git a/doc/src/platforms/emb-linux.qdoc b/doc/src/platforms/emb-linux.qdoc
index b3258abb..93459989 100644
--- a/doc/src/platforms/emb-linux.qdoc
+++ b/doc/src/platforms/emb-linux.qdoc
@@ -569,4 +569,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.
*/
diff --git a/doc/src/platforms/supported-platforms.qdoc b/doc/src/platforms/supported-platforms.qdoc
index 113582c7..7afb2a18 100644
--- a/doc/src/platforms/supported-platforms.qdoc
+++ b/doc/src/platforms/supported-platforms.qdoc
@@ -45,7 +45,7 @@
compiler, or a third party compiler. Open GL (ES) 2.0,
DirectX 9 (with ANGLE), or an \l {Qt Quick 2D Renderer} {alternative
renderer} is required for \l [QtQuick] {Qt Quick} 2.
- \l [QtWidgets] {Qt Widgets}{Widgets} can be used also without
+ \l [QtWidgets] {Qt Widgets}{Widgets} can be used without
hardware acceleration.
Not all platforms supported by the Community are supported by The