Hi all,<br><br>I&#39;m currently running KDE 3.5.6 on 6.2-RELEASE, and I&#39;ve tested OpenGL with the screen savers from the &quot;OpenGL Screen Sav...&quot; [sic] category. The results so far:<br><ul><li>KRotation doesn&#39;t work at all, but I don&#39;t get any error messages, and `grep -iR krotation /var/log/*` doesn&#39;t give any results.
</li><li>KPendulum and Space work and are centered on the screen.</li><li>All the others (Bitmap Flag, Euphoria, Fireworks 3D, Flux, Gravity, Particle Fountain, and Solar Winds) use only the top 420 pixels of the screen. It looks as though the graphics has been displaced, because it doesn&#39;t look like it&#39;s been scaled to fit the area, and it also doesn&#39;t look like the bottom 630 px (my screen is 1400x1050 px) have been cropped.
</li></ul>Searching Google and the <a href="http://bugs.kde.org/">KDE</a> and <a href="https://bugs.freedesktop.org/">x.org</a> bug databases didn&#39;t produce any results which seem related. Any tips?<br><br>Here are the relevant parts of my /etc/X11/xorg.conf:
<br>Section &quot;Monitor&quot;<br>&nbsp; Identifier&nbsp;&nbsp; &quot;Dell Latitude D610 monitor&quot;
<br>&nbsp; VendorName&nbsp;&nbsp; &quot;SEC&quot;<br>&nbsp; ModelName&nbsp;&nbsp;&nbsp; &quot;3450&quot;<br>&nbsp; DisplaySize&nbsp; 285.7 214.3<br>&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;DPMS&quot;<br>EndSection<br><br>Section &quot;Device&quot;<br>&nbsp; Identifier&nbsp; &quot;Intel 915GM&quot;
<br>&nbsp; Driver&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;i810&quot;<br>&nbsp; VendorName&nbsp; &quot;Intel Corporation&quot;<br>&nbsp; BoardName&nbsp;&nbsp; &quot;Mobile 915GM/GMS/910GML Express Graphics Controller&quot;<br>&nbsp; BusID&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;PCI:0:2:0&quot;<br>EndSection<br><br>

Section &quot;Screen&quot;<br>&nbsp; Identifier&nbsp;&nbsp; &quot;Dell Latitude D610 screen&quot;<br>&nbsp; Device&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;Intel 915GM&quot;<br>&nbsp; Monitor&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;Dell Latitude D610 monitor&quot;<br>&nbsp; DefaultDepth 24<br>&nbsp; SubSection &quot;Display&quot;
<br>&nbsp;&nbsp;&nbsp; Depth&nbsp;&nbsp; 1<br>&nbsp;&nbsp;&nbsp; Modes&nbsp;&nbsp; &quot;1400x1050&quot; &quot;1024x768&quot;<br>&nbsp; EndSubSection<br>&nbsp; SubSection &quot;Display&quot;<br>&nbsp;&nbsp;&nbsp; Depth&nbsp;&nbsp; 4<br>&nbsp;&nbsp;&nbsp; Modes&nbsp;&nbsp; &quot;1400x1050&quot; &quot;1024x768&quot;<br>&nbsp; EndSubSection
<br>&nbsp; SubSection &quot;Display&quot;<br>&nbsp;&nbsp;&nbsp; Depth&nbsp;&nbsp; 8<br>&nbsp;&nbsp;&nbsp; Modes&nbsp;&nbsp; &quot;1400x1050&quot; &quot;1024x768&quot;<br>&nbsp; EndSubSection<br>&nbsp; SubSection &quot;Display&quot;<br>&nbsp;&nbsp;&nbsp; Depth&nbsp;&nbsp; 15<br>&nbsp;&nbsp;&nbsp; Modes&nbsp;&nbsp; &quot;1400x1050&quot; &quot;1024x768&quot;
<br>&nbsp; EndSubSection<br>&nbsp; SubSection &quot;Display&quot;<br>&nbsp;&nbsp;&nbsp; Depth&nbsp;&nbsp; 16<br>&nbsp;&nbsp;&nbsp; Modes&nbsp;&nbsp; &quot;1400x1050&quot; &quot;1024x768&quot;<br>&nbsp; EndSubSection<br>&nbsp; SubSection &quot;Display&quot;<br>&nbsp;&nbsp;&nbsp; Depth&nbsp;&nbsp; 24<br>&nbsp;&nbsp;&nbsp; Modes&nbsp;&nbsp; &quot;1400x1050&quot; &quot;1024x768&quot;
<br>&nbsp; EndSubSection<br>EndSection<br><br>Section &quot;DRI&quot;<br>&nbsp; Mode 0666<br>EndSection<br><br>Also, I use the following to enable the native resolution:<br>$ tail -1 /etc/rc.d/local<br>/usr/local/bin/915resolution 3c 1400 1050
<br><br>-- <br>Victor Engmark<br>Quidquid latine dictum sit, altum videtur - What is said in Latin, sounds profound