Re: [Thinstation-general] Disabling network connected/disconnected notifications
Brought to you by:
doncuppjr
|
From: <dj...@di...> - 2016-11-08 01:07:40
|
When I run those commands, it segfaults. Is there something special that needs to be done to make Thinstation do it correctly? From: Michael K <ts....@gm...> Reply-To: "thi...@li..." <thi...@li...> Date: Monday, November 7, 2016 at 3:06 PM To: "thi...@li..." <thi...@li...> Subject: Re: [Thinstation-general] Disabling network connected/disconnected notifications Network Manager applet uses dconf. Use gsettings instead https://askubuntu.com/questions/67500/how-to-disable-notification-from-network-manager Basically gsettings set org.gnome.nm-applet disable-disconnected-notifications "true" gsettings set org.gnome.nm-applet disable-connected-notifications "true" On Fri, Oct 28, 2016 at 5:08 PM, dj...@di...<mailto:dj...@di...> <dj...@di...<mailto:dj...@di...>> wrote: Is there a way to disable the notification windows themselves without disabling the icon in the system tray? I found a bunch of references to using gconf-edit and gconftool but that doesn’t work. Any help would be greatly appreciated! Thanks! -- Dave ------------------------------------------------------------------------------ The Command Line: Reinvented for Modern Developers Did the resurgence of CLI tooling catch you by surprise? Reconnect with the command line and become more productive. Learn the new .NET and ASP.NET<http://ASP.NET> CLI. Get your free copy! http://sdm.link/telerik _______________________________________________ Thinstation-general mailing list Thi...@li...<mailto:Thi...@li...> https://lists.sourceforge.net/lists/listinfo/thinstation-general |