mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2026-05-04 08:18:10 +02:00
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
1 changed files with 3 additions and 0 deletions
|
|
@ -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…
Add table
Reference in a new issue