Hi guys,
I've modified mb-applet-system-monitor so that it no longer always shows 100% CPU usage. In the below screenshot the applet on the right is the original version and my modified version is on the left:
Hope someone finds this useful.
Cheers,
Matt
Great, that needed bashing. Now it really works and is something I was missing, thanks.
Btw, when I raise the CPU load to 100% instanteneously ("while true; do true; done" in bash, for instance), the indicator display doesn't show the change in one step when it updates -- rather, it shows CPU gradually increasing step-by-step until it is full. When I remove the load, it goes down the same way. Was that a feature or maybe some problem?