blob: 534a24a91f05ef8e774bad94efede30e8f2a09af (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
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>
|