Comment 7 for bug 27667

Revision history for this message
Jerone Young (jerone) wrote : Re: Problems with xresprobe & Samsung 243T LCD

Ok the design decision in the ddcprobe.sh script to distinguish between an lcd
and crt is WRONG. The job of this script is to say what resolutions are
supported by the monitor device. Even if the design was correct Line 56 should
not be removing highest resolution supported on a crt. The user should have the
option to change to this resoultion if it is supported. So all supported
resolutions by any type monitor should be reported by ddcprobe.sh and some other
script should determine what resolution to start off with ...but all possible
resolutions should be in the xorg.conf at the end of the day. Maybe it should be
like Windows ... start off at 640x480 and the person then changes the resoultion
to what they want it to be.