On Thu, Oct 20, 2011 at 6:37 PM, Keith Packard <kei...@keithp.com> wrote:
> On Thu, 20 Oct 2011 14:43:01 +0100, Dave Airlie <airl...@gmail.com> wrote:
>
>> +     scrn->modes = xf86ModesAdd(scrn->modes,
>> +                                xf86CVTMode(scrn->display->virtualX,
>> +                                            scrn->display->virtualY,
>> +                                            60, 0, 0));
>
> Do you want to just use 1024x768 here?

Well we set those values to 1024x768 (or two defines for them) in the
xf86InitialConfiguration, so I think
it should be fine using these values here.

Dave.
_______________________________________________
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to