* bin/network-*, byobu.1: allow monitored network interface overrides in

~/.byobu/network-interface, update manpage accordingly, LP: #386364


Signed-off-by: Dustin Kirkland <kirkland@canonical.com>
This commit is contained in:
Dustin Kirkland 2009-06-12 12:19:00 -05:00
commit 66acffdf80
2 changed files with 5 additions and 5 deletions

View file

@ -39,9 +39,9 @@ byobu \- wrapper script for seeding a user's byobu configuration and launching s
\fBmenu\fP \- a simple indicator directing new users to use the F9 keybinding to access the byobu menu \fBmenu\fP \- a simple indicator directing new users to use the F9 keybinding to access the byobu menu
\fBnetwork-down\fP \- instaneous download bandwidth in kB/s over the last 2 seconds; displayed in the lower bar toward the right in white text on a purple background with a leading 'v' sign indicating 'down' \fBnetwork-down\fP \- instaneous download bandwidth in kB/s over the last 2 seconds; displayed in the lower bar toward the right in white text on a purple background with a leading 'v' sign indicating 'down'; override the default interface by specifying an alternate interface in \fI$HOME/.byobu/network\fP
\fBnetwork-up\fP \- instantaneous upload bandwidth in kB/s over the last 2 seconds; displayed in the lower bar toward the right in white text on a purple background with a leading '^' sign indicating 'up' \fBnetwork-up\fP \- instantaneous upload bandwidth in kB/s over the last 2 seconds; displayed in the lower bar toward the right in white text on a purple background with a leading '^' sign indicating 'up'; override the default interface by specifying an alternate interface in \fI$HOME/.byobu/network\fP
\fBprocesses\fP \- total number of processes running on the system; displayed in the lower bar in black text on a dark yellow background with a trailing '&' indicating 'background processes' \fBprocesses\fP \- total number of processes running on the system; displayed in the lower bar in black text on a dark yellow background with a trailing '&' indicating 'background processes'

6
debian/changelog vendored
View file

@ -5,10 +5,10 @@ byobu (2.11) unreleased; urgency=low
ctrl-a-), LP: #386363 ctrl-a-), LP: #386363
* screen-launcher-install, screen-launcher-uninstall: use * screen-launcher-install, screen-launcher-uninstall: use
.hushlogin to prevent double-printing of motd .hushlogin to prevent double-printing of motd
* bin/network-*: allow monitored network interface overrides in * bin/network-*, byobu.1: allow monitored network interface overrides in
~/.byobu/network-interface, LP: #386364 ~/.byobu/network-interface, update manpage accordingly, LP: #386364
-- Dustin Kirkland <kirkland@ubuntu.com> Fri, 12 Jun 2009 12:06:40 -0500 -- Dustin Kirkland <kirkland@ubuntu.com> Fri, 12 Jun 2009 12:18:38 -0500
byobu (2.10-0ubuntu1) karmic; urgency=low byobu (2.10-0ubuntu1) karmic; urgency=low