From: VMware, Inc <> Date: Mon, 21 Nov 2011 23:01:21 +0000 (-0800) Subject: Adapt to new output names of the vmwgfx driver X-Git-Tag: 2011.11.20-535097~63 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5c32dcd26eedacd04fa217cec7e644e9c276610d;p=thirdparty%2Fopen-vm-tools.git Adapt to new output names of the vmwgfx driver 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 --- diff --git a/open-vm-tools/services/plugins/resolutionSet/resolutionRandR12.h b/open-vm-tools/services/plugins/resolutionSet/resolutionRandR12.h index dfeb154c0..93b874563 100644 --- a/open-vm-tools/services/plugins/resolutionSet/resolutionRandR12.h +++ b/open-vm-tools/services/plugins/resolutionSet/resolutionRandR12.h @@ -36,8 +36,7 @@ #include #include -#define RR12_OUTPUT_FORMAT "LVDS%u" - +#define RR12_OUTPUT_FORMAT "Virtual%u" /* * Global functions