mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-14 18:57:20 -07:00
usr/lib/byobu/wifi_quality, usr/share/man/man1/byobu.1: support overriding
the default wireless interface, LP: #723260
This commit is contained in:
parent
20e90f3191
commit
a8f6651214
3 changed files with 4 additions and 2 deletions
|
@ -89,7 +89,7 @@ Note that DATA=\fI$HOME/.byobu\fP.
|
|||
|
||||
\fBwhoami\fP \- the name of the user who owns the screen session; displayed in the upper bar toward the far right in bold black text on a grey background
|
||||
|
||||
\fBwifi_quality\fP \- the connection rate and signal quality of the wifi connection; displayed in the lower bar toward the right in black text on a cyan background; the connection rate is in 'Mb/s' and the signal quality is as a percentage with a trailing '%'
|
||||
\fBwifi_quality\fP \- the connection rate and signal quality of the wifi connection; displayed in the lower bar toward the right in black text on a cyan background; the connection rate is in 'Mb/s' and the signal quality is as a percentage with a trailing '%'; override the default interface by specifying an alternate interface with MONITORED_NETWORK=wlan0 in \fI$DATA/statusrc\fP
|
||||
|
||||
.SH SESSIONS
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue