c - Edid information -
redefining question:
is there way serial id of connected monitor ?
i want gather edid information of monitor. can xorg.0.log file when run x -logverbose option.
but problem if switch monitor ( plug-out current monitor , plug-in monitor ), there no way information.
is there way edid dynamically ( or runtime ) ? or utility/tool inform me monitor connected , disconnected ?
i using lfs-6.4.
regards, shw
there read-edid package. http://www.polypux.org/projects/read-edid/
once have compiled , installed, can run these commands:
# read-edid | parse-edid
this provide x.org config-like output. feel free hack further.
Comments
Post a Comment