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(5x) 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 "NoAccel" "boolean"
30 Disable or enable acceleration. Default: acceleration is
31 enabled.
32
33 Option "Xinerama" "boolean"
34 Disable or enable Xinerama support. Default: xinerama is enabled
35 if the hardware supports it.
36
37 Option "StaticXinerama" "string"
38 Provide a static xinerama geometry that will be active at server
39 startup and will not be overridden at runtime. The format is
40 "Width1xHeight1+Xoffset1+Yoffset1;Width2xHeight2+Xoffset2+Yoff‐
41 set2" and so on. Negative offsets are not supported.
42
44 Xorg(1x), xorg.conf(5x), xorgconfig(1x), Xserver(1x), X(7)
45
47 Copyright (c) 1999-2006 VMware, Inc.
48
49
50
51X Version 11 xf86-video-vmware 10.14.1 VMWARE(4)