Jump to content

Mozilla profile


aze
 Share

Recommended Posts

you mean when you click on a link in an email and the like? It works fine for me.

If you're using KDE, go to Control Center -> Components -> File Associations and then choose text/html. It should list mozilla as one of the applications. Highlight mozilla and then click Edit and go to the Execute tab. On mine, it says

soundwrapper /usr/bin/mozilla %u

(the soundwrapper part is not important). If you have something else, maybe it helps to change it.

Link to comment
Share on other sites

Guest BooYah

use this to call mozilla, just change the path

 

/usr/local/MozillaFirebird/MozillaFirebird -remote "openURL($@, new-tab)" ||

       exec /usr/local/MozillaFirebird/MozillaFirebird "$@";

 

If it's already running, it'll open up the new link in a new tab, instead of trying to start a new instance.

Link to comment
Share on other sites

  • 1 month later...

I've tried using BooYah's script but it seems to open upa new tab AND a new window...?

 

Any ideas on how I can fix this?

 

Edit: Or at least that's how it behaved when I typed "mozilla" on the command line. With this window open it tells me that there is no window open... and doesn't open a new one...

 

I'm using Firebird and changed the path to /usr/bin/MozillaFirebird

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...