it&#39;s always worth backing it up just in case. After you&#39;ve saved it just reboot the machine (or restart gdm) and then you&#39;ll see if it&#39;s worked.<div><br></div><div>Worse case scenario is that the display manager will fail to start and you&#39;ll be left at a flashing cursor. from there you can do the following things to recover:</div>
<div><br></div><div>sudo cp /home/rene/xorg.backup /etc/X11/xorg.conf   - this copies your backup file back into the correct location then do</div><div><br></div><div>sudo /etc/init.d/gdm restart - this will restart the display manager and hopefully all is good. </div>
<div><br></div><div>The nuclear option is </div><div><br></div><div>sudo rm /etc/X11/xorg.conf &amp;&amp; sudo /etc/init.d/gdm restart</div><div><br></div><div>This will delete your xorg.conf and the restart the display manager, when it restarts it should automatically recreate the xorg.conf</div>
<div><br></div><div><br><br><div class="gmail_quote">On 28 February 2011 21:30, Rene Brehmer <span dir="ltr">&lt;<a href="mailto:rbwalks@gmail.com">rbwalks@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Thanks for all your support and information given I&#39;m still reading and<br>
doing the homework.<br>
<br>
Dan you send me this link:<br>
<a href="http://samiux.wordpress.com/2009/05/15/howto-via-s3-unichrome-pro-problems-fixed-on-ubuntu-9-04/" target="_blank">http://samiux.wordpress.com/2009/05/15/howto-via-s3-unichrome-pro-problems-fixed-on-ubuntu-9-04/</a><br>

<br>
I opened the xorg.conf in gedit and put this lines<br>
<br>
Option &quot;PanelSize&quot; &quot;1024x768&quot;<br>
Option &quot;sw_cursor&quot;<br>
Section &quot;Device&quot;<br>
Identifier &quot;Configured Video Device&quot;<br>
Option &quot;PanelSize&quot; &quot;1280x800&quot;<br>
Option &quot;sw_cursor&quot;<br>
EndSection<br>
<br>
is selecting &quot;save&quot; all I&#39;ve to do and changing the resolution should be<br>
done?<br>
<br>
I put the correct screen size in which I took from my own laptop as this<br>
is the same size only the refresh rate shows 60hz on mine and on the<br>
fujitsu when selecting the same resolution in<br>
&quot;Display Preferences&quot; the refresh rate stay&#39;s at 0hz.<br>
Is it necessary to back up the old settings before changing the<br>
xorg.conf?<br>
<br>
regards<br>
Rene<br>
<br>
<br>
<br>
_______________________________________________<br>
Kent mailing list<br>
<a href="mailto:Kent@mailman.lug.org.uk">Kent@mailman.lug.org.uk</a><br>
<a href="https://mailman.lug.org.uk/mailman/listinfo/kent" target="_blank">https://mailman.lug.org.uk/mailman/listinfo/kent</a><br>
</blockquote></div><br></div>