Display w/ bogus EDID + intel-2.0.0.0
Barry Scott
barry.scott at onelan.co.uk
Mon Apr 30 04:44:19 PDT 2007
Johannes Truschnigg wrote:
>
> Btw, I just noticed the manpage of my drivers says the Option we're talking about when disabling EDID is called "DDC", not "NoDDC". Just wanted to point that out. :)
>
The xserver inverts the sense of boolean options if prefixed with "No".
(Its documented in the Xorg config man page).
Thus:
Option NoDDC "true"
and:
Option DDC "false"
are the same.
(It seems to be a pointless feature to have two ways to do the same thing.)
Barry
More information about the xorg
mailing list