Hamish wrote:
> For GRASS_HTML_BROWSER, it is read in a number of contexts by e.g.
> by g.manual shell script (6.x), g.manual python (7.x), wxGUI,
> tcl/tk GUI, grass-run.bat, gui startups, ...
>
> so it needs to be both cross-platform, cross-language, and cross-
> environment (msys vs dos). thu
On Linux proper default would be calling "xdg-open file|URL".
Maris.
2009/7/27, Glynn Clements :
>
> BTW:
>
> AFAICT, the "right" way to open files on Windows is to simply run them
> via the shell, e.g. pointing GRASS_HTML_BROWSER at a batch file
> containing:
> --
> Glynn Clements
___