summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorLubomir Rintel <lkundrak@v3.sk>2013-11-15 14:18:15 +0100
committerKristian Høgsberg <krh@bitplanet.net>2013-11-15 16:17:51 -0800
commitba44c6bf2e266e197818f3dbeabde0e6bc11fd81 (patch)
treed66ec4a2b6fb459c9c6d8251e833c7e9f2ec161a /man
parentcdb4d290969937d57826a6c14eda1a01978cb805 (diff)
Add [core] backend option
This allows specifying a particular backend to load in a manner similar to modules. Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
Diffstat (limited to 'man')
-rw-r--r--man/weston.ini.man17
1 files changed, 17 insertions, 0 deletions
diff --git a/man/weston.ini.man b/man/weston.ini.man
index ecb7ebb2..4ff313d2 100644
--- a/man/weston.ini.man
+++ b/man/weston.ini.man
@@ -105,6 +105,23 @@ directory are:
.fi
.RE
.TP 7
+.TP 7
+.BI "backend=" headless-backend.so
+overrides defaults backend. Available backend modules in the
+.IR "__weston_modules_dir__"
+directory are:
+.PP
+.RS 10
+.nf
+.BR drm-backend.so
+.BR fbdev-backend.so
+.BR headless-backend.so
+.BR rdp-backend.so
+.BR rpi-backend.so
+.BR wayland-backend.so
+.BR x11-backend.so
+.fi
+.RE
.BI "gbm-format="format
sets the GBM format used for the framebuffer for the GBM backend. Can be
.B xrgb8888,