]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commitdiff
Adapt to new output names of the vmwgfx driver
authorVMware, Inc <>
Mon, 21 Nov 2011 23:01:21 +0000 (15:01 -0800)
committerMarcelo Vanzin <mvanzin@vmware.com>
Mon, 21 Nov 2011 23:01:21 +0000 (15:01 -0800)
The kernel- and Xorg vmwgfx drivers are about to change the output
/ connector names from LVDSx to Virtualx reflecting that we're not
setting up LVDS monitors but virtual monitors.

Fix up libresolutionset accordingly.

Signed-off-by: Marcelo Vanzin <mvanzin@vmware.com>
open-vm-tools/services/plugins/resolutionSet/resolutionRandR12.h

index dfeb154c0982c14478b3f7afddd3491722e992da..93b874563e1cbfe0aacbc6aa6bea3209dc8e8d47 100644 (file)
@@ -36,8 +36,7 @@
 #include <X11/Xmd.h>
 #include <X11/extensions/panoramiXproto.h>
 
-#define RR12_OUTPUT_FORMAT "LVDS%u"
-
+#define RR12_OUTPUT_FORMAT "Virtual%u"
 
 /*
  * Global functions