4:vmware

From Linux Man Pages

Jump to: navigation, search
      vmware - VMware SVGA video driver
      

Contents

SYNOPSIS

      Section "Device"
        Identifier "devname"
        Driver "vmware"
        ...
      EndSection

DESCRIPTION

      vmware is an Xorg driver for VMware virtual video cards.

CONFIGURATION DETAILS

      Please  refer to xorg.conf(5x) for general configuration details.  This section only covers configuration details
      specific to this driver.
 
      The driver auto-detects the version of any virtual VMware SVGA adapter.
 
      The following driver Options are supported:
 
      Option "HWCursor" "boolean"
             Enable or disable the HW cursor.  Default: off.
 
      Option "NoAccel" "boolean"
             Disable or enable acceleration.  Default: acceleration is enabled.
 
      Option "Xinerama" "boolean"
             Disable or enable Xinerama support. Default: xinerama is enabled if the hardware supports it.
 
      Option "StaticXinerama" "string"
             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.

RELATED

      Xorg(1x), xorg.conf(5x), xorgconfig(1x), Xserver(1x), X(7)

CATEGORY

Personal tools