View Single Post
Posts: 29 | Thanked: 17 times | Joined on Apr 2013 @ France
#1
Hi,

Does anybody know if there is a way to disable toasts (popup messages) in Harmattan? (The kind you get when you do a
Code:
dbus-send --system --type=method_call \
            --dest=org.freedesktop.Notifications \
            /org/freedesktop/Notifications \
            org.freedesktop.Notifications.SystemNoteInfoprint \
            string:"some message"
from the command line and stays on the top of the screen for 2 seconds)

I get one every time I get in or out of power saving mode, and I really don't need to know it...

Obviously there is nothing available in Settings, but maybe someone here know a gconf setting that can help.

Thanks!
 

The Following User Says Thank You to mika123 For This Useful Post: