From owner-freebsd-hackers Thu Aug 15 08:22:35 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id IAA14617 for hackers-outgoing; Thu, 15 Aug 1996 08:22:35 -0700 (PDT) Received: from haldjas.folklore.ee (Haldjas.folklore.ee [193.40.6.121]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id IAA14577 for ; Thu, 15 Aug 1996 08:22:26 -0700 (PDT) Received: (from narvi@localhost) by haldjas.folklore.ee (8.6.12/8.6.12) id RAA00336; Thu, 15 Aug 1996 17:58:58 +0300 Date: Thu, 15 Aug 1996 17:58:57 +0300 (EET DST) From: Narvi To: James Robinson cc: freebsd-hackers@FreeBSD.ORG Subject: Re: Handy wish script to aid netscape In-Reply-To: <9608151357.AA22571@zappa.cs.uncc.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Thu, 15 Aug 1996, James Robinson wrote: > Ever wanted netscape to automatically open up the URL in the main selection > without having to drop it into the net:open dialog box? > > Also tired of loosing your netscape instance on one of your 15 fvwm pages > only to start up a new copy only to be met with the "instance running already" > dialog and the obtuse pw.db errors in /dev/console? > > Here's a wish script that takes care of both. Drop it into your goodstuff bar! There is a thing called tkgoodstuff.... If I am going to have time (and no-one sends me a bomb or a can of snakes) I will make a port of it. It has other features aswell (and these can be added using tcl/tk). If you want, you may do the port yourself. Or alternatively - ignore it. Sander > > ftp://ftp.cs.uncc.edu/pub/FreeBSD/contrib/Netscape > > > James > >