diff options
author | Philip Langdale <philipl@fido2.homeip.net> | 2006-10-11 11:32:18 -0700 |
---|---|---|
committer | Philip Langdale <philipl@fido2.homeip.net> | 2006-10-11 11:32:18 -0700 |
commit | 7631f4d8db2b83878bd886204aaa978dac9c47b5 (patch) | |
tree | 199ea4eb107ad78234941e4998dbfdd432ded279 /man | |
parent | 79de175986817cac2fedb267cc9a04438b3694d4 (diff) |
Document the 'Xinerama' option and tweak the default to reflect
the capabilites of the underlying hardware.
Diffstat (limited to 'man')
-rw-r--r-- | man/vmware.man | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/man/vmware.man b/man/vmware.man index 40677f4..2379134 100644 --- a/man/vmware.man +++ b/man/vmware.man @@ -30,7 +30,10 @@ Enable or disable the HW cursor. Default: off. .TP .BI "Option \*qNoAccel\*q \*q" boolean \*q 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. .SH "SEE ALSO" __xservername__(__appmansuffix__), __xconfigfile__(__filemansuffix__), xorgconfig(__appmansuffix__), Xserver(__appmansuffix__), X(__miscmansuffix__) .SH AUTHORS -Copyright (c) 1999-2005 VMware, Inc. +Copyright (c) 1999-2006 VMware, Inc. |