LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   more than one instande of mozilla (https://www.linuxquestions.org/questions/slackware-14/more-than-one-instande-of-mozilla-245404/)

Smokey 10-21-2004 02:24 AM

more than one instande of mozilla
 
how can I open more than one instance of mozilla without that annoying profile thing popping up?

xushi 10-21-2004 03:02 AM

either go to file > new > window (or tab)

or just create another profile.

bathory 10-21-2004 04:43 AM

You can use the remote control function to open a new window like this:
Code:

/path/to/mozilla/mozilla -remote "xfeDoCommand(openBrowser)"
More about Mozilla remote control here

Smokey 10-21-2004 07:27 AM

no but the problem is if I open a link from say xchat or gaim, it does that profile thing, quite annoying

typho 10-21-2004 07:58 AM

bathory told you right though. You just go into File Associations(I'm assuming you're using either Gnome or KDE?) and search for HTML. It should give you a couple of programs that can handle it. Go to edit Mozilla and just put in the command bathory told you above.

I think my exact command is this

Code:

mozilla -remote "openURL(%u, new-window)"
but I read that the other one works too.


All times are GMT -5. The time now is 04:15 AM.