mail fixups

Signed-off-by: Dustin Kirkland <kirkland@canonical.com>
This commit is contained in:
Dustin Kirkland 2009-06-17 15:03:17 -05:00
commit a9664a0564
3 changed files with 3 additions and 2 deletions

View file

@ -23,4 +23,4 @@ if [ "$1" = "--detail" ]; then
exit 0 exit 0
fi fi
[ -s "$mailfile" ] && printf "\005{=b Wb}M\005{-} " || exit 0 [ -s "$mailfile" ] && printf "\005{= wk}[M]\005{-} " || exit 0

View file

@ -262,6 +262,7 @@ def readstatus():
status["ip_address"]=0 status["ip_address"]=0
status["load_average"]=1 status["load_average"]=1
status["logo"]=1 status["logo"]=1
status["mail"]=0
status["mem_available"]=1 status["mem_available"]=1
status["mem_used"]=1 status["mem_used"]=1
status["menu"]=1 status["menu"]=1

View file

@ -21,7 +21,7 @@ byobu \- wrapper script for seeding a user's byobu configuration and launching s
\fBdisk_available\fP \- disk space available on / directory; displayed in the lower bar on the far right in white text on a light purple background; override the default directory by specifying an alternate mount point in \fI$HOME/.byobu/disk\fP \fBdisk_available\fP \- disk space available on / directory; displayed in the lower bar on the far right in white text on a light purple background; override the default directory by specifying an alternate mount point in \fI$HOME/.byobu/disk\fP
\fBmail\fP \- system mail for the current user; the letter 'M' is displayed in the lower bar toward the left in blue text on a white background \fBmail\fP \- system mail for the current user; the letter '[M]' is displayed in the lower bar toward the left in black text on a grey background
\fBmem_used\fP \- disk space used on / directory as a percentage of the total space available on /; displayed in the lower bar on the far right in white text on a light purple background with a trailing '%' sign; override the default directory by specifying an alternate mount point in \fI$HOME/.byobu/disk\fP \fBmem_used\fP \- disk space used on / directory as a percentage of the total space available on /; displayed in the lower bar on the far right in white text on a light purple background with a trailing '%' sign; override the default directory by specifying an alternate mount point in \fI$HOME/.byobu/disk\fP