summaryrefslogtreecommitdiff
path: root/weston.ini.in
diff options
context:
space:
mode:
authorMarek Vasut <marex@denx.de>2021-09-21 22:32:21 +0200
committerPekka Paalanen <pq@iki.fi>2021-10-27 08:52:17 +0000
commitb02149e43b798899d980454a5b8f1adb8c575e25 (patch)
tree29dbd61319edb5a3f64c305e9b0aec06b9df6f7e /weston.ini.in
parentc00aba6893cb0d51f6ec1635db98488bbb576f69 (diff)
downloadweston-b02149e43b798899d980454a5b8f1adb8c575e25.tar.gz
screen-share: Add option to start screen sharing on weston startup
Currently the screen sharing has to be manually started after weston has started by pressing Ctrl+Alt+S on a keyboard. Add new bool config option to the screen-share section which permits starting the screen sharing of all outputs on weston start up. This is useful e.g. for doing screen mirroring between two devices over network. Signed-off-by: Marek Vasut <marex@denx.de>
Diffstat (limited to 'weston.ini.in')
-rw-r--r--weston.ini.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/weston.ini.in b/weston.ini.in
index 92ae569e..011b1942 100644
--- a/weston.ini.in
+++ b/weston.ini.in
@@ -79,6 +79,7 @@ path=@libexecdir@/weston-keyboard
[screen-share]
command=@bindir@/weston --backend=rdp-backend.so --shell=fullscreen-shell.so --no-clients-resize
+#start-on-startup=false
#[xwayland]
#path=@bindir@/Xwayland