Re: Firefox Launching Issue

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

 



On Tue, 2004-04-13 at 17:58, Hazael Maldonado Torres wrote:
> >Is there anyway to make firefox launch a new window when a link (or 
> > launcher icon) is clicked when a firefox window already exists?

This might be what you want...
I found this script in the forums at Mozillazine.org, and I've posted it
here in this list before (a little search goes a long way :-) )

<snip>

#!/bin/bash
/home/marguz/firefox/firefox -remote "openURL("$@", new-tab)" || 
	exec /home/marguz/firefox/firefox "$@";

</snip>

It works great!

Hope it helps :-)



Mark





[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux