I have two notifications that haunt me on Kubuntu 13.10, and I would like for a way to suppress them, at any cost.
1.) Connection 'Netgear18' deactivated!
This comes from my crappy wireless card driver constantly de- and re- authenticating (known issue with the Broadcom 4313, but it works well enough for me to give up)
2.) Bell Session in Shell
My media player ncmpcpp sometimes throws a bell session when it switches songs, and I don't need to hear about it!
Removing the system tray just causes the notification to show up somewhere else on the screen. In a fit of rage I killed KNotify, but it respawns. Can I tell it to ignore certain types of message?
/usr/share/dbus-1/services/
and found a file calledorg.kde.knotify.service
, so I renamed it toxxx.disabled
. I think I'm in business! – user57082 Feb 15 '14 at 15:12