README: explain wifi abbreviations linp and sign
This commit is contained in:
parent
71ea0f3dbf
commit
f36997bab4
2
README
2
README
|
@ -218,7 +218,7 @@ vicious.widgets.wifi
|
||||||
- provides wireless information for a requested interface
|
- provides wireless information for a requested interface
|
||||||
- takes the network interface as an argument, i.e. "wlan0"
|
- takes the network interface as an argument, i.e. "wlan0"
|
||||||
- returns a table with string keys: {ssid}, {mode}, {chan}, {rate},
|
- returns a table with string keys: {ssid}, {mode}, {chan}, {rate},
|
||||||
{link}, {linp} and {sign}
|
{link}, {linp} (link quality in percent) and {sign} (signal level)
|
||||||
|
|
||||||
vicious.widgets.mbox
|
vicious.widgets.mbox
|
||||||
- provides the subject of last e-mail in a mbox file
|
- provides the subject of last e-mail in a mbox file
|
||||||
|
|
Loading…
Reference in New Issue