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.
This commit is contained in:
parent
8743047112
commit
c7ee7608ef
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue