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>
This commit is contained in:
committed by
Pekka Paalanen
parent
c00aba6893
commit
b02149e43b
@@ -669,6 +669,12 @@ sets the path to the xserver to run (string).
|
||||
sets the command to start a fullscreen-shell server for screen sharing (string).
|
||||
.RE
|
||||
.RE
|
||||
.TP 7
|
||||
.BI "start-on-startup=" "false"
|
||||
If set to true, start screen sharing of all outputs available on Weston startup.
|
||||
Set to false by default.
|
||||
.RE
|
||||
.RE
|
||||
.SH "AUTOLAUNCH SECTION"
|
||||
.TP 7
|
||||
.BI "path=" "/usr/bin/echo"
|
||||
|
||||
Reference in New Issue
Block a user