From 94021c0994e97749e3859fbd6c5a6278817e1b9f Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Thu, 29 May 2014 18:57:00 +0200 Subject: it has been reported that vidmode can work when randr does not MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/libgamma-method.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src') diff --git a/src/libgamma-method.h b/src/libgamma-method.h index bb05757..d19b848 100644 --- a/src/libgamma-method.h +++ b/src/libgamma-method.h @@ -45,9 +45,9 @@ * The identifier for the adjustment method with * uses the VidMode protocol under the X display server. * This is an older alternative to RandR that can - * [not verified] work on some drivers that are not - * supported by RandR, however it can only control the - * primary CRTC per screen (partition). + * work on some drivers that are not supported by RandR, + * however it can only control the primary CRTC per + * screen (partition). */ #define LIBGAMMA_METHOD_X_VIDMODE 2 -- cgit v1.2.3-70-g09d2