From 854c3e5023035951184375b7bb83525878b9a7fb Mon Sep 17 00:00:00 2001 From: Anssi Hannula Date: Sun, 3 Jan 2010 08:50:08 +0000 Subject: 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 --- NEWS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'NEWS') 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 -- cgit v1.2.1