On Wed, Mar 12, 2008 at 7:26 AM, Damian &lt;<a href="mailto:damian@gingermagic.co.uk">damian@gingermagic.co.uk</a>&gt; wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
David Whyte wrote:<br>
&gt; On Wed, Mar 12, 2008 at 6:17 AM, Damian &lt;<a href="mailto:damian@gingermagic.co.uk">damian@gingermagic.co.uk</a>&gt; wrote:<br>
&gt; &lt;snip&gt;<br>
&gt;&gt; &nbsp;The problem is that when I try to look at the screen from a different<br>
&gt;&gt; &nbsp;machine (I&#39;m usung TightVNC on XP), the display is all garbled. I can<br>
&gt;&gt; &nbsp;log in fine, but it looks like there are about 4 screens interlaced<br>
&gt;&gt; &nbsp;horizontally. I can kind or see what I&#39;m doing enough to press a couple<br>
&gt; &nbsp;&lt;/snip&gt;<br>
&gt;<br>
&gt; I see the same thing on my mythbuntu box. &nbsp;Very annoying. &nbsp;Let me know<br>
&gt; if you find a solution.<br>
&gt;<br>
&gt; Ta,<br>
&gt; Whytey<br>
<br>
Hi Whytey<br>
<br>
Mache&#39;s solution worked for me. It gives more limited functionality (I<br>
don&#39;t think you can log in from the log in screen, so therefore can&#39;t<br>
switch users), but at least it works!<br>
<font color="#888888"><br>
Damian<br></font></blockquote><div><br>The problem is in the xorg.conf Display subsection.<br><br>I had a spurious line, I think generated by nvidia-xconfig:&nbsp; <br><br>SubSection &quot;Display&quot;<br>...blah...<br>Virtual 1280 1024<br>
EndSection<br><br>I had the same issue last night, and eventually discovered the entry.&nbsp; Changed that to :<br>
<br>
Virtual 1024 768 # for vnc - match to screen res<br>
<br>
And that fixed it nicely.&nbsp; May even work without. YMMV <br><br>Mythterious<br></div></div><br>