summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorMaksim Melnikau <maxposedon@gmail.com>2013-08-14 22:33:10 +0300
committerKristian Høgsberg <krh@bitplanet.net>2013-08-16 10:55:59 -0700
commit92de1443312e69b217bf817c52cc0fb4bfae8ada (patch)
treec7a98421eeb1dc3d22535ced1fa0d87239746995 /man
parent06b16c2a0b07b7b17a3b9a30202f15c4992acf09 (diff)
downloadweston-92de1443312e69b217bf817c52cc0fb4bfae8ada.tar.gz
add [xwayland] path weston.ini option
It sets the path to the xserver to run. Signed-off-by: Maksim Melnikau <maxposedon@gmail.com>
Diffstat (limited to 'man')
-rw-r--r--man/weston.ini.man7
1 files changed, 7 insertions, 0 deletions
diff --git a/man/weston.ini.man b/man/weston.ini.man
index 9c22b3f3..79743f0b 100644
--- a/man/weston.ini.man
+++ b/man/weston.ini.man
@@ -77,6 +77,7 @@ The section headers are:
.BR "input-method " "Onscreen keyboard input"
.BR "keyboard " "Keyboard layouts"
.BR "terminal " "Terminal application options"
+.BR "xwayland " "XWayland options"
.fi
.RE
.PP
@@ -357,6 +358,12 @@ sets the size of the terminal font (unsigned integer).
The terminal shell (string). Sets the $TERM variable.
.RE
.RE
+.SH "XWAYLAND SECTION"
+.TP 7
+.BI "path=" "/usr/bin/Xorg"
+sets the path to the xserver to run (string).
+.RE
+.RE
.SH "SEE ALSO"
.BR weston (1),
.BR weston-launch (1),