I start my firefox with a fixed profile from terminal using:
/Applications/Firefox.app/Contents/MacOS/firefox-bin -no-remote -P UserName
It works nicely, but the focus is on Terminal and not on firefox.
Is there a way to change this?
|
I start my firefox with a fixed profile from terminal using:
It works nicely, but the focus is on Terminal and not on firefox. Is there a way to change this? |
||||
|
|
|
You can use the following instead:
|
|||
|
|
|
A kludgy hack would be to add the following after the command:
Or alternatively you could use |
|||||
|