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
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.:
> 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