From owner-freebsd-questions@FreeBSD.ORG Tue Feb 7 07:24:32 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A584116A422 for ; Tue, 7 Feb 2006 07:24:32 +0000 (GMT) (envelope-from illoai@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0CAFB43D46 for ; Tue, 7 Feb 2006 07:24:31 +0000 (GMT) (envelope-from illoai@gmail.com) Received: by xproxy.gmail.com with SMTP id t12so921711wxc for ; Mon, 06 Feb 2006 23:24:31 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=F9GQ6YTZnhUA8H1HRo7KQORf3k4GoCsb7PD3nXAyC2Eg82rwwa3LYMyMHT6xMIi2vDmWz/myLjKa2hfxDQHeE82hruCf9lHlb9tb1RJXIMM8lZo5VtCQrEV3H/M02vH3EXrCgDdHkLTv4HZ3ssPAq2rVwMJO/Lo6pSNv/Tww8PY= Received: by 10.70.50.4 with SMTP id x4mr7088159wxx; Mon, 06 Feb 2006 23:24:31 -0800 (PST) Received: by 10.70.58.15 with HTTP; Mon, 6 Feb 2006 23:24:30 -0800 (PST) Message-ID: Date: Tue, 7 Feb 2006 01:24:30 -0600 From: "illoai@gmail.com" To: freebsd-questions@freebsd.org In-Reply-To: <43E7EF22.9070208@u.washington.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <43E7EF22.9070208@u.washington.edu> Subject: Re: Default browser X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2006 07:24:32 -0000 On 2/6/06, Garrett Cooper wrote: > Guido Van Hoecke wrote: > > > What has to be done to change the default browser from mozilla into > > e.g. opera or firefox (assuming that these are duly installed and > > operational)? > > > > The handbook talks about different browsers, but I have not been able > > to find a section about changing the default browser. > > > Depends. What program and/or what desktop environment are you referring t= o? > -Garrett Try typing "opera &" instead of "mozilla &". I think the closest thing FreeBSD has to a default browser is links, though I suppose you could try playing with raw http by typing telnet www.yahoo.com 80 -- --