wxEDID - Graphical editor for EDID data presented by computer displays
Contents
Argument
As its sole argument, the program accepts a file with EDID information to be edited.
Bugs
No known bugs.
Description
wxEDID is a wxWidgets based editor for Extended Display Identification Data (EDID). It operates on
offline files that can be flashed to a monitor using the technique described here.
This tool can modify the base EDID v1.3+ structure and the CEA/CTA-861-G, as the first extension block.
The program also provides a DTD constructor to aid with the selection of suitable timings.
The tool can import and export EDID data in binary blob and in hexadecimal formats.
Name
wxEDID - Graphical editor for EDID data presented by computer displays
Options
-t,--text
Assume the file argument is a DTD text file (and not binary EDID data)
See Also
Flashing Instructions
Synopsis
wxedid [-t] file
