diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -8,11 +8,12 @@ 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 + o on failure, return exit status 2 if 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) - o add basic 15 sec timeout, with --no-timeout for disabling it + o add basic 15 sec timeout (exit status 3), with --no-timeout for + disabling it - monitor-parse-edid: o print EDID version and the number of EDID extension blocks |