[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Idea - netscape URL launcher
On Mon, Mar 13, 2000 at 11:42:37PM -0500, Decklin Foster wrote:
> The default URL launcher for Netscape in X-Chat is:
>
> !netscape -remote 'openURL(%s)'
>
> However, this fails when no netscape is running. I propose we change
> it to:
>
> !netscape -remote 'openURL(%s)' || netscape '%s'
>
> This is what xscreensaver uses. Actually, the following might be
> better:
>
> Netscape (New Window):
> !netscape -remote 'openURL(%s,new-window)' || netscape '%s'
> Netscape (Existing):
> !netscape -remote 'openURL(%s)'
>
> Does this sound good?
If you are using gnome, or have it installed, this is a better option.
gnome-moz-remote --raise %s
gnome-moz-remote --raise --newwin %s
--
TheAsp Andrew Phillips <asp@wasteland.org>
-
XChat-discuss: mailing list for XChat users
Archive: http://mail.nl.linux.org/lists/
Posted By: Andrew Phillips <asp@wasteland.org>