Hi,

On 28 November 2012 21:26, Helmut Kudrnovsky <[email protected]> wrote:
> - any idea how to start for example d.mon start=PNG (or other driver working 
> in windows)?

I'm not sure if the module actually works but you can bypass wxGUI
limitation by using

File -> Launch script

and run the file

gui/wxpython/gui_core/goutput.py

Maybe, you will have to add

#!/bin/env python

at the beginning of the file to make a script from it. I don't know if
this works on MS Windows. On Ubuntu, I'm just using

python filename.py
_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to