1VMWARE(4) Kernel Interfaces Manual VMWARE(4)
2
3
4
6 vmware - VMware SVGA video driver
7
9 Section "Device"
10 Identifier "devname"
11 Driver "vmware"
12 ...
13 EndSection
14
16 vmware is an Xorg driver for VMware virtual video cards.
17
19 Please refer to xorg.conf(5) for general configuration details. This
20 section only covers configuration details specific to this driver.
21
22 The driver auto-detects the version of any virtual VMware SVGA adapter.
23
24 The following driver Options are supported:
25
26 Option "HWCursor" "boolean"
27 Enable or disable the HW cursor. Default: off.
28
29 Option "Xinerama" "boolean"
30 Disable or enable Xinerama support. Default: xinerama is enabled
31 if the hardware supports it.
32
33 Option "StaticXinerama" "string"
34 Provide a static xinerama geometry that will be active at server
35 startup and will not be overridden at runtime. The format is
36 "Width1xHeight1+Xoffset1+Yoffset1;Width2xHeight2+Xoffset2+Yoff‐
37 set2" and so on. Negative offsets are not supported.
38
40 Xorg(1), xorg.conf(5), Xserver(1), X(7)
41
43 Copyright (c) 1999-2007 VMware, Inc.
44
45
46
47X Version 11 xf86-video-vmware 11.0.1 VMWARE(4)