From Fedora Project Wiki

< KDE

No edit summary
No edit summary
Line 1: Line 1:
Do you prefer to use the old NetworkManager gui instead of knetworkmanager?  If so just follow these simple instructions to enable it by default.  Thanks to Rex Dieter for the instructions.
Do you prefer to use the old NetworkManager gui instead of knetworkmanager?  If so just follow these simple instructions to enable it by default.


<code>$ yum install NetworkManager-gnome knetworkmanager</code>
<code>$ yum install NetworkManager-gnome knetworkmanager</code>

Revision as of 16:48, 29 May 2010

Do you prefer to use the old NetworkManager gui instead of knetworkmanager? If so just follow these simple instructions to enable it by default.

$ yum install NetworkManager-gnome knetworkmanager

$ mkdir ~/.kde/share/autostart

$ grep -v NotShowIn /etc/xdg/autostart/nm-applet.desktop > ~/.kde/share/autostart/nm-applet.desktop

$ cp /usr/share/autostart/kde4-knetworkmanager-autostart.desktop ~/.kde/share/autostart/

then use systemsettings->(advanced)->autostart to

  • enable nm-applet
  • disable knetworkmanager