[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: URL-Handler auf laufenden Mozillaprozess einstellen



Hi,

On  07.Feb 16.45, Patrick Schnorbus wrote:
> ---------------------------------------------------
> #!/bin/sh
> # Dateiname: mozilla-new-tab.sh
> # Syntax: mozilla-new-tab.sh [uri-to-request]
> 
> if ( ! mozilla -remote "openurl( $1, new-tab)" ) then
>     mozilla $1 &
> fi
> 
> exit 0
> ---------------------------------------------------

Sieht gut aus ;)

Leider hängt er bei mir immer ", newtab" an die URL.
Kannst du auch noch mal die URLhandler Zeile aus dem Gnome Config
posten? 
Ich habe jetzt ein paar Escapes/Quotes etc ausprobiert und es
funktioniert nicht :(

Gruß
Christoph


-- 



Reply to: