aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorAnssi Hannula <anssi@mandriva.org>2010-01-03 08:50:08 +0000
committerAnssi Hannula <anssi@mandriva.org>2010-01-03 08:50:08 +0000
commit854c3e5023035951184375b7bb83525878b9a7fb (patch)
tree3a63cc31efee60a39fbe0447141cca91c9eec15f /NEWS
parentb6a1b2905b8e404fa7e794bbe38fb20c81d6fc56 (diff)
downloadmonitor-edid-854c3e5023035951184375b7bb83525878b9a7fb.tar
monitor-edid-854c3e5023035951184375b7bb83525878b9a7fb.tar.gz
monitor-edid-854c3e5023035951184375b7bb83525878b9a7fb.tar.bz2
monitor-edid-854c3e5023035951184375b7bb83525878b9a7fb.tar.xz
monitor-edid-854c3e5023035951184375b7bb83525878b9a7fb.zip
monitor-get-edid-using-vbe:
- add --skip-vbe-check for skipping call for VBE info; useful if calling the program multiple times for different ports - on failure, return exit status 2 if no successful VBE calls were made
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index df0871b..5259594 100644
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,9 @@
was caused by a bug in the removed code)
o fix the retrieval of VBE vendor strings when using the LRMI interface
o retrieve up to 4 EDID extension blocks
+ 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
- monitor-parse-edid:
o print EDID version and the number of EDID extension blocks