From: Pekka Paalanen <pekka.paala...@collabora.com>

Fixes: https://gitlab.freedesktop.org/wayland/weston/issues/188

Signed-off-by: Pekka Paalanen <pekka.paala...@collabora.com>
---
 xserver.html | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/xserver.html b/xserver.html
index 174b2ab..000f743 100644
--- a/xserver.html
+++ b/xserver.html
@@ -106,6 +106,17 @@ Add this to <tt>~/.config/weston.ini</tt> (or use the 
<code>--xwayland</code> co
 xwayland=true
 </pre>
 
+<p>
+If the default search path for Xwayland in Weston is not correct,
+you need to fix it either by a Weston build option <tt>xwayland-path</tt>
+or adding this to <tt>~/.config/weston.ini</tt>:
+</p>
+
+<pre>
+[xwayland]
+path=/path/to/bin/Xwayland
+</pre>
+
 <h2>Running</h2>
 
 <p>
-- 
2.20.1

_______________________________________________
wayland-devel mailing list
wayland-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/wayland-devel

Reply via email to