summaryrefslogtreecommitdiffstats
path: root/knetworkmanager-0.8/README
diff options
context:
space:
mode:
Diffstat (limited to 'knetworkmanager-0.8/README')
-rw-r--r--knetworkmanager-0.8/README25
1 files changed, 25 insertions, 0 deletions
diff --git a/knetworkmanager-0.8/README b/knetworkmanager-0.8/README
new file mode 100644
index 0000000..534a24a
--- /dev/null
+++ b/knetworkmanager-0.8/README
@@ -0,0 +1,25 @@
+KNetworkManager is a system tray application for controlling network connections on systems that use the NetworkManager daemon.
+
+Currently the following things work:
+
+ * Show all network interfaces known to HAL and therefore to NetworkManager
+ * Connect to wired and wireless networks
+ * User interaction for encrypted (WEP, WPA Personal and WPA Enterprise) wireless networks
+ * User interaction to join hidden wireless networks
+ * Show signal strength for wireless networks in context menu
+ * Show tool tip with connection status on tray icon
+ * Show verbose tool tip with interface and network information on context
+ menu entries
+ * Store passwords of encrypted networks
+ * Store hidden wireless networks (per-user)
+ * Show connection status in system tray
+ * VPN support
+ * Notifications (new networks, new devices, NM status changes)
+
+NetworkManager 0.6.2 is required to build this version of KNetworkManager.
+
+If you encounter bugs, please report them using
+
+ * http://bugs.kde.org
+
+Last update: 20-Sep-2006 - Timoe Hoenig <thoenig@suse.de>, <thoenig@nouse.net>