1
0
mirror of https://github.com/gryf/wicd.git synced 2026-01-05 21:34:16 +01:00

Adjusted the keystrokes in wicd-curses to support 8-bit terminals (like xterms by default).

Thanks to DarkStarSword for the patch.
This commit is contained in:
Andrew Psaltis
2009-09-02 10:20:13 -04:00
parent ec8eade509
commit 05a46ddfdc
3 changed files with 14 additions and 38 deletions

View File

@@ -60,8 +60,6 @@ Delete the selected wired network profile (from the wired network combo box at t
.TP
.BR F2
Rename the selected wired network profile (from the wired network combo box at the top)
.\".PP
.\"The following are not implemented yet:
.TP
.BR S
.\"Bring up the script selector for the selected network (requires superuser privileges)
@@ -75,13 +73,6 @@ Raise the Ad-Hoc network creation dialog
.I ~/.wicd/WHEREAREMYFILES
Reminder that your network configuration files are not here ;-)
.PP
These following are not used yet:
.TP
.I %LIB%colors.py
Tentative location of the system color schemes
.TP
.I ~/.wicd/colors.py
Custom color schemes.
.SH "SEE ALSO"
.BR wicd-client (1),
.BR wicd (8)