The first suggestion, clicking on the default checkbox in screen resolution, did not help.&nbsp; I haven&#39;t tried the second method yet.<br><br>- Joey<br><br><div><span class="gmail_quote">On 2/3/07, <b class="gmail_sendername">
Tom Marble</b> &lt;<a href="mailto:tmarble@info9.net">tmarble@info9.net</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Joey Rockhold wrote:<br>&gt; I am running 2 Ubuntu machines.&nbsp;&nbsp;I have them both hooked to a KVM<br>&gt; switch.&nbsp;&nbsp;When I boot either of them up, and I do not have the KVM set to<br>&gt; those particular machines, they boot up in 640x480 mode (or 800x600).
<br>&gt; Yet if the KVM switch is on those computers while they boot, I get my<br>&gt; full 1280x1024 resolution.&nbsp;&nbsp;Can anyone direct me to how to lock down the<br>&gt; resolution I want?<br><br>On my feisty (pre-release) system one can change change the default resolution
<br>in the Gnome menu: System | Control Center, then click on &quot;Screen Resolution&quot;<br>and select the default.<br><br>The &quot;old school&quot; (and perhaps simpler) way to do this is by editing<br>/etc/X11/xorg.conf (save the current version first!).
<br><br>You will find a section like this:<br><br>Section &quot;Screen&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Identifier&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&quot;Default Screen&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Device&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&quot;Intel Corporation Mobile Integrated Graphics Controller&quot;
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Monitor&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;Generic Monitor&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DefaultDepth&nbsp;&nbsp;&nbsp;&nbsp;24<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;SubSection &quot;Display&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Depth&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 24<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Modes&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;1680x1050&quot; &quot;1400x1050&quot; &quot;1280x1024&quot; &quot;1024x768&quot; &quot;800x600&quot; &quot;640x480&quot;
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EndSubSection<br>EndSection<br><br>For each instance of the line &quot;Modes&quot; insure that you have only the<br>resolution(s) that you want.<br><br>HTH,<br><br>--Tom<br><br></blockquote></div><br>