screen-share: Add screen-share command to weston.ini man page
This adds a description of the screen-share command configuration key to the weston.ini man page. [Pekka Paalanen: removed the sentence about default value, because the default value is empty, and AFAIU cannot work.] Signed-off-by: Andrew Wedgbury <andrew.wedgbury@realvnc.com> Reviewed-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>
This commit is contained in:
committed by
Pekka Paalanen
parent
d73c694afd
commit
c34b67702e
@@ -79,6 +79,7 @@ The section headers are:
|
|||||||
.BR "keyboard " "Keyboard layouts"
|
.BR "keyboard " "Keyboard layouts"
|
||||||
.BR "terminal " "Terminal application options"
|
.BR "terminal " "Terminal application options"
|
||||||
.BR "xwayland " "XWayland options"
|
.BR "xwayland " "XWayland options"
|
||||||
|
.BR "screen-share " "Screen sharing options"
|
||||||
.fi
|
.fi
|
||||||
.RE
|
.RE
|
||||||
.PP
|
.PP
|
||||||
@@ -116,6 +117,7 @@ directory are:
|
|||||||
.nf
|
.nf
|
||||||
.BR xwayland.so
|
.BR xwayland.so
|
||||||
.BR cms-colord.so
|
.BR cms-colord.so
|
||||||
|
.BR screen-share.so
|
||||||
.fi
|
.fi
|
||||||
.RE
|
.RE
|
||||||
.TP 7
|
.TP 7
|
||||||
@@ -457,6 +459,13 @@ The terminal shell (string). Sets the $TERM variable.
|
|||||||
sets the path to the xserver to run (string).
|
sets the path to the xserver to run (string).
|
||||||
.RE
|
.RE
|
||||||
.RE
|
.RE
|
||||||
|
.SH "SCREEN-SHARE SECTION"
|
||||||
|
.TP 7
|
||||||
|
.BI "command=" "/usr/bin/weston --backend=rdp-backend.so \
|
||||||
|
--shell=fullscreen-shell.so --no-clients-resize"
|
||||||
|
sets the command to start a fullscreen-shell server for screen sharing (string).
|
||||||
|
.RE
|
||||||
|
.RE
|
||||||
.SH "SEE ALSO"
|
.SH "SEE ALSO"
|
||||||
.BR weston (1),
|
.BR weston (1),
|
||||||
.BR weston-launch (1),
|
.BR weston-launch (1),
|
||||||
|
|||||||
Reference in New Issue
Block a user