<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Wed, Apr 16, 2014 at 6:12 AM, Fred Roller <span dir="ltr"><<a href="mailto:fredroller66@gmail.com" target="_blank">fredroller66@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="">On 04/16/2014 07:56 AM, "Gérald Jean" wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Thanks to Gérard and Ralf,<br>
<br>
I didn't even know the power manager was used to manage the screen in that manner.  I changed the settings as suggested by Gérard but didn't have time yet to test it.  On the other hand I tried to look up the xorg.conf file as suggested by Ralf but there is no "/etc/x11/" directory in my installation???  Could the file be somewhere else??<br>

<br>
Thanks again,<br>
<br>
Gérald<br>
<br>
</blockquote></div>
[snip]<br>
<br>
Try running :<br>
<br>
$ sudo updatedb<br>
<br>
from command line then:<br>
<br>
$sudo find [name of file]<br>
<br>
this is so you will have a tool in you knowledge base is all.  Teach someone to fish etc.<span class="HOEnZb"><font color="#888888"><br>
<br>
Fred<br>
</font></span></blockquote><div><br></div><div>Do you mean:<br><br></div><div>locate xorg.conf<br><br>??<br><br></div><div>With find you would need to do something like:<br><br></div><div>find /etc -name xorg.conf -print<br>
<br></div><div>-wes <br></div></div></div></div>