Ubuntu 10.10: 2nd instance of Firefox does not obey GTK2 customizations
Posted
by
Cocoro Cara
on Super User
See other posts from Super User
or by Cocoro Cara
Published on 2011-03-15T18:20:42Z
Indexed on
2011/03/17
16:12 UTC
Read the original article
Hit count: 259
Hi
On Ubuntu 10.10 I started a 2nd instance of Firefox using the command:
$ firefox -ProfileManager -no-remote &
Created a new profile and everything works smoothly except for the fact that this instance of FF does not obey by GTK2 customizations that I have placed in ~/.gtkrc-2.0
Moreover, only SOME of the customizations are not obeyed. For example, the vertical scrollbars are supposed to be on the left, but they are on the right. The scrollbar arrows are together (Mac-like) as specified, so is the scrollbar width.
The first instance obeys all customizations with scrollbars on the left. Any ideas?
© Super User or respective owner