Robert G. (Doc) Savage wrote:
Thanks for the hint. I found the corresponding info and hand edited a
new xorg.conf file. I still get an "Out of Range" error for 16-bit color
at 1920x1200. The highest resolution I can get is 1440x900, and even
that overscans the available screen. Is there something else I'm
missing?
Yeah, there's a pervy superhack
yum install 915resolution
examine /usr/share/doc/915resolution-0.5.2/README.fedora
and README in the same dir.
I stuck it in /etc/rc.local like this:
915resolution 5c 1680 1050
But it seems you should run it as a service. Anyway, works great except
you have to run it again after hibernate.
-Andy