man/weston.ini: Fix panel-position
It was renamed from panel-location in
55d5701ddf, and gained a few possible
values.
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
Reviewed-by: Daniel Stone <daniels@collabora.com>
This commit is contained in:
committed by
Daniel Stone
parent
08cf24bc2d
commit
46ffea638d
+5
-2
@@ -236,9 +236,12 @@ digit pairs are in order transparency, red, green, and blue. Examples:
|
|||||||
.fi
|
.fi
|
||||||
.RE
|
.RE
|
||||||
.TP 7
|
.TP 7
|
||||||
.BI "panel-location=" top
|
.BI "panel-position=" top
|
||||||
sets the location of the panel (string). Can be
|
sets the position of the panel (string). Can be
|
||||||
.B top,
|
.B top,
|
||||||
|
.B bottom,
|
||||||
|
.B left,
|
||||||
|
.B right,
|
||||||
.B none.
|
.B none.
|
||||||
.TP 7
|
.TP 7
|
||||||
.BI "locking=" true
|
.BI "locking=" true
|
||||||
|
|||||||
Reference in New Issue
Block a user