summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu.herrb@laas.fr>2012-01-01 15:19:38 +0100
committerMatthieu Herrb <matthieu.herrb@laas.fr>2012-01-01 15:26:44 +0100
commit1ced10fbe2d6f30ea9c03b131e31e31965cebeda (patch)
tree34ea00bfa390e8a9e8edb46e1fab6abfbde69f4e
parent1d7997ca895889afcf25c6a576a88a7cd6f8ff83 (diff)
man: document "rotate" option.
Signed-off-by: Matthieu Herrb <matthieu.herrb@laas.fr>
-rw-r--r--man/wsfb.man7
1 files changed, 7 insertions, 0 deletions
diff --git a/man/wsfb.man b/man/wsfb.man
index 6cf4bf4..27cce75 100644
--- a/man/wsfb.man
+++ b/man/wsfb.man
@@ -89,6 +89,13 @@ See shadowfb(__drivermansuffix__) for further information.
Default: on for depths were it is supported, off otherwise.
.br
ShadowFB is currently not supported on monochrome displays.
+.TP
+.BI "Option \*qRotate\*q \*q" string \*q
+Enable rotation of the display. The supported values are "CW" (clockwise,
+90 degrees), "UD" (upside down, 180 degrees) and "CCW" (counter clockwise,
+270 degrees).
+Implies use of the shadow framebuffer layer.
+Default: off.
.SH "SEE ALSO"
__xservername__(1), __xconfigfile__(__filemansuffix__), Xserver(1),
X(__miscmansuffix__), fbdev(__drivermansuffix__)