Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Firefox Kommandozeilenparameter?
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
Mac Fly
Guru
Guru


Joined: 30 Nov 2003
Posts: 330
Location: nähe Stuttgart

PostPosted: Sat Feb 28, 2004 9:50 pm    Post subject: Firefox Kommandozeilenparameter? Reply with quote

Ich versuche schon länger herauszufinden, wie ich den Firebird dazu bewegen kann, eine url, die er aufnimmt, im aktiven browser in nem neuen Tab öffnet. Wenn ich einfach
Code:
firefox www.google.de
eingebe, öffnet er ja nen neuen Browser.

Ich kann aber weder ne man-page noch ne Doku finden, auf der HP von Mozilla finde ich auch nichts. Auch --help bringt nichts.

Bin ich blind, oder is die Doku dazu so gut versteckt?
Back to top
View user's profile Send private message
toskala
Advocate
Advocate


Joined: 14 Dec 2002
Posts: 2080
Location: hamburg, germany

PostPosted: Sat Feb 28, 2004 10:06 pm    Post subject: Reply with quote

laut docu soll das so gehen
Code:

firefox -remote 'openURL(gnome.org, new-tab)'


was bei mir jedoch nicht funktioniert, es tut irgendwie gar nix, aber evtl. liegt das auch an meinem firefox.
_________________
adopt an unanswered post
erst denken, dann posten
Back to top
View user's profile Send private message
Mac Fly
Guru
Guru


Joined: 30 Nov 2003
Posts: 330
Location: nähe Stuttgart

PostPosted: Sat Feb 28, 2004 10:09 pm    Post subject: Reply with quote

Danke, funktioniert bei mir aber auch nicht. Wo steht diese Doku? :?:
Back to top
View user's profile Send private message
toskala
Advocate
Advocate


Joined: 14 Dec 2002
Posts: 2080
Location: hamburg, germany

PostPosted: Sat Feb 28, 2004 10:10 pm    Post subject: Reply with quote

http://kb.mozillazine.org/index.phtml?title=Firefox_:_FAQs_:_Run_more_than_one_instance_in_Linux

http://www.mail-archive.com/evolution@lists.ximian.com/msg07700.html
_________________
adopt an unanswered post
erst denken, dann posten
Back to top
View user's profile Send private message
Mr.Big
Guru
Guru


Joined: 10 Apr 2002
Posts: 424
Location: Königswartha / Germany

PostPosted: Sat Feb 28, 2004 10:13 pm    Post subject: Reply with quote

Hast du dir schon mal
Code:
 /usr/bin/firefox
genauer angeschaut !?
Back to top
View user's profile Send private message
toskala
Advocate
Advocate


Joined: 14 Dec 2002
Posts: 2080
Location: hamburg, germany

PostPosted: Sat Feb 28, 2004 10:20 pm    Post subject: Reply with quote

/usr/lib/MozillaFirefox/firefox -remote "openURL(www.google.de, new-tab)"

so gehts :)

naja, is irgendwie schon albern mit dem script *denk*
_________________
adopt an unanswered post
erst denken, dann posten
Back to top
View user's profile Send private message
Mr.Big
Guru
Guru


Joined: 10 Apr 2002
Posts: 424
Location: Königswartha / Germany

PostPosted: Sat Feb 28, 2004 10:25 pm    Post subject: Reply with quote

Bingo :!:
Jetzt noch einen schönen alias und schon gehts wie verrückt.
:roll:
Back to top
View user's profile Send private message
Mac Fly
Guru
Guru


Joined: 30 Nov 2003
Posts: 330
Location: nähe Stuttgart

PostPosted: Sat Feb 28, 2004 10:32 pm    Post subject: Reply with quote

Besten Dank.

/usr/bin/firefox wrote:
# Set MOZILLA_NEWTYPE to "window" in your environment if you prefer
# new Firefox windows instead of new tabs
newtype=${MOZILLA_NEWTYPE:-"tab"}


Damit funktionierts wie gewünscht.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum