etc/byobu/statusrc, usr/bin/byobu-config, usr/lib/byobu/Makefile.am,

usr/lib/byobu/swap, usr/share/byobu/profiles/common,
usr/share/man/man1/byobu.1: add a swap memory usage notification,
LP: #677259
This commit is contained in:
Dustin Kirkland 2010-11-18 20:43:19 -06:00
commit e20ead2cf9
7 changed files with 52 additions and 3 deletions

View file

@ -75,6 +75,8 @@ Note that DATA=\fI$HOME/.byobu\fP.
\fBservices\fP \- users can configure a list of services to monitor, define the SERVICES variable in \fI$DATA/status\fP, a whitespace separated of services, each service should include the init name of the service, then a pipe, and then an abbreviated name or symbol to display when running; displayed in the lower bar toward the center in cyan on a white background
\fBswap\fP \- total swap space and total used as a percentage of the total available; displayed in the lower bar toward the right in white text on a light green background with a trailing '%' sign
\fBtime\fP \- the system time in HH:MM:SS format; displayed in the lower bar on the far right in the default text and default background colors
\fBtime_utc\fP \- the UTC system time in HH:MMformat; displayed in the lower bar on the far right in dark text on a light background