> > Though I'd find it nice if the panel would always show up on the<br>> > bottom-most screen, not just the "first" one :) Looks a bit odd to have<br>> > the panel right in the middle of a 2x3 monitor wall ;)
<br>> <br>> can you try now?<br><br>Confirmed to work here (just svned up). By the way, here's (a part of) my xorg.conf:<br><br><blockquote style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;" class="gmail_quote">
Section "Device"<br><br> Identifier "Device0"<br> Driver "nvidia"<br> Option "TwinView" "True"<br> Option "TwinViewOrientation" "RightOf"
<br> Option "UseEdidFreqs" "True"<br> Option "MetaModes" "1280x1024, 1280x1024; NULL, 1152x864; NULL, 1024x768; NULL, 800x600; NULL, 640x480" <br> Option "UseDisplayDevice" "CRT, DFP"
<br> Option "TwinViewXineramaInfoOrder" "DFP-0"<br><br> Option "AddARGBGLXVisuals" "true"<br> Option "DisableGLXRootClipping" "true"
<br> Option "RenderAccel" "true"<br> Option "AllowGLXWithComposite" "true"<br> Option "TripleBuffer" "true"<br>EndSection</blockquote>
<div><br>Which means I have the first monitor to the right and second to the left. Before the panel appeared on the right monitor, now it's on the left. =)<br>And dragging between the screens work now!<br></div>