[PATCH] xfree86: Bump classic driver default to 1024x768
Mark Kettenis
mark.kettenis at xs4all.nl
Thu Nov 25 05:31:00 PST 2010
> From: Keith Packard <keithp at keithp.com>
> Date: Wed, 24 Nov 2010 11:38:25 -0800
>
> On Mon, 15 Nov 2010 11:25:13 +1000, Peter Hutterer <peter.hutterer at who-t.net> 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?
More information about the xorg-devel
mailing list