On Thursday, 9 Sep 2004 09:50, Alex Nordstrom wrote: > By default, it opens in a new window (but in the same instance). I > have it set to open in a new tab, though. I just changed the line > > open_in=window > > to > > open_in=tab > > in the firefox startup shell script. Looks like there's meant to be a > more elegant way to do it by setting an environment variable. That > way it wouldn't be global to the system, and wouldn't get wiped on > updates, but I haven't been able to get that to work yet. Just to follow up, looking at the issue a bit more, I figured out the more elegant way to do it is to say: echo 'FIREFOX_OPEN_IN="tab"' >> ~/.mozilla-firefoxrc as the user for whom you would like to change the behaviour. There is also an /etc/mozilla-firefox/mozilla-firefoxrc file for setting the default global behaviour. Once again: this may vary between distributions. -- Alex Nordstrom http://lx.n3.net/ Please do not CC me in followups; I am subscribed to the kde list. ___________________________________________________ . Account management: https://mail.kde.org/mailman/listinfo/kde. Archives: http://lists.kde.org/. More info: http://www.kde.org/faq.html.