summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilip Langdale <philipl@fido2.homeip.net>2006-10-31 19:17:39 -0800
committerPhilip Langdale <philipl@fido2.homeip.net>2006-10-31 19:17:39 -0800
commitac2a57ea7aea00c695495aa01c27402569a9514a (patch)
treed0070901d56dd0f282ac3306455794e8e444b4f3
parent4dd038bd73208184344cae4f363c492c7e61524b (diff)
Update man page to document "StaticXinerama"vmware-10_14_0
-rw-r--r--man/vmware.man9
1 files changed, 8 insertions, 1 deletions
diff --git a/man/vmware.man b/man/vmware.man
index 2379134..1092488 100644
--- a/man/vmware.man
+++ b/man/vmware.man
@@ -32,7 +32,14 @@ Enable or disable the HW cursor. Default: off.
Disable or enable acceleration. Default: acceleration is enabled.
.TP
.BI "Option \*qXinerama\*q \*q" boolean \*q
-Disable or enable Xinerama support. Default: xinerama is enabled if the hardware supports it.
+Disable or enable Xinerama support. Default: xinerama is enabled if the
+hardware supports it.
+.TP
+.BI "Option \*qStaticXinerama\*q \*q" string \*q
+Provide a static xinerama geometry that will be active at server startup
+and will not be overridden at runtime.
+The format is "Width1xHeight1+Xoffset1+Yoffset1;Width2xHeight2+Xoffset2+Yoffset2"
+and so on. Negative offsets are not supported.
.SH "SEE ALSO"
__xservername__(__appmansuffix__), __xconfigfile__(__filemansuffix__), xorgconfig(__appmansuffix__), Xserver(__appmansuffix__), X(__miscmansuffix__)
.SH AUTHORS