<div dir="ltr">Which graphic card you use for the 2nd monitor. I ask because there are specific tools that deal with these resolutions for nvidia, ati etc. <br><br>I couldn't find so far a script that runs when the 2nd screen is plugged. As far as I know, xorg.conf does this. My logic says that a fork should be created. you can check with the command pstree. <a href="http://www.linfo.org/pstree.html">http://www.linfo.org/pstree.html</a><br>
<br>Other way to check if there is a script that runs is to use the following command when you are at /<br>grep -ri <expression> *<br><br>This will look recursively through all the file system and find if there is such a script. <br>
<br><br><br><div class="gmail_quote">On Thu, May 21, 2009 at 3:32 AM, Aviram Jenik <span dir="ltr"><<a href="mailto:aviram@jenik.com">aviram@jenik.com</a>></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 Wednesday 20 May 2009 17:16:20 sara fink wrote:<br>
> > Now any clues on setting the right video resolution automagically?<br>
><br>
> do you still want to work with xorg.conf or without?<br>
<br>
</div>Neither; I want to find the script that runs when the 2nd screen is plugged<br>
in. Once that happens I'll run xrandr myself.<br>
<font color="#888888"><br>
- Aviram<br>
<br>
<br>
</font></blockquote></div><br></div>