[maemo-developers] Disabling Desktop Notifications

From: Kimmo Hämäläinen kimmo.hamalainen at nokia.com
Date: Thu Jan 7 15:13:08 EET 2010
On Wed, 2010-01-06 at 01:06 +0100, ext dc101 wrote:
> Hi all,
> 
> 
> 
> Is it possible to disable the connection notifications when the device
> boots up? The notifications I am interested in disabling are:
> -When the device is connected to DUMMY automatically ("Connected to
> dummy")
> -When the device is looking to connect to phone ("Searching for
> phone...")
> -When the device failed to connect to any phones ("Could not find
> phone")
> 
> 
> I understand that all the notifications are called to the Notification
> D-Bus Service, and it's probably not possible to disable certain
> notifications, but at the very least I'd be happy to know if I can
> turn off the notification d-bus service.

hildon-home is handling the notification service, so you can hack it to
not handle org.freedesktop.Notifications. The code is in Gitorious:

http://maemo.gitorious.org/fremantle-hildon-desktop/hildon-home

However, I think most of the notification are displayed by the
daemons/applications themselves, so you can only rid some of them,
unless you hack the libhildon1 library so that it does not show
infobanners at all.

-Kimmo

> 
> 
> 
> 
> Cheers,
> dc101

More information about the maemo-developers mailing list