Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 7th January 2004, 09:17 AM
linuZman Offline
Registered User
 
Join Date: Jan 2004
Posts: 9
Tired of clicking on a URL only to have the Moz Profile Mgr

Tired of clicking on a URL only to have the Mozilla Profile Manager popup and remind you that you have a mozilla window already open?

Then use this small script:

For Mozilla Firebird:
[code:1]
if (/usr/local/MozillaFirebird/MozillaFirebird -remote "ping()")
then /usr/local/MozillaFirebird/MozillaFirebird -remote "openurl($1, new-tab)"
else /usr/local/MozillaFirebird/MozillaFirebird $1
fi
[/code:1]


For Mozilla:
[code:1]if (mozilla -remote "ping()")
then mozilla -remote "openurl($1, new-tab)"
else mozilla $1
fi
[/code:1]

Add the script to your ~/bin directory or something similar. (ie. ~/bin/moz)

Then you should update in [Preferences] -> [Preferred Applications] the Custom Web Browser with "moz %s".

Now whenever you click a link it will open a new window if one isn't open and a new tab if it is open with the url you clicked.

Say Goodbye to Mozilla Profile Manager forever!!!
Reply With Quote
Reply

Tags
clicking, mgr, moz, profile, tired, url

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
I'm Tired Flyboy917 Fedora Focus 11 26th April 2008 02:46 AM
Tired of buying gas? Dan Wibble 9 25th December 2007 01:07 AM
Tired.... Zigzagcom Wibble 16 18th February 2006 06:43 AM


Current GMT-time: 04:50 (Monday, 20-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat