<div> Friends, good morning</div>
<div> </div>
<div> I sent this email to vnc list (development and supporting), but you know anythings about this problem ?!<br> </div>
<div> </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> <<a href="mailto:waldirio@gmail.com">waldirio@gmail.com</a>><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> </span></div>
<div> Hello Friends, good morning</div>
<div> </div>
<div> I would like to ask about two monitors in Solaris 8. I'm trying to capture the Sparc machine with Solaris 8 by WindowsXP with vnc client. In my servers, I'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> </div>
<div> I prepare the routine below and include in /etc/profile</div>
<div>
<p>####################################<br>cID=`id |cut -d"(" -f2|cut -d")" -f1`<br>LOCAL=`w |grep $cID|awk '{print $2}'|grep console|wc -l`</p>
<p>if [ $LOCAL -eq 1 ]; then<br> PROC_VNC=`ps -ef |grep x0vncserver|sed -e "/grep x0vnc/d"|wc -l`</p>
<p> if [ $PROC_VNC -ne 1 ]; then<br> /apps/vnc/x0vncserver -PasswordFile=/apps/vnc/passwd &<br> 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'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't go to display 1 or right screen).</p>
<p>What I can do to 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>