> From: Keith Packard <[email protected]> > Date: Wed, 24 Nov 2010 11:38:25 -0800 > > On Mon, 15 Nov 2010 11:25:13 +1000, Peter Hutterer <[email protected]> > wrote: > > > + if (!scrp->monitor->maxPixClock && !specified) { > > + type = "default "; > > + scrp->monitor->maxPixClock = 65000.0; > > + } > > Can you explain this part? Seems like this goes beyond changing the > default mode to 1024x768.
To prevent you from getting a headache from low-refresh-rate 1024x768 modes on CRTs? _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
