aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorAnssi Hannula <anssi@mandriva.org>2010-01-03 10:55:24 +0000
committerAnssi Hannula <anssi@mandriva.org>2010-01-03 10:55:24 +0000
commitf97dbb043f3d4709c32b259b180d5121fb6e399a (patch)
treec5e5d228fc49962c8b14f889ee91b08cce09a28a /NEWS
parente7a9275adee8532d7185996e50a3b8d8d1ffcd81 (diff)
downloadmonitor-edid-f97dbb043f3d4709c32b259b180d5121fb6e399a.tar
monitor-edid-f97dbb043f3d4709c32b259b180d5121fb6e399a.tar.gz
monitor-edid-f97dbb043f3d4709c32b259b180d5121fb6e399a.tar.bz2
monitor-edid-f97dbb043f3d4709c32b259b180d5121fb6e399a.tar.xz
monitor-edid-f97dbb043f3d4709c32b259b180d5121fb6e399a.zip
monitor-get-edid-using-vbe:
never retry in console mode if the card reports that the port does not support DDC (usually this means that the port has no display devices connected)
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index cb419ee..ac3af07 100644
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,9 @@
o add --skip-vbe-check for skipping call for VBE info; useful if
calling the program multiple times for different ports
o on failure, return exit status 2 if no successful VBE calls were made
+ o never retry in console mode if the card reports that the port does
+ not support DDC (usually this means that the port has no display
+ devices connected)
- monitor-parse-edid:
o print EDID version and the number of EDID extension blocks