From owner-freebsd-chat@FreeBSD.ORG Sat Feb 2 13:23:46 2008 Return-Path: Delivered-To: chat@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3798B16A417 for ; Sat, 2 Feb 2008 13:23:46 +0000 (UTC) (envelope-from reed@reedmedia.net) Received: from c-0500.emailmediator.com (c-0500.emailmediator.com [64.85.162.118]) by mx1.freebsd.org (Postfix) with ESMTP id 0EF2513C44B for ; Sat, 2 Feb 2008 13:23:45 +0000 (UTC) (envelope-from reed@reedmedia.net) Received: from pool-71-170-114-32.dllstx.fios.verizon.net ([71.170.114.32] helo=reedmedia.net) by c-0500.emailmediator.com with esmtpa (Exim 4.67) (envelope-from ) id 1JLHuT-0000g9-Oo; Sat, 02 Feb 2008 07:55:54 -0500 Received: from reed@reedmedia.net by reedmedia.net with local (mailout 0.17) id 24679-1201956955; Sat, 02 Feb 2008 06:55:56 -0600 Date: Sat, 2 Feb 2008 06:55:55 -0600 (CST) From: "Jeremy C. Reed" To: cjclark@alum.mit.edu In-Reply-To: <20080202065145.GA5516@goku.pumpky.net> Message-ID: References: <20080202065145.GA5516@goku.pumpky.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: chat@freebsd.org Subject: Re: Firefox in Multiple Windowing Systems X-BeenThere: freebsd-chat@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Non technical items related to the community List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Feb 2008 13:23:46 -0000 On Fri, 1 Feb 2008, Crist J. Clark wrote: > Anyway, anyone know of a trick to get Firefox to work in > multiple windowing environments at once? Specifically, I have > a machine that runs a local Xorg desktop as well as one or > more Xvnc instances. I don't know how to have a single instance > of Firefox open windows in more than one windowing environment. > I'm not sure if it is even possible. A single Firefox may not > have the ability to talk to more than one at a time. > > I could just run more than one Firefox instance, but Firefox > does not let a single user run more than one instance on the > same machine. Getting around that problem is another solution. Try: firefox -no-remote or: firefox -no-remote -P (-P to start with a different profile.)