On Sat, 10 Jan 2004, Thomas Winischhofer wrote:
> Mark Vojkovich wrote:
> > With the CCW option, the server should look exactly like
> > it has a 768x1024 root window from the client's point of view.
> > What does "xdpyinfo" say about the screen dimensions.
> >
> > Mark.
> >
> > PS. You have to disable the RandR extension to make rotation work
> > properly. That's Option "RandR" "FALSE" in the Section
> > "ServerFlags", I think.
>
> Just a suggestion: Why doesn't the nv driver do this itself it it's very
> own Rotate option is set?
>
> if(pNv->Rotate) {
> xf86DisableRandR();
> }
>
I guess maybe I should do that.
Mark.
_______________________________________________
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86