KCPULoad – a small CPU meter for Kicker
您最多能選擇 25 個主題 主題必須以字母或數字為開頭,可包含連接號「-」且最長為 35 個字元。
 
 
移至檔案
Andrei Stepanov 0c199bf6bd
Added translation using Weblate (Russian)
4 天前
doc Replace Qt with TQt 1 週前
icons Drop automake build support. 5 年前
src Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 個月前
translations Added translation using Weblate (Russian) 4 天前
AUTHORS Drop automake build support. 5 年前
CMakeL10n.txt Use centralized cmake version 1 個月前
CMakeLists.txt Use centralized cmake version 1 個月前
COPYING Drop automake build support. 5 年前
ChangeLog Drop automake build support. 5 年前
ConfigureChecks.cmake Use common CMake tests. 5 年前
INSTALL Drop automake build support. 5 年前
README Drop automake build support. 5 年前
TODO Drop automake build support. 5 年前
config.h.cmake cmake conversion kcpuload 6 年前

README

KCPULoad

This file should only be read as a fast description.  The online
KCPULoad handbook contains more detailed information.

This is a small program for Kicker (the TDE panel).  It will show the CPU
usage in the form of one or two configurable diagrams.  There are settings
for colors and some different styles.  Note that it isn't the real system
load that's shown, but the percent used of the total CPU power, which is
calculated from the number of CPU ticks.. don't ask me what that means :).

To bring up the settings menu, simply right click on the diagram.  Use a
slower update interval to get a more stable and accurate diagram without
flicker.

If there is more than one CPU on the system, the total CPU usage from both
can be shown, or you can choose to have one separate diagram for each of the
CPUs.  Left click on the diagram to bring up a small information box which
will show the exact CPU usage in text form.



                    Markus Gustavsson <mighty@fragzone.se>