logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

wxEDID - Graphical editor for EDID data presented by computer displays

Argument

       As its sole argument, the program accepts a file with EDID information to be edited.

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.

                                                                                                       wxedid(1)

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

See Also