[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Connecting urlview & Mozilla, via w3m ?



Adam Bogacki <adam@bogacki.net> wrote on 22/09/2002 (09:59) :
> On Sat, Sep 21, 2002 at 03:50:00PM +0200 or thereabouts, Preben Randhol wrote:
> 
> Thanks. How does one express the option ... checking
> /usr/bin/X11 showed no mozilla or netscape.
> The other option - /home/adam/.mozilla - did not work in w3m
> ... we'll see. 

/home/adam/.mozilla is a directory not a program so you must type
/usr/bin/mozilla

But change the http_prgs line (in /etc/urlview/url_handler.sh) to:

   http_prgs="/usr/bin/mozilla:PW /usr/bin/w3m:XT"

or if you do a : apt-get install galeon

   http_prgs="/usr/bin/galeon:PW /usr/bin/w3m:XT"

-- 
Preben Randhol ---------------- http://www.pvv.org/~randhol/ --
"Violence is the last refuge of the incompetent", Isaac Asimov



Reply to: