aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-05-29 18:57:00 +0200
committerMattias Andrée <maandree@operamail.com>2014-05-29 18:57:00 +0200
commit94021c0994e97749e3859fbd6c5a6278817e1b9f (patch)
treed6f234ac098402c30b09683992e90ec3c41fae35
parentmore jargon (diff)
downloadlibgamma-94021c0994e97749e3859fbd6c5a6278817e1b9f.tar.gz
libgamma-94021c0994e97749e3859fbd6c5a6278817e1b9f.tar.bz2
libgamma-94021c0994e97749e3859fbd6c5a6278817e1b9f.tar.xz
it has been reported that vidmode can work when randr does not
Signed-off-by: Mattias Andrée <maandree@operamail.com>
-rw-r--r--src/libgamma-method.h6
1 files changed, 3 insertions, 3 deletions
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