Add commented-out option to weston.ini to set Xwayland path
authorBill Spitzak <spitzak@gmail.com>
Thu, 15 Oct 2015 15:57:47 +0000 (08:57 -0700)
committerBryce Harrington <bryce@osg.samsung.com>
Thu, 15 Oct 2015 20:42:38 +0000 (13:42 -0700)
User can remove the comment marks to make xwayland.so use a local
installed Xwayland server.

weston.ini.in

index 06b51df..dff9e94 100644 (file)
@@ -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