aboutsummaryrefslogtreecommitdiffstats
path: root/wavemonrc.5
diff options
context:
space:
mode:
authorJonathan McCrohan <jmccrohan@gmail.com>2014-01-25 00:07:30 +0000
committerJonathan McCrohan <jmccrohan@gmail.com>2014-01-25 00:07:30 +0000
commitd7ca0c3e555ef0b5250873ddce48ccf2326b017a (patch)
tree52fc801f0893eb7752524b2602d420afbda4ed59 /wavemonrc.5
parent3645c236e9720deb696e7aebc33cd9a6d8cbbdc6 (diff)
downloadwavemon-d7ca0c3e555ef0b5250873ddce48ccf2326b017a.tar.gz
Imported Upstream version 0.7.6upstream/0.7.6
Diffstat (limited to 'wavemonrc.5')
-rw-r--r--wavemonrc.522
1 files changed, 14 insertions, 8 deletions
diff --git a/wavemonrc.5 b/wavemonrc.5
index f860b89..0353194 100644
--- a/wavemonrc.5
+++ b/wavemonrc.5
@@ -24,18 +24,24 @@ If enabled, display MAC addresses using lower-case hex digits separated by dots
rather than colons.
.P
.RE
-.B sort_order = (channel|rev channel|signal|open|chan/sig|open/sig|open/chan/sig)
+.B sort_order = (channel|essid|signal|open|chan/sig|open/sig)
.RS
.RE
-(Scan Sort Order)
+(Scan sort type)
.RS
-Determines the ordering used in the scan window: (\fIrev\fR) \fIchannel\fR sorts in ascending
-(descending) order of channel number, \fIsignal\fR in descending order of signal strength, and
-\fIopen\fR in descending order of openness. The combined variants \fIchan/sig\fR and
-\fIopen/sig\fR sort first by channel/openness and then by signal strength; their combined
-functionality is provided by \fIopen/chan/sig\fR.
+Determines the ordering used in the scan window: \fIchannel\fR sorts by channel number, \fIessid\fR by
+access point name, \fIsignal\fR by signal strength, and \fIopen\fR by openness. The combined variants
+\fIchan/sig\fR and \fIopen/sig\fR sort first by channel/openness and then by signal strength.
It also affects the status line at the bottom: normally the most crowded channels are listed,
-use of \fIrev\ channel\fR switches to least crowded ones instead.
+sorting by \fIchannel\fR in descending order switches to least crowded ones instead.
+.P
+.RE
+.B sort_ascending = (on|off)
+.RS
+.RE
+(Scan sort direction)
+.RS
+Sets the direction of the \fIsort_order\fR: ascending (on) or descending (off).
.P
.RE
.B stat_updates = <n>