Hi
I have never used the quick ref to G Codes, not sure it continued beyond 2.4.3
I went to "Howto Geek....." but could not do any better.
He quotes using the command line process as an alternative but I did not see any way to do that.
Unfortunately there is a typo in the example
-config should be
--config.
Open a terminal and type
$:
sudo update-alternatives --config x-www-browser
You then get
There are 2 choices for the alternative x-www-browser (providing /usr/bin/x-www-browser).
Selection Path Priority Status
* 0 /usr/bin/konqueror 100 auto mode
1 /usr/bin/firefox 40 manual mode
2 /usr/bin/konqueror 100 manual mode
Press enter to keep the current choice[*], or type selection number:
enter
$:
1 (or whatever is right one if choices different)
reply is
update-alternatives: using /usr/bin/firefox to provide /usr/bin/x-www-browser (x-www-browser) in manual mode.
I have just done this and it works fine.
The default browser is Konqueror, but unless you have installed KDE it does not get installed.
If that does not work still just create bookmarks in your browser to the documentation you want.
regards