There is no Module section !!<br>The sections present are ServerLayout, Files, Input Device, Device, and Screen.<br><br>And on hitting Esc + Insert, it says warning - its a read only file !<br><br>Vikram.<br><br><div class="gmail_quote">
On Fri, Oct 29, 2010 at 1:23 PM, David Gobbi <span dir="ltr">&lt;<a href="mailto:david.gobbi@gmail.com">david.gobbi@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">On Fri, Oct 29, 2010 at 6:18 AM, Vikram Mehta &lt;<a href="mailto:vvmehta@gmail.com">vvmehta@gmail.com</a>&gt; wrote:<br>
&gt; Hi,<br>
&gt;<br>
&gt; I tried sudo yum install opengl but it said Nothing to do and also looked in<br>
&gt; the<br>
&gt; etc/X11/xorg.conf for a load glx but that does not exist either.<br>
&gt;<br>
&gt; I am an absolute beginner and do not know what all of this means.<br>
&gt;<br>
&gt; Is there anything else I could do ?<br>
<br>
</div>If /etc/X11/xorg.conf is missing the Load &quot;glx&quot; line, then add it.<br>
Just look for the line:<br>
<br>
Section &quot;Module&quot;<br>
<br>
Right below it, add this line:<br>
<br>
    Load &quot;glx&quot;<br>
<br>
Then restart the X server (or just reboot).<br>
<font color="#888888"><br>
  David<br>
</font></blockquote></div><br>