summaryrefslogtreecommitdiff
path: root/man/weston.man
diff options
context:
space:
mode:
Diffstat (limited to 'man/weston.man')
-rw-r--r--man/weston.man13
1 files changed, 13 insertions, 0 deletions
diff --git a/man/weston.man b/man/weston.man
index cd53df69..7c3416c2 100644
--- a/man/weston.man
+++ b/man/weston.man
@@ -46,6 +46,13 @@ the parent server.
The X11 backend runs on an X server. Each Weston output becomes an
X window. This is a cheap way to test multi-monitor support of a
Wayland shell, desktop, or applications.
+.TP
+.I rdp-backend.so
+The RDP backend runs in memory without the need of graphical hardware. Access
+to the desktop is done by using the RDP protocol. Each connecting
+client has its own seat making it a cheap way to test multi-seat support. See
+.BR weston-rdp (7),
+if installed.
.
.\" ***************************************************************
.SH SHELLS
@@ -234,6 +241,11 @@ Use the pixman renderer. By default weston will try to use EGL and
GLES2 for rendering. Passing this option will make weston use the
pixman library for software compsiting.
.
+.SS RDP backend options:
+See
+.BR weston-rdp (7).
+.
+.
.\" ***************************************************************
.SH FILES
.
@@ -349,5 +361,6 @@ weston
.\" ***************************************************************
.SH "SEE ALSO"
.BR weston-drm (7)
+.BR weston-rdp (7)
.\".BR weston-launch (1),
.\".BR weston.ini (5)