I have an application that went completely crazy and sent (it seems like) hundreds of notifications to the notification daemon. Now I've been getting notification bubbles for the last few minutes and it is getting annoying.
How can I make them stop without logging off or rebooting?
I have a .desktop file that I use to kill the notifications.
Toss that as
notify-kill.desktop
in~/.local/share/applications
, wait a minute and it will pop up in your Unity dash.To use, just open the dash and search for
kill
ornotify
, and it will clear your notifications!This solution eliminates all OSD notifications (on screen display noise) is quoted from Close button on notify-osd?
To run it, copy and paste it into a terminal window (opened via ctrl+alt+T). Close the window or type type ctrl+C to stop it.
Cross refs.: