<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Friends, good morning</div>
<div>&nbsp;</div>
<div>&nbsp; I sent this email to vnc list (development and supporting), but you know anythings about this problem ?!<br>&nbsp;</div>
<div>&nbsp;</div>
<div>Thanks in advanced.</div>
<div><br>---------- Forwarded message ----------<br><span class="gmail_quote">From: <b class="gmail_sendername">Waldirio Manhães Pinheiro</b> &lt;<a href="mailto:waldirio@gmail.com">waldirio@gmail.com</a>&gt;<br>Date: 07/02/2008 14:42<br>
Subject: Doubt about two monitors - Solaris 8<br>To: <a href="mailto:vnc-list@realvnc.com">vnc-list@realvnc.com</a><br><br>&nbsp;</span></div>
<div>&nbsp;&nbsp;&nbsp; Hello Friends, good morning</div>
<div>&nbsp;</div>
<div>&nbsp; I would like to ask about two monitors in Solaris 8.&nbsp;I&#39;m trying to capture the Sparc machine with Solaris 8 by WindowsXP with vnc client. In my servers, I&#39;m using vnc-4_1_2-sparc_solaris.pkg package (download of <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://www.realvnc.com/products/download.html" target="_blank">http://www.realvnc.com/products/download.html</a>)</div>

<div>&nbsp;</div>
<div>&nbsp; I prepare the routine below and include in /etc/profile</div>
<div>
<p>####################################<br>cID=`id |cut -d&quot;(&quot; -f2|cut -d&quot;)&quot; -f1`<br>LOCAL=`w |grep $cID|awk &#39;{print $2}&#39;|grep console|wc -l`</p>
<p>if [ $LOCAL -eq 1 ]; then<br>&nbsp; PROC_VNC=`ps -ef |grep x0vncserver|sed -e &quot;/grep x0vnc/d&quot;|wc -l`</p>
<p>&nbsp; if [ $PROC_VNC -ne 1 ]; then<br>&nbsp;&nbsp;&nbsp; /apps/vnc/x0vncserver -PasswordFile=/apps/vnc/passwd &amp;<br>&nbsp; fi<br>fi<br>####################################</p>
<p>This routine check if the user are logged locally, if yes, start x0vncserver using the password in file /apps/vnc/passwd.</p>
<p><strong>My problem</strong>. <br>If I&#39;m using the default configuration in Solaris, when the machine is captured, only is exibithed the display 0, if I change the Solaris configuration to xinerama, when capture, the guy can see all display, but select only the display 0 (the cursor don&#39;t go to display 1 or right screen).</p>

<p>What I can do to&nbsp;fix this problem ?!<br></p>
<p>Thanks in advanced.</p>-- <br>______________<br>Regards<br>Waldirio<br>msn: <a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:wmp@sinope.com.br" target="_blank">wmp@sinope.com.br</a><br>Site: <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://www.waldirio.com.br/" target="_blank">www.waldirio.com.br</a><br>
Blog: <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://blog.waldirio.com.br/" target="_blank">blog.waldirio.com.br</a> </div>