<br><br><div class="gmail_quote">On Thu, Jun 25, 2009 at 5:14 PM, Mulchman <span dir="ltr"><<a href="mailto:mulchman@gmail.com">mulchman@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">jasonlife wrote:<br>
> I have one question. Are you currently using the original<br>
> displaylink.c ? or did you apply the patch?<br>
><br>
</div>Not currently using the patch on the laptop machine w/ Ubuntu 8.10 (32<br>
bit). Would you like me to try it (and/or with Xinerama enabled)? I<br>
imagine I'll wind up crashed in libpixman again, though...</blockquote><div><br>Don't bother.. I just wondered whether you use the patch or not. <br> <br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
<div class="im">> what happens if you run following two commands when you start to<br>
> screen? (I assume you started X on DISPLAY :0)<br>
</div>X gets started through the /etc/init.d/gdm script which is run on<br>
bootup. I'm not manually starting X or gdm. Should I be?</blockquote><div>No. <br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
<div class="im">><br>
> xterm -display :0.0<br>
> xterm -display :0.1<br>
><br>
> Can you see xterm window on both screens?<br>
</div>Yes. The first one (:0.0) put an xterm window on the laptop screen and<br>
the second one (:0.1) put an xterm window on the DisplayLink screen.</blockquote><div>Good. It seems both screens are started properly. <br><br>Try following ServerLayout section:<br><br>Section "ServerLayout"<br>
Screen 0 "Default Screen" 0 0<br> Screen 1 "DisplayLink Screen" RightOf "Default Screen"<br>EndSection<br><br>You can use LeftOf instead of RightOf according to your monitor position. <br>
<br>If you still have the problem, I suggest to use SWCursor by adding follow options on each "Device" section in xorg.conf.<br><br>Option "SWCursor" "on"<br>Option "HWCursor" "off"<br>
<br>Not sure whether these options are valid, but it doesn't hurt..<br><br>JAK<br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
<br>
-Pat<br>
<div><div></div><div class="h5">_______________________________________________<br>
Libdlo mailing list<br>
<a href="mailto:Libdlo@lists.freedesktop.org">Libdlo@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/libdlo" target="_blank">http://lists.freedesktop.org/mailman/listinfo/libdlo</a><br>
</div></div></blockquote></div><br>