Comment 25 for bug 27667

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

I like solution of Vedran Rodic very much. Juse use Xorg feature instead of out-of-date tools. Generate monitor settings in xorg.conf like this:

Section "Monitor"
 Identifier "minitor0"
 Option "DPMS"
EndSection

I suppose it'll cause problems only with very old screen devices. And these problems could be repaired directly in Xorg code, instead of hacking ubuntu-only tools.
I think it's worth considering.

On the under hand this change could lead to problems for a lots of users, especially if it's not used in any mainstream distribution.