Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

wicd-cli(8) [debian man page]

wicd-cli(8)						      System Manager's Manual						       wicd-cli(8)

NAME
wicd-cli - command-line interface to wicd SYNOPSIS
wicd-cli [options] DESCRIPTION
This manual page documents briefly the wicd-cli command. wicd-cli is a scriptable command-line only "client" for wicd. OPTIONS
-h, --help Show summary of options. -n network-id, --network=network-id Specify which network wicd-cli should act on. -p property, --network-property=property Show property from network details. -s value, --set-to=value Set selected property to value -m name, --name=name Set the name for the profile to load/save to name. -S, --scan Scan available wireless networks. -w, --save Save the network connection profile. -l, --list-networks List the networks WICD has in its cache. -d, --network-details Show details of selected network. -x, --disconnect Disconnect from the current network. -c, --connect Connect to the selected network. -e, --list-encryption-types View the available encryption templates WICD can use. -y, --wireless Use the wireless interface. -z, --wired Use the wired interface. -o, --load-profile Load a wired connection profile. SEE ALSO
wicd(1), wicd-client(1), wicd-gtk(8), wicd-curses(8) AUTHOR
wicd-cli was written by Ronuk Raval. This manual page was written by David Paleino <dapal@debian.org>, for the Debian project (and may be used by others). Dec 2009 wicd-cli(8)

Check Out this Related Man Page

WICD-CURSES(8)						      System Manager's Manual						    WICD-CURSES(8)

NAME
wicd-curses - curses-based wicd(8) controller DESCRIPTION
wicd-curses is a curses-based network controller that uses the Wired/Wireless Internet Connection Daemon (wicd) to control your network connections. It is suitable to run in terminal multiplexers like screen(1). It is designed to imitate the GTK-based wicd-client(1) as much as possible, and uses the Urwid (http://excess.org/urwid) console widget library to vastly simplify development. This man page only documents the current status of wicd-curses. This may/may not be the most up-to-date document. CONTROLS
All of these are case sensitive. C or enter Connect to selected network F8 or Q or q Quit the client. D Disconnect all devices from network connections ESC If connecting to a network, stop doing so F5 or R Refresh the network list P Bring up the preferences controller I Bring up hidden network scanning dialog H or h or ? Bring up a rather simplistic help dialog. Of course, it mentions this man page first. :-) A Raise the "About wicd-curses" dialog right-arrow Bring up network configuration controller for the selected network delete Delete the selected wired network profile (from the wired network combo box at the top) F2 Rename the selected wired network profile (from the wired network combo box at the top) S Bring up instructions on how to edit the scripts. I have implemented a way to do this in the interface itself, but making it func- tion with all Linux distros would be difficult. Since you are reading this, you should know how to do what I suggest. ;-) O Raise the Ad-Hoc network creation dialog FILES
~/.wicd/WHEREAREMYFILES Reminder that your network configuration files are not here ;-) SEE ALSO
wicd-client(1), wicd(8) BUGS
Probably lots. ;-) If you happen to find one, ask about it on #wicd on freenode, or submit a bug report to http://launchpad.net/wicd. WICD-CURSES AUTHOR Andrew Psaltis <ampsaltis@gmail.com> WICD AUTHORS
Adam Blackburn <compwiz18@gmail.com> Dan O'Reilly <oreilldf@gmail.com> David Paleino <d.paleino@gmail.com> wicd-curses-uimod December 2009 WICD-CURSES(8)
Man Page