View previous topic :: View next topic |
Author |
Message |
kleinsimon n00b
Joined: 24 Mar 2003 Posts: 55 Location: Deutschland Essen
|
Posted: Mon Jul 19, 2004 7:29 am Post subject: Can I run two instances of firefox on Multi-Monitor system? |
|
|
Hi!
I'm running Gnome 2.6 with two Monitors. Everything works fine but there is that annoying Problem, that I'm not able to run firefox on both Monitors using the same Profile.
I can run the firefox script from /usr/lib/MozillaFirefox but if its active at the other Monitor the Profilemanager shows up and asks me, which Profile to use.
But I don't want to choose a Profile each time running firefox.
Is there a way to tell firefox ( v0.8 ) which profile to use? Or is it possible to let two instances of firefox use one Profile (which is the better way)? |
|
Back to top |
|
|
kleinsimon n00b
Joined: 24 Mar 2003 Posts: 55 Location: Deutschland Essen
|
Posted: Mon Jul 19, 2004 7:33 am Post subject: |
|
|
Oh... I tried around with the command line option I found on Mozillazine.org, but it don't work in linux.
Code: | firefox -Profile default1 |
or
Code: | firefox -Profile ~/.phoenix/default1 |
The Manager still pops up, no matter if with or without ending slash... |
|
Back to top |
|
|
Aurisor Guru
Joined: 20 Sep 2003 Posts: 361 Location: Boston MA
|
Posted: Mon Jul 19, 2004 7:53 am Post subject: |
|
|
try
cd /path/to/firefox/
./run-mozilla.sh firefox-bin |
|
Back to top |
|
|
|