summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index 836b8df..4746d61 100644
--- a/README.md
+++ b/README.md
@@ -108,10 +108,11 @@ Press these keys while loadbars is running (see also `h` for a short list on std
| Key | Action |
|-----|--------|
| **1** | Toggle CPU cores (one bar per core vs one aggregate bar per host) |
-| **2** | Toggle memory bars (RAM left, Swap right per host) |
-| **3** | Toggle network bars (RX/TX summed across all non-lo interfaces per host) |
+| **2** / **m** | Toggle memory bars (RAM left, Swap right per host) |
+| **3** / **n** | Toggle network bars (RX/TX summed across all non-lo interfaces per host) |
| **e** | Toggle extended display (1px peak line on CPU bars: max system+user over last samples) |
| **g** | Toggle global average CPU line (1px red line showing mean CPU usage across all hosts) |
+| **i** | Toggle global I/O average line (1px pink line showing mean iowait+IRQ across all hosts) |
| **h** | Print hotkey list to stdout |
| **q** | Quit |
| **w** | Write current settings to ~/.loadbarsrc |