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<br>
<br>
<br>
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>
<br>
Charlie O<br>
<br>