<div class="gmail_quote">On Sun, Aug 29, 2010 at 6:43 PM, Glynn Clements <span dir="ltr">&lt;<a href="mailto:glynn@gclements.plus.com">glynn@gclements.plus.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

<div class="im"><br>
Chethan S wrote:<br>
<br>
&gt; I natively use GRASS in ubuntu but wanted to try it in windows as well. I<br>
&gt; use GRASS 6.4.0RC7 with MSYS and referring to Open Source GIS -  A GRASS<br>
&gt; Approach I wanted to display layers using following commands for the sample<br>
&gt; North Carolina dataset -<br>
&gt;<br>
&gt; g.region rast=elevation -p<br>
&gt; d.erase<br>
&gt;<br>
&gt; d.rast elevation<br>
&gt; d.his h=elevation i=elevation_shade and so on...<br>
&gt;<br>
&gt; Prior to all these there was d.mon x0 command. It resulted in an<br>
&gt; error.<br>
<br>
</div>d.mon is the main feature which doesn&#39;t work natively in Windows. All<br>
d.* commands operating by generating an image file (by default, the<br>
file map.png in the current directory). For screen display, use one of<br>
the GUIs, or open the map.png file in a viewer which provides a quick<br>
way to reload the current file.<br>
<br>
Also, note that d.mon has been removed altogether in GRASS 7.<br>
<font color="#888888"><br>
--<br>
Glynn Clements &lt;<a href="mailto:glynn@gclements.plus.com">glynn@gclements.plus.com</a>&gt;<br></font></blockquote><div><br>Hello again!<br>
<br>
Is displaying on x0 or cairo or png displays using d.mon, the only way 
to display layers from command line even in linux? Isn&#39;t there a way to 
type commands in terminal and get the layers displayed in GRASS GIS Map 
display in wxGUI?<br><br>Regards,<br><br>Chethan S. <br></div></div><br>