wxedid - Man Page
Graphical editor for EDID data presented by computer displays
Synopsis
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.
Argument
A file with EDID information to be edited.
Options
- -e, --ignore-errors
Ignore errors in file
- -w, --all-writeable
Ignore read-only flags - all EDID fields are writeable.
- -t, --text
Assume the file argument is a text file containing EDID data bytes in a hexadecimal format (and not binary EDID data).
See Also
Bugs
No known bugs.
Author
This manual page was written by Felix Lechner <felix.lechner@lease-up.com> for the Debian project, but may be used by anyone under the same license as wxEDID.
Updated by Tomasz Pawlak <tomasz.pawlak@wp.eu>