From c7ee7608ef0dabc93efc2f68b7aca57a45be1a2d Mon Sep 17 00:00:00 2001 From: Bill Spitzak Date: Thu, 15 Oct 2015 08:57:47 -0700 Subject: [PATCH] Add commented-out option to weston.ini to set Xwayland path 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 -- 2.7.4