From owner-freebsd-questions@FreeBSD.ORG Wed May 14 08:17:10 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C4BB51065677 for ; Wed, 14 May 2008 08:17:10 +0000 (UTC) (envelope-from tl32@next.online.no) Received: from mail48.e.nsc.no (mail48.e.nsc.no [193.213.115.48]) by mx1.freebsd.org (Postfix) with ESMTP id 58EA58FC2C for ; Wed, 14 May 2008 08:17:09 +0000 (UTC) (envelope-from tl32@next.online.no) Received: from [212.251.181.160] (212251181160.customer.cdi.no [212.251.181.160]) (authenticated bits=0) by mail48.nsc.no (8.13.8/8.13.5) with ESMTP id m4E8H7kT002760; Wed, 14 May 2008 10:17:08 +0200 (MEST) Message-ID: <482A9FE5.2040801@next.online.no> Date: Wed, 14 May 2008 10:16:37 +0200 From: Tore Lund User-Agent: Thunderbird 2.0.0.12 (X11/20080229) MIME-Version: 1.0 To: jwynstra@nyc.rr.com, freebsd-questions@freebsd.org References: <482A2489.407@nyc.rr.com> In-Reply-To: <482A2489.407@nyc.rr.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Subject: Re: Firefox and Thunderbird annoyance in TWM 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: Wed, 14 May 2008 08:17:10 -0000 John Wynstra wrote: > I have FreeBSD 7.0 running on a PC at home which was formerly running > Windows XP until I couldn't stand it anymore. I had both of the latest > Thunderbird and Firefox installed on it as my mail application and web > browser. Unfortunately I am unemployed so I was in the habit of using > Dice via Thunderbird which when I double clicked the job advertisements > would bring up the appropriate Firefox window auto magically. This is > now broken. I don't know why but it is annoying. I thought it might be > the pointer follows mouse focus policy but I was wrong. That is the > default focus policy under my window manager (twm). BTW I had thought I > was running fvwm instead of twm but evidently I was wrong in selecting > the location of one of the initialization files. I use startx to start > X11. An odd thing is that if I double click within Firefox as for > instance when I am managing my bookmarks file it will raise the screen > selected. It is only when I double click from Thunderbird that this is > broken. Once in a while an odd thing like when moving the mouse over > one window will raise another in addition to changing focus. Another > annoyance. It is unclear to me whether this is just a problem with raising the right window or whether the problem is that Firefox does not pick up links from Thunderbird. In the latter case you may need to set these preferences in TB: network.protocol-handler.app.http network.protocol-handler.app.https Both should have the value /usr/local/bin/firefox. Sorry if I misinterpreted your problem. -- Tore