[GRASSLIST:10547] How can I change the browser for grass manual?

Hi all,

I use kde, when I type 'g.manual -i' to display the manaul index , it
always started the konqueror to display it . I want to use other
browser instead of
konqueror. How can I do ?

Thanks!

--
-------------------------------------------------------------------
Zhang Jun

nilarcs wrote:

I use kde, when I type 'g.manual -i' to display the manaul index , it
always started the konqueror to display it . I want to use other
browser instead of
konqueror. How can I do ?

Set the GRASS_HTML_BROWSER environment variable to the appropriate
command, e.g.:

  export GRASS_HTML_BROWSER=firefox

--
Glynn Clements <glynn@gclements.plus.com>

2006/2/24, Glynn Clements <glynn@gclements.plus.com>:

nilarcs wrote:

> I use kde, when I type 'g.manual -i' to display the manaul index , it
> always started the konqueror to display it . I want to use other
> browser instead of
> konqueror. How can I do ?

Set the GRASS_HTML_BROWSER environment variable to the appropriate
command, e.g.:

        export GRASS_HTML_BROWSER=firefox

--
Glynn Clements <glynn@gclements.plus.com>

Great!

Thank you, Glynn !

--
-------------------------------------------------------------------
Zhang Jun