hello there,
is it possible to replace the default browser ICEAPE with LINKS in the antiX Menu"Browser" in the fluxbox version?.
ICEAPE is a bit too fat for my old PC and I would like to replace it by a slimmer browser.
Thanbks.
topic title: Iceape not adapted for my use
3 posts
• Page 1 of 1
-
Posts: 64
- Joined: 26 Dec 2010
-
Posts: 4,164
- Joined: 20 Feb 2009
#2
Go into rox file manager. View Hidden files. Go to the .fluxbox file. edit the menu file in leafpad from
to
To find Links. Open terminal. Type in
My Links2
so my fluxbox menu entry would look like
or Maybe
whichever works out for you.
Code: Select all
[exec] (Browser) {iceape}
Code: Select all
[exec] (Browser) {wherever links is located}
Code: Select all
which links
Code: Select all
harry@biker:~$ which links2
/usr/bin/links2
harry@biker:~$
Code: Select all
[exec] (Browser) {/usr/bin/links2}
Code: Select all
[exec] (Browser) {links2}
-
anticapitalista
Posts: 5,955
- Site Admin
- Joined: 11 Sep 2007
#3
elinks is already installed