Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Mar 2006 14:56:55 -0800
From:      Micah <micahjon@ywave.com>
To:        Eric Schuele <e.schuele@computer.org>
Cc:        Steel City Phantom <scphantm@yahoo.com>, freebsd general questions <freebsd-questions@freebsd.org>
Subject:   Re: Few thunderbird questions
Message-ID:  <441B3EB7.2090809@ywave.com>
In-Reply-To: <441B3932.6020509@computer.org>
References:  <441B34E9.7090305@yahoo.com> <441B3932.6020509@computer.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Eric Schuele wrote:
> Steel City Phantom wrote:
>> ok, bsd 6, kde 3.5, thunderbird 1.5, firefox 1.5
>>
>> few things that are slightly annoying in thunderbird that if someone 
>> knows how to fix, i would be very happy.
>>
>> 1) when i click on a url link in thunderbird, nothing happens.  how to 
>> i have it open firefox and go to that url
> 
> I think the following in ~/.thunderbird/<your_profile_dir>/user.js 
> (which may not exist by default):
> 
> user_pref("network.protocol-handler.app.http", "/usr/X11R6/bin/firefox");
> user_pref("network.protocol-handler.app.https", "/usr/X11R6/bin/firefox");
> user_pref("network.protocol-handler.app.ftp", "/usr/X11R6/bin/firefox");
> 
> Mind the wrap... its three lines.
> 
>> 2) when mail arrives, it does a system beep.  is there any way to map 
>> that to a KDE event so i can put some kind of meaningful sound to it?
>>
> 
> Can't help here.


Edit->Preference->General->Play Sound

Note: some people have problems with it.  It didn't work for me for the 
longest time, then suddenly started working after a port upgrade.

HTH,
Micah



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?441B3EB7.2090809>