aboutsummaryrefslogtreecommitdiffstats
path: root/wavemonrc.5
diff options
context:
space:
mode:
authorJonathan McCrohan <jmccrohan@gmail.com>2014-01-25 00:07:31 +0000
committerJonathan McCrohan <jmccrohan@gmail.com>2014-01-25 00:07:31 +0000
commitb7fe9575ab40a3bcde643a8ae8750ca6fd2aaad7 (patch)
treed220eddc3489f44845e9855e901290f7f712a626 /wavemonrc.5
parentbea11309641a93ea51622fc85331d3960011afe4 (diff)
parentd7ca0c3e555ef0b5250873ddce48ccf2326b017a (diff)
downloadwavemon-b7fe9575ab40a3bcde643a8ae8750ca6fd2aaad7.tar.gz
Merge tag 'upstream/0.7.6'
Upstream version 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>