> > /etc/Xorg/Xorg.conf (I think). Poke around !
> 
> the file /etc/X11/xorg.conf only sets the screen size
> and colour depth.

You're probably only looking at the very end of the file.
Look for a section called "Monitor" or something similar.
The relevant piece from my xorg.conf looks like this:

Section "Monitor"
        Identifier   "Monitor0"
        VendorName   "Monitor Vendor"
        ModelName    "IBM E54"
        DisplaySize  280        210
        HorizSync    30.0 - 69.0         # THESE ARE THE SETTINGS
        VertRefresh  50.0 - 120.0        # YOU WANT TO CHANGE
        Option      "dpms"
EndSection

HTH,
Mandar.

--
To unsubscribe, send mail to [EMAIL PROTECTED] with the body
"unsubscribe ilug-cal" and an empty subject line.
FAQ: http://www.ilug-cal.org/node.php?id=3

Reply via email to