Typing in d.mon -L indicates that the x0 monitor is not running after I type d.mon x0<br><br>This is verified by trying d.mon stop=x0 which indicated that x0 was not running.<br><br>The only indication i see that it was running apart from the open window was by trying 
d.mon select=x0 which indicates that &#39;socket is already in use or is not accepting connections&#39;.&nbsp; I cannot close the monitor by hitting the close button.<br><br>I tried this before and after removing my firewall that I have installed but without any changes in the resulting messages.
<br><br>I found this link online which appears to indicate that there may be a problem with xDriver when working with Gentoo but I&#39;m not sure if it applies to my situation:<br><a href="http://blog.gmane.org/gmane.comp.gis.grass.user/month=20031101">
http://blog.gmane.org/gmane.comp.gis.grass.user/month=20031101</a><br><br>Is there something else that I might be able to try?<br><br>Thanks,<br>Ramu<br><br><div><span class="gmail_quote"><br>On 2/19/07, <b class="gmail_sendername">
Glynn Clements</b> &lt;<a href="mailto:glynn@gclements.plus.com">glynn@gclements.plus.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>Ramu Narayanan wrote:<br><br>&gt; &#39;d.mon start=x1&#39; and &#39;d.mon select=x1&#39; both yeild the same result as &#39;d.monx0&#39;<br>&gt;<br>&gt; The monitor window is indeed opening up but I can&#39;t properly select or use
<br>&gt; it.&nbsp;&nbsp;If I attempt to do so using the select command, I am told that the<br>&gt; &#39;socket is already in use or not accepting connections.&#39;&nbsp;&nbsp;The xDriver.exe is<br>&gt; shown as a process in the Window process list.&nbsp;&nbsp;Restarting cygwin does not
<br>&gt; solve the problem.<br><br>IOW, the driver seems to be working, but simply not accepting<br>connections.<br><br>Do you have any firewall software which might get in the way? Cygwin<br>emulates Unix-domain sockets using TCP/IP sockets, so if there&#39;s
<br>anything blocking &quot;inbound&quot; network connections, that will cause<br>problems.<br><br>[I have ZoneAlarm on my Windows machine, and every d.* program brings<br>up a dialog asking me if I want to allow the connection. Starting
<br>XDRIVER or the PNG driver brings up a dialog asking if I want to allow<br>it to operate as a server.]<br><br>&gt; Another point to note:&nbsp;&nbsp;When I type exit in the terminal window, I am told<br>&gt; that the monitors are being closed.&nbsp;&nbsp;This however does not happen
<br><br>That&#39;s to be expected in light of the above; if mon.stop can&#39;t connect<br>to the socket, it can&#39;t tell the monitor to terminate.<br><br>&gt; as I need<br>&gt; to kill the monitor process (using ps) to actually close the monitor.
<br><br>Does clicking the close button on the Window work? If not, that<br>suggests that something else may be involved (or not; it&#39;s possible<br>that XDRIVER is blocking in the middle of trying to accept a<br>connection).
<br><br>--<br>Glynn Clements &lt;<a href="mailto:glynn@gclements.plus.com">glynn@gclements.plus.com</a>&gt;<br></blockquote></div><br>