mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 10:26:28 -04:00
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
7 lines
440 B
Text
7 lines
440 B
Text
read-edid is a pair of tools (originally by John Fremlin) for reading the
|
|
EDID from a monitor. It should work with most monitors made since 1996,
|
|
assuming the video card supports the standard read commands (most do).
|
|
|
|
Two tools are provided: get-edid, which gets the raw EDID information from
|
|
the monitor, and parse-edid, which turns the raw binary information into a
|
|
xorg.conf-compatible monitor section (or xrandr-compatible modelines).
|