<br><br><div><span class="gmail_quote">On 1/27/06, <b class="gmail_sendername">Charlie O</b> &lt;<a href="mailto:obelin23@gmail.com">obelin23@gmail.com</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;">
I am running Slackware 10.1. I just got a new monitor, and am trying to change the default screen res.<br>
<br>
I went in and edited /etc/X11/xorg.conf, and put in the new horizontal
and vertical refresh rates, and added the new, &quot;1280x1024&quot; to the Modes
line for each defined Display subsection.<br>
<br>

I have restarted the machine, several times by now.<br>

<br>

When I pull up KDE Control Center, the maximum screen res is the old 1024x768. Running the command xdpyinfo shows the same.<br>
<br>
-----<br>
<br>
The following two pieces are from the modified xorg.conf. I changed the 'Modes' line on all the Display subsections.<br>
<br>
Section &quot;Screen&quot;<br>
Identifier &quot;Screen0&quot;<br>
Device&nbsp;&nbsp;&nbsp;&nbsp; &quot;Card0&quot;<br>
Monitor&nbsp;&nbsp;&nbsp; &quot;Monitor0&quot;<br>
DefaultDepth 24<br>
SubSection &quot;Display&quot;<br>
Viewport&nbsp;&nbsp; 0 0<br>
Depth&nbsp;&nbsp;&nbsp;&nbsp; 1<br>
Modes &quot;1280x1024&quot; &quot;1024x768&quot; &quot;800x600&quot; &quot;640x480&quot;<br>
EndSubSection</blockquote><div><br><br><br>You're default depth is 24 but you put the Modes line under the Depth&nbsp; 1 section.<br><br>Copy that mode line and put in under the depth 24 section... see if that helps.<br></div>
<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Section &quot;Monitor&quot;<br>
#DisplaySize&nbsp;&nbsp;&nbsp; &nbsp; 320&nbsp;&nbsp; 240&nbsp;&nbsp;&nbsp; # mm<br>
Identifier&nbsp;&nbsp; &quot;Monitor0&quot;<br>
VendorName&nbsp;&nbsp; &quot;Acer&quot;<br>
ModelName&nbsp;&nbsp;&nbsp; &quot;AL1914b&quot;<br>
Option&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &quot;DPMS&quot;<br>
HorizSync 24-80<br>
VertRefresh 49-75<br>
EndSection<br>
<br>
---------<br>
<br>
I left the rest of xorg.conf the same.<br>
<br>
Can someone tell me what I'm missing?<br>
<br>
Thanks,<br><span class="sg">
<br>
Charlie O<br>
<br>

</span><br>_______________________________________________<br>TCLUG Mailing List - Minneapolis/St. Paul, Minnesota<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:tclug-list@mn-linux.org">tclug-list@mn-linux.org
</a><br><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://mailman.mn-linux.org/mailman/listinfo/tclug-list" target="_blank">http://mailman.mn-linux.org/mailman/listinfo/tclug-list</a><br><br><br></blockquote>
</div><br>