From d56e2da928343b9cadb8e034036926e089ad861e Mon Sep 17 00:00:00 2001 From: Jose A Ortega Ruiz Date: Sun, 21 Feb 2010 21:38:09 +0100 Subject: New Wireless monitor Ignore-this: b1b66ffa9077f8d41a5c0e962ee0bff3 darcs-hash:20100221203809-748be-71bc1951a2eb8164b0043725bcb707f42e530ded.gz --- README | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'README') diff --git a/README b/README index 4fdcf4e..0152deb 100644 --- a/README +++ b/README @@ -300,6 +300,19 @@ Monitors have default aliases. `dev`, `rx`, `tx` - Default template: `: |` +`Wireless Interface Args RefreshRate` + +- aliases to the interface name with the suffix "wi": thus, `Wirelss + "wlan0" []` can be used as `%wlan0wi%` +- Args: the argument list (see below) +- Variables that can be used with the `-t`/`--template` argument: + `essid`, `quality` +- Default template: ` ` +- Requires the C library libiw (part of the wireless tools suite) + installed in your system. In addition, to activate this plugin you + must pass --flags="with_iwlib" to "runhaskell Setup configure" + or to "cabal install". + `Memory Args RefreshRate` - aliases to `memory` -- cgit v1.2.3