<div dir="ltr">Hello, list.<div><br></div><div><span class="" style="font-size:12px;color:rgb(0,0,0);line-height:18px;font-family:Verdana,Arial,Helvetica,sans-serif"><span style="background-color:rgb(255,255,255)">I have a multi-head environment: </span></span></div>
<div><span class="" style="font-size:12px;color:rgb(0,0,0);line-height:18px;font-family:Verdana,Arial,Helvetica,sans-serif"><br></span><table width="90%" cellspacing="1" cellpadding="3" border="0" align="center" style="font-family:Verdana,Arial,Helvetica,sans-serif;background-color:rgb(239,239,239)">
<tbody><tr><td style="font-family:Verdana,Arial,Helvetica,sans-serif"><span class="" style="font-size:11px;color:rgb(0,0,0)"><b>Code:</b></span></td></tr><tr><td class="" style="font-family:Courier,'Courier New',monospace;border:1px solid rgb(209,215,220);font-size:11px;color:rgb(0,102,0);background-color:rgb(250,250,250)">
<br>Section "ServerLayout" <br>    Identifier          "Default" <br>    Screen              "Left" 0 0 <br>    Screen              "CentreAndRight" RightOf "Left" <br>EndSection <br>
<br><br><br>Section "Screen" <br>    Identifier          "CentreAndRight" <br>    Device              "hd6850" <br>EndSection <br><br>Section "Screen" <br>    Identifier          "Left" <br>
    Device              "hd2000" <br>EndSection <br><br><br><br>Section "Device" <br>    Identifier          "hd6850" <br>    Driver              "radeon" <br>    BusID               "PCI:1:0:0" <br>
EndSection <br><br>Section "Device" <br>    Identifier          "hd2000" <br>    Driver              "intel" <br>    BusID               "PCI:0:2:0" <br>EndSection <br></td></tr></tbody></table>
<span class="" style="font-size:12px;color:rgb(0,0,0);line-height:18px;font-family:Verdana,Arial,Helvetica,sans-serif"><br><br><span style="background-color:rgb(255,255,255)">As you can see I define two "Screen" sections since I have two video cards. The problem is that GDM3 starts GNOME session only on the first met Screen of the layout (I tried to swap them and the session was started on the other Screen). <br>
<br><span style="font-style:italic">Xorg.0.log</span> says that there is no problem with any Screen. And indeed after I log in, the mouse pointer moves between one monitor with GNOME on it and two other black monitors. And for instance <span style="font-weight:bold">xrandr</span> tool tells that there are indeed two screens and the monitors are identified correctly. So this makes me think that there's no problem with Xorg server but it is GDM3 which doesn't behave properly. Another strange thing is that if I want to get the value of DISPLAY variable on the Screen with GNOME I get ":0" instead of ":0.0". GDM logs also confirm that it is GDM who sets this value. <br>
<br>One more word about GDM<span style="font-weight:bold">2</span>. Before upgrade to GNOME 3 I had no problem with GDM and could use all the three monitors simultaneously with the same <span style="font-style:italic">xorg.conf</span> So does GDM3 need to be configured differently? <br>
<br>BTW, I have default settings for GDM3. OS is Gentoo.<br><br>I would be glad too to get a link to some really good and descriptive documents about GDM and X because the official ones seem to be very scanty and mostly low-level.</span></span></div>
<div><font color="#000000" face="Verdana, Arial, Helvetica, sans-serif"><span style="font-size:12px;line-height:18px"><br clear="all"></span></font><div><div dir="ltr"><div>BR, Vitaly Kirsanov</div><div>skype: vkirsan</div>
</div></div>
</div></div>