Von: "Henri Verbeet" <hverbeet@gmail.com>
An: "Alexandre Julliard" <julliard@winehq.org>
Cc: "Patrick Rudolph" <siro@das-labor.org>, "wine-devel@winehq.org" <wine-devel@winehq.org>
Gesendet: 30. Juli 2012 21:47
Betreff: Re: winex11.drv: xrandr1.2 don't assume CRTC 0 is active
On 30 July 2012 20:13, Alexandre Julliard
wrote:
> This clearly needs a helper function.
>
I'm not sure if this really makes sense to begin with. CRTC 0 is
supposed to be the primary display. With proper multihead support we'd
be able to enumerate the other display as well, and change modes on
them etc., but I suspect disabling the primary display isn't going to
give very good results on native Windows either, except perhaps for
applications that have multihead support themselves.