mirror of
https://github.com/gryf/wicd.git
synced 2026-03-15 22:23:33 +01:00
Finished refactoring to accommodate the ComboBox changes
curses/wicd-curses.py:
Moved some of the keybinding code around
in/other=WHEREAREMYFILES.in: ADDED.
File telling the user where the wicd config files are. Usually symlinked to
~/.wicd/WHEREAREMYFILES and installed to the documentation directory
in/scripts=wicd-client.in:
Make ~/.wicd and link WHEREAREMYFILES if it has not been done so already.
Start wicd-curses if there is no X server on this console
(determined by the presence of $DISPLAY), and add a file detailing this
man/wicd-client.1: Added note about wicd-client starting wicd-curses
setup.py: Install WHEREAREMYFILES along with the rest of the documentation
18 lines
647 B
Groff
18 lines
647 B
Groff
.TH WICD-CLIENT "1" "September 2008" "wicd-client " "User Commands"
|
|
.SH NAME
|
|
wicd-client \- manual page for wicd-client
|
|
.SH DESCRIPTION
|
|
wireless (and wired) connection daemon front\-end.
|
|
|
|
If wicd-curses(8) is instaled, and you attempt to run wicd-client without an active X server on the current terminal, wicd-client will attempt to run wicd-curses(8). It will warn you the first time this happens.
|
|
.SS "Arguments:"
|
|
.TP
|
|
\fB\-n\fR \fB\-\-no\-tray\fR
|
|
Run wicd without the tray icon.
|
|
.TP
|
|
\fB\-h\fR \fB\-\-help\fR
|
|
Print this help information.
|
|
.TP
|
|
\fB\-a\fR \fB\-\-no\-animate\fR
|
|
Run the tray without network traffic tray animations.
|