summaryrefslogtreecommitdiffstats
path: root/CRT.h
diff options
context:
space:
mode:
authorHisham Muhammad <hisham@gobolinux.org>2006-10-04 14:21:27 +0000
committerHisham Muhammad <hisham@gobolinux.org>2006-10-04 14:21:27 +0000
commit3e4f06d1010e5048ffb8e3efdc6bb94b204a2144 (patch)
tree2156a5639f65a52738e3616a4ed7f184b0c11641 /CRT.h
parent4a93a7e962ea6faa7a1d163185f629d4469903a8 (diff)
Contribution by Philipp Richter: Display IO-Wait, IRQ and Soft-IRQ values in status bar
(minor modifications: default to false, add help)
Diffstat (limited to 'CRT.h')
-rw-r--r--CRT.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/CRT.h b/CRT.h
index 1f6020bd..76a3b08c 100644
--- a/CRT.h
+++ b/CRT.h
@@ -95,6 +95,9 @@ typedef enum ColorElements_ {
CPU_NORMAL,
CPU_KERNEL,
HELP_BOLD,
+ CPU_IOWAIT,
+ CPU_IRQ,
+ CPU_SOFTIRQ,
LAST_COLORELEMENT
} ColorElements;

© 2014-2024 Faster IT GmbH | imprint | privacy policy