Re: Alternative web browser on Linux
"Dmitry Ivanov (as ystok-systema at mail dot ru)" <[email protected]>
| Newsgroups | gmane.lisp.lispworks.general |
|---|---|
| Organization | Исток-Системы |
| Message-ID | <op.2425eclmux7y3r@gigo> |
Nico de Jager (as nico at dejager dot cc) wrote: > What I do, is > 1) to create a shell script in /usr/local/bin/ named after one of the > browsers supported by LW but which is not installed on my machine, > 2) look at the way it is called by LispWorks, and > 3) then just adapt the arguments passed to the browser in the script. > > For example, if you set your browser to Opera, then LW invokes it as > either 'opera -new-tab <URL>' or 'opera -new-window <URL>' depending on > whether "Reuse existing browser window" is set. So, in your shell > script named /usr/local/bin/opera you can launch NetSurf with > 'netsurf $2' Workes fine as you have described. Thank you. -- Dmitry Ivanov lisp.ystok.ru _______________________________________________ Lisp Hug - the mailing list for LispWorks users [email protected] http://www.lispworks.com/support/lisp-hug.html