Tagged Questions
1
vote
1answer
418 views
How can I get real-time information about monitor plug/unplug events?
When I connect or disconnect the USB device, udev shows/monitors that event. But udev is not enough smart to detect the plug-out or plug-in of the monitor. Is there any way/tool/utility from which I ...
4
votes
2answers
1k views
Edid information
I want to gather the Edid information of the monitor.
I can get it from the xorg.0.log file when I run X with the -logverbose option.
But the problem is that If I switch the monitor (unplug the ...