diff options
| author | Paul Buetow <paul@buetow.org> | 2011-01-11 13:06:29 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2011-01-11 13:06:29 +0000 |
| commit | a390ed7b7c0c46c5273b3578a080fbd541221e4e (patch) | |
| tree | 61e49e914cba6398f527ed1093f8cd53d7c5d98e /README | |
| parent | 0e745e06568812fa254e27891271460b83c2f948 (diff) | |
released v0.1.1
Diffstat (limited to 'README')
| -rw-r--r-- | README | 25 |
1 files changed, 25 insertions, 0 deletions
@@ -0,0 +1,25 @@ +For general program informations see http://loadbars.buetow.org + +For legal informations see COPYING and COPYING.FONT + +For any program help check out --help or 'h' command + +For a list of features which might be added in the future see WHISHLIST + +For a changelog see CHANGELOG + +Explanation colors: + Blue: System cpu usage + Purple: System usage if it's >30% + Yellow: User cpu usage + Darker yellow: User usage if system & user cpu is >50% + Orange: User usage if system & user cpu is >70% + White: Usage usage if system & user cpu is >99% + Green: Nice cpu usage + +Explanation text display: + ni = Nice cpu usage in % + us = User cpu usage in % + sy = System cpu sage in % + su = System & user cpu usage in % + |
