Re: [Thinstation-general] Disabling network connected/disconnected notifications
Brought to you by:
doncuppjr
|
From: Michael K <ts....@gm...> - 2016-11-08 18:40:05
|
Are you trying to do this before the system is fully up or in a terminal with XFCE? Maybe check dmesg to see if there's a report on the reason for the segfault. On Mon, Nov 7, 2016 at 8:07 PM, dj...@di... < dj...@di...> wrote: > 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... < > 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 CLI. Get your free copy! > http://sdm.link/telerik > _______________________________________________ > Thinstation-general mailing list > Thi...@li... > https://lists.sourceforge.net/lists/listinfo/thinstation-general > > > > ------------------------------------------------------------ > ------------------ > Developer Access Program for Intel Xeon Phi Processors > Access to Intel Xeon Phi processor-based developer platforms. > With one year of Intel Parallel Studio XE. > Training and support from Colfax. > Order your platform today. http://sdm.link/xeonphi > _______________________________________________ > Thinstation-general mailing list > Thi...@li... > https://lists.sourceforge.net/lists/listinfo/thinstation-general > > |