<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Apr 25, 2017 at 6:38 AM, Markus Neteler <span dir="ltr"><<a href="mailto:neteler@osgeo.org" target="_blank">neteler@osgeo.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div id="gmail-:1hc" class="gmail-a3s gmail-aXjCH gmail-m15ba4b169edabc5c"> If you can<br>
> figure out the actual python program that it runs, that would be helpful. </div></blockquote></div><br></div><div class="gmail_extra">It runs wxgui.py [1], so you can use something like:<br></div><div class="gmail_extra"><br>cd grass/src<br>python gui/wxpython/wxgui.py<br><br></div><div class="gmail_extra">or:<br><br>python $GISBASE/gui/wxpython/wxgui.py<br></div><div class="gmail_extra"><br></div><div class="gmail_extra">Well, but that's just how to run the Python code directly.<br><br></div><div class="gmail_extra">Vaclav<br></div><div class="gmail_extra"><br>[1] <a href="https://trac.osgeo.org/grass/browser/grass/trunk/general/g.gui/main.c#L106">https://trac.osgeo.org/grass/browser/grass/trunk/general/g.gui/main.c#L106</a></div></div>