[PATCH] Add commented-out option to weston.ini to set Xwayland path

spitzak at gmail.com spitzak at gmail.com
Thu Oct 15 08:57:47 PDT 2015


From: Bill Spitzak <spitzak at gmail.com>

User can remove the comment marks to make xwayland.so use a local
installed Xwayland server.
---
 weston.ini.in | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/weston.ini.in b/weston.ini.in
index 06b51df..dff9e94 100644
--- a/weston.ini.in
+++ b/weston.ini.in
@@ -66,3 +66,6 @@ path=@libexecdir@/weston-keyboard
 
 [screen-share]
 command=@bindir@/weston --backend=rdp-backend.so --shell=fullscreen-shell.so --no-clients-resize
+
+#[xwayland]
+#path=@bindir@/Xwayland
-- 
1.9.1



More information about the wayland-devel mailing list