Re: Firefox -Xresource documentation

MÃ¥rten Svantesson <[email protected]> Wed, 14 Dec 2005 01:42:54 +0100
Newsgroups gmane.comp.mozilla.devel.unix
Organization Another Netscape Collabra Server User
Message-ID <[email protected]>
Sol10_user_swb <[email protected]> writes:

> Sol10_user_swb wrote:
>> Running Firefox 1.5 on Solaris 10, intel platform.  Solaris 10 has a
>> feature where the kernel can be partitioned into zones.  These zones
>> are somewhat analogous to virtual machines.  I have the main
>> (global) zone and a 2nd zone.   Although the processes are supposed
>> to be separated in these zones, if I have firefox started in the
>> main zone, firefox won't run in the 2nd zone, and visa versa.  I'm
>> sending the displays to the same x-server running on an XP box,
>> multi-window mode, no window manager.  I'm suspecting that firefox
>> is picking up that another instance of firefox is running through
>> the WM_CLASS property, detecting it on the X-server.  I'll test
>> further and see if that is so. I am wondering where I could get a
>> list of x-window properties for Firefox that could be overridden in
>> a .Xdefaults file.  I couldn't locate any man pages in this
>> installation.
>> Sol10_usr
>
> As a workaround, I set a 2nd window in the Xserver, so that I have a 0.=
0=20
> display and a 0.1 display.  The global zone is pointed to 0.0 and the=20
> 2nd zone is pointed to 0.1 and the firefox browsers now run=20
> independently.   So, it does seem that Firefox detects through X=20
> resources whether or not an instance is already running in a particular=
=20
> X server display.  So, I would like any information on how to start a=20
> particular instance of Firefox with alternative X resource
> definitions.

That is not the way to solve your problem.

First of all you need to turn of the feature of making existing
instances open windows. This is done by setting the environment
variable MOZ_NO_REMOTE (to anything, say 1).

You can not run several firefox instances at once in the same profile
of a user. So, you probably need to create another profile. To handle
profiles you start firefox like "firefox -p".

You can start firefox in a specific profile with "firefox -P
profilename".

--=20
                - M=E5rten
=20
mail: [email protected] *** ICQ: 4356928 *** mobile: +46 (0)707390385