Update man page to document "StaticXinerama" vmware-10_14_0
authorPhilip Langdale <philipl@fido2.homeip.net>
Wed, 1 Nov 2006 03:17:39 +0000 (19:17 -0800)
committerPhilip Langdale <philipl@fido2.homeip.net>
Wed, 1 Nov 2006 03:17:39 +0000 (19:17 -0800)
man/vmware.man

index 2379134..1092488 100644 (file)
@@ -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