summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorDaniel Stone <daniels@collabora.com>2022-12-29 15:38:37 +0000
committerMarius Vlad <marius.vlad@collabora.com>2023-01-10 10:53:02 +0200
commit2c3693bf2e05b5b4e712ac5b4b352efc7b50d85b (patch)
tree76acccbce54f0b95d357329b1afe596dee43c72d /man
parente7251a759bb943b18fffdfecda0c5c33f27f8ba8 (diff)
downloadweston-2c3693bf2e05b5b4e712ac5b4b352efc7b50d85b.tar.gz
frontend: Use short-form names for shell argument
Instead of passing --shell=foo-shell.so, just pass --shell=foo, whilst accepting the old form for compatibility. Whilst we're at it, document the --shell argument in the manpage and README. Signed-off-by: Daniel Stone <daniels@collabora.com>
Diffstat (limited to 'man')
-rw-r--r--man/weston.ini.man6
-rw-r--r--man/weston.man3
2 files changed, 6 insertions, 3 deletions
diff --git a/man/weston.ini.man b/man/weston.ini.man
index 9dff1d46..e410703b 100644
--- a/man/weston.ini.man
+++ b/man/weston.ini.man
@@ -96,7 +96,7 @@ The
.B core
section is used to select the startup compositor modules and general options.
.TP 7
-.BI "shell=" desktop-shell.so
+.BI "shell=" desktop
specifies a shell to load (string). This can be used to load your own
implemented shell or one with Weston as default. Available shells
in the
@@ -105,7 +105,7 @@ directory are:
.PP
.RS 10
.nf
-.BR desktop-shell.so
+.BR desktop
.fi
.RE
.TP 7
@@ -660,7 +660,7 @@ sets the path to the xserver to run (string).
.SH "SCREEN-SHARE SECTION"
.TP 7
.BI "command=" "@weston_bindir@/weston --backend=rdp \
---shell=fullscreen-shell.so --no-clients-resize --no-config"
+--shell=fullscreen --no-clients-resize --no-config"
sets the command to start a fullscreen-shell server for screen sharing (string).
.TP 7
.BI "start-on-startup=" "false"
diff --git a/man/weston.man b/man/weston.man
index abf79152..52a7d137 100644
--- a/man/weston.man
+++ b/man/weston.man
@@ -188,6 +188,9 @@ Do not read
for the compositor. Avoids e.g. loading compositor modules via the
configuration file, which is useful for unit tests.
.TP
+\fB\-\-shell\fR=\fIshell\fR
+Select which shell to load to provide Weston's user interface. See
+.BR ENVIRONMENT "."
.TP
\fB\-\^S\fR\fIname\fR, \fB\-\-socket\fR=\fIname\fR
Weston will listen in the Wayland socket called