[PATCH weston] man/weston.ini: Fix panel-position

Quentin Glidic sardemff7+wayland at sardemff7.net
Wed Jan 4 18:15:47 UTC 2017


From: Quentin Glidic <sardemff7+git at sardemff7.net>

It was renamed from panel-location in
55d5701ddf018887a30d9ddede38550967da61bc, and gained a few possible
values.

Signed-off-by: Quentin Glidic <sardemff7+git at sardemff7.net>
---
 man/weston.ini.man | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/man/weston.ini.man b/man/weston.ini.man
index 54668485..39a06fb1 100644
--- a/man/weston.ini.man
+++ b/man/weston.ini.man
@@ -236,9 +236,12 @@ digit pairs are in order transparency, red, green, and blue. Examples:
 .fi
 .RE
 .TP 7
-.BI "panel-location=" top
-sets the location of the panel (string). Can be
+.BI "panel-position=" top
+sets the position of the panel (string). Can be
 .B top,
+.B bottom,
+.B left,
+.B right,
 .B none.
 .TP 7
 .BI "locking=" true
-- 
2.11.0



More information about the wayland-devel mailing list