From owner-freebsd-questions Fri Jan 16 20:10:40 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA03271 for questions-outgoing; Fri, 16 Jan 1998 20:10:40 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from emu.sourcee.com (emu.sourcee.com [199.201.159.173]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA03209 for ; Fri, 16 Jan 1998 20:10:13 -0800 (PST) (envelope-from nrice@emu.sourcee.com) Received: (from nrice@localhost) by emu.sourcee.com (8.8.8/8.8.3) id XAA11299; Fri, 16 Jan 1998 23:09:41 -0500 (EST) Message-ID: <19980116230941.59627@emu.sourcee.com> Date: Fri, 16 Jan 1998 23:09:41 -0500 From: Norman C Rice To: peter Cc: questions@FreeBSD.ORG Subject: Re: AfterStep1.0 References: <34BF3668.41C67EA6@worldinternet.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.88 In-Reply-To: <34BF3668.41C67EA6@worldinternet.net>; from peter on Fri, Jan 16, 1998 at 10:28:56AM +0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk On Fri, Jan 16, 1998 at 10:28:56AM +0000, peter wrote: > In afterstep how do I configur the toolbar at the side to link it to > Netscape say and how do I add to it. > > peter Add a line similar to the following in the Wharf section of the ~/.steprc file. *Wharf Netscape netscape3.xpm Exec "-" netscape & Ensure that netscape is in your path. Note that the placement of this line within the ~/.steprc file determines where the Netscape icon appears on the toolbar. -- Regards, Norman C. Rice, Jr.