<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;"><div id="yiv1082656708">Thanks Jim and Matt<br><br>I have tried the command suggested and got the following reply:-<br><br>~$ xrandr --addmode XSVGA 1366x768<br>xrandr: cannot find output "XSVGA"<br><br>I have the NVIDIA GeForce2 MX/MX 400 which must be at least 5 years old, so I'm wondering whether this is before the ability of setting up custom screens.<br><br>I've also done the following two commands:-<br><br>~$ xrandr -q<br>Screen 0: minimum 320 x 240, current 1024 x 768, maximum 1280 x 1024<br>default connected 1024x768+0+0 0mm x 0mm<br>&nbsp;&nbsp; 1280x1024&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 75.0&nbsp;&nbsp;&nbsp;&nbsp; 60.0&nbsp; <br>&nbsp;&nbsp; 1280x960&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 60.0&nbsp; <br>&nbsp;&nbsp; 1152x864&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 75.0&nbsp; <br>&nbsp;&nbsp; 1024x768&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 75.0&nbsp;&nbsp;&nbsp;&nbsp; 70.0&nbsp;&nbsp;&nbsp;&nbsp; 60.0* <br>&nbsp;&nbsp; 832x624&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 75.0&nbsp; <br>&nbsp;&nbsp; 800x600&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 75.0&nbsp;&nbsp;&nbsp;&nbsp; 72.0&nbsp;&nbsp;&nbsp;&nbsp; 60.0&nbsp;&nbsp;&nbsp;&nbsp; 56.0&nbsp; <br>&nbsp;&nbsp; 720x400&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 70.0&nbsp; <br>&nbsp;&nbsp; 640x480&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 75.0&nbsp;&nbsp;&nbsp;&nbsp; 73.0&nbsp;&nbsp;&nbsp;&nbsp; 67.0&nbsp;&nbsp;&nbsp;&nbsp; 60.0&nbsp; <br>&nbsp;&nbsp; 1280x800&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 60.0&nbsp; <br>&nbsp;&nbsp; 1280x768&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 60.0&nbsp; <br>&nbsp;&nbsp; 1280x720&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 60.0&nbsp; <br>&nbsp;&nbsp; 1152x768&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 55.0&nbsp; <br>&nbsp;&nbsp; 960x600&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 60.0&nbsp; <br>&nbsp;&nbsp;
 840x525&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 60.0&nbsp; <br>&nbsp;&nbsp; 700x525&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 70.0&nbsp;&nbsp;&nbsp;&nbsp; 60.0&nbsp; <br>&nbsp;&nbsp; 640x512&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 75.0&nbsp;&nbsp;&nbsp;&nbsp; 60.0&nbsp; <br>&nbsp;&nbsp; 720x450&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 60.0&nbsp; <br>&nbsp;&nbsp; 640x400&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 60.0&nbsp; <br>&nbsp;&nbsp; 576x432&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 75.0&nbsp; <br>&nbsp;&nbsp; 640x384&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 60.0&nbsp; <br>&nbsp;&nbsp; 576x384&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 55.0&nbsp; <br>&nbsp;&nbsp; 512x384&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 75.0&nbsp;&nbsp;&nbsp;&nbsp; 70.0&nbsp;&nbsp;&nbsp;&nbsp; 60.0&nbsp; <br>&nbsp;&nbsp; 416x312&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 75.0&nbsp; <br>&nbsp;&nbsp; 400x300&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 75.0&nbsp;&nbsp;&nbsp;&nbsp; 72.0&nbsp;&nbsp;&nbsp;&nbsp; 60.0&nbsp;&nbsp;&nbsp;&nbsp; 56.0&nbsp; <br>&nbsp;&nbsp; 320x240&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 75.0&nbsp;&nbsp;&nbsp;&nbsp; 73.0&nbsp;&nbsp;&nbsp;&nbsp; 60.0&nbsp; <br>~$ xrandr -s 1366x768<br>Size 1366x768 not found in available modes<br><br>Any suggestions?<br><br>Thanks<br><br>Ron<br><br>--- On <b>Mon, 10/8/09, Jim Moore <i>&lt;jmthelostpacket@googlemail.com&gt;</i></b> wrote:<br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"><br>From: Jim Moore &lt;jmthelostpacket@googlemail.com&gt;<br>Subject: Re: [Nottingham] New Monitor<br>To: "Notts GNU/Linux Users Group" &lt;nottingham@mailman.lug.org.uk&gt;<br>Date: Monday, 10 August, 2009, 12:07 AM<br><br><div class="plainMail">start with:<br><br>xrandr --addmode XSVGA
 1366x768<br><br>then:<br><br>xrandr --output XSVGA --mode 1366×768 --rate 60<br><br>Note these are nonpersistent commands (ie they'll only last through<br>the current session). You might want to add them to xorg.conf (read<br>the xorg.conf file on how to add xrandr lines to the configuration),<br>or you can use ~/.xprofile (just append those two xrandr lines to the<br>file; create an empty xprofile if one doesn't already exist, xorg will<br>use it if it exists in your home folder).<br><br>As mentioned (kudos to Matthew), ATI and NVidia both have GUI<br>configurations in which setting up custom screens is elementary. I<br>know from experience (with SuSE Pro 9.3) that the NVidia one does<br>require you to set the pitch or it'll do weird things with weird<br>screens (apparently the hardware manufacturers never thought to add<br>16:9 aspect screens to the default list) /before/ you can add the new<br>screen resolution.<br><br>On 8/9/09, Matthew Tompsett
 &lt;<a rel="nofollow">matthewbpt@gmail.com</a>&gt; wrote:<br>&gt; What kind of video card do you have? If it's an nvidia then you can use the<br>&gt; nvidia xconfig utility to change the resolution and refresh rates, if not<br>&gt; then you may have to use the xrandr command line program, google it I can't<br>&gt; quite remember how to use it but there are guides you can follow,<br>&gt;<br>&gt; Matt<br>&gt;<br>&gt; 2009/8/9 Ron Wilton &lt;<a rel="nofollow">ron_w_add@yahoo.co.uk</a>&gt;<br>&gt;<br>&gt;&gt; Thanks for your reply, Jim.<br>&gt;&gt;<br>&gt;&gt; How do I make the suggested changes. In Ubuntu there's a Screen Resolution<br>&gt;&gt; programme, but this does not allow changing the pitch and entering of the<br>&gt;&gt; actual screen size.<br>&gt;&gt;<br>&gt;&gt; Thanks<br>&gt;&gt;<br>&gt;&gt;
 Ron<br>&gt;&gt;<br>&gt;&gt; --- On *Sat, 8/8/09, Jim Moore &lt;<a rel="nofollow">jmthelostpacket@googlemail.com</a>&gt;* wrote:<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; From: Jim Moore &lt;<a rel="nofollow">jmthelostpacket@googlemail.com</a>&gt;<br>&gt;&gt; Subject: Re: [Nottingham] New Monitor<br>&gt;&gt; To: "Notts GNU/Linux Users Group" &lt;<a rel="nofollow">nottingham@mailman.lug.org.uk</a>&gt;<br>&gt;&gt; Date: Saturday, 8 August, 2009, 7:48 PM<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; At a glance, your monitor native frequency is 1366x768 (which isn't<br>&gt;&gt; bad considering it's an uberbudget monitor but still seems a little<br>&gt;&gt; low for the screen size - I have a 17" standard ratio which is
 native<br>&gt;&gt; at 1600x1200 and that's a 5 year old HP), so with a bit of number<br>&gt;&gt; fiddling, you need to set up your monitor geometry manually (as is<br>&gt;&gt; usually the case on widescreens) with the following:<br>&gt;&gt;<br>&gt;&gt; pitch: 0.300mm<br>&gt;&gt; measure horizontal and vertical panel dimensions with a tape, you'll<br>&gt;&gt; need these numbers for setup as well, because the pixel dimensions<br>&gt;&gt; suggest rectangular pixels rather than square - again unusual for a<br>&gt;&gt; compiter monitor and bound to make life interesting - what you<br>&gt;&gt; actually have there is a HDTV panel with a VGA connector.<br>&gt;&gt;<br>&gt;&gt; HTH<br>&gt;&gt;<br>&gt;&gt; TLP<br>&gt;&gt;<br>&gt;&gt; On 8/8/09, Ron Wilton<br>&gt;&gt; &lt;<a rel="nofollow">ron_w_add@yahoo.co.uk</a>&lt;<a rel="nofollow" target="_blank"
 href="http://mc/compose?to=ron_w_add@yahoo.co.uk">http://mc/compose?to=ron_w_add@yahoo.co.uk</a>&gt;&gt;<br>&gt;&gt; wrote:<br>&gt;&gt; &gt; Hello All<br>&gt;&gt; &gt;<br>&gt;&gt; &gt; My 4 x 3 monitor went on me earlier this week.<br>&gt;&gt; &gt;<br>&gt;&gt; &gt; I've just bought a widescreen monitor hoping that it would be alright.<br>&gt;&gt; &gt; It<br>&gt;&gt; &gt; works okay, except that the picture quality is not very good. Any ideas<br>&gt;&gt; on<br>&gt;&gt; &gt; what I can do? I've got an acer X193HQ and an using Ubuntu.<br>&gt;&gt; &gt;<br>&gt;&gt; &gt; Thanks for any help<br>&gt;&gt; &gt;<br>&gt;&gt; &gt; Ron<br>&gt;&gt; &gt;<br>&gt;&gt; &gt;<br>&gt;&gt; &gt;<br>&gt;&gt; &gt;<br>&gt;&gt;<br>&gt;&gt; _______________________________________________<br>&gt;&gt; Nottingham mailing list<br>&gt;&gt; <a rel="nofollow">Nottingham@mailman.lug.org.uk</a>&lt;<a rel="nofollow" target="_blank"
 href="http://mc/compose?to=Nottingham@mailman.lug.org.uk">http://mc/compose?to=Nottingham@mailman.lug.org.uk</a>&gt;<br>&gt;&gt; <a rel="nofollow" target="_blank" href="https://mailman.lug.org.uk/mailman/listinfo/nottingham">https://mailman.lug.org.uk/mailman/listinfo/nottingham</a><br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; _______________________________________________<br>&gt;&gt; Nottingham mailing list<br>&gt;&gt; <a rel="nofollow">Nottingham@mailman.lug.org.uk</a><br>&gt;&gt; <a rel="nofollow" target="_blank" href="https://mailman.lug.org.uk/mailman/listinfo/nottingham">https://mailman.lug.org.uk/mailman/listinfo/nottingham</a><br>&gt;&gt;<br>&gt;<br><br>_______________________________________________<br>Nottingham mailing list<br><a rel="nofollow">Nottingham@mailman.lug.org.uk</a><br><a rel="nofollow" target="_blank"
 href="https://mailman.lug.org.uk/mailman/listinfo/nottingham">https://mailman.lug.org.uk/mailman/listinfo/nottingham</a><br></div></blockquote></div></td></tr></table><br>