From: Bill Spitzak <[email protected]> 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 _______________________________________________ wayland-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/wayland-devel
