What I would do is look online for the specifications for your monitor. You want to know the horizontal and vertical refresh rates. It should be a pair of ranges, like 30-61 and 50-120. Put those into your xorg.conf file under the "Monitor" section. It should look something like this (this is from my xorg.conf file; your values will probably be different):

    Section "Monitor"
            Identifier   "Configured Monitor"
            HorizSync    30-61
            VertRefresh  50-120
    EndSection

I look forward to the days when we won't have to do this anymore.
_______________________________________________
Trisquel-users mailing list
[email protected]
http://listas.trisquel.info/mailman/listinfo/trisquel-users

Reply via email to