KCPULoad – a small CPU meter for Kicker
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Go to file
Michele Calgaro 1f4f87828c
Use centralized cmake version
2 недель назад
doc Use common rules for build and install documentation and translations. 3 лет назад
icons Drop automake build support. 5 лет назад
src Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 месяцев назад
translations Update translation files 5 месяцев назад
AUTHORS Drop automake build support. 5 лет назад
CMakeL10n.txt Use centralized cmake version 2 недель назад
CMakeLists.txt Use centralized cmake version 2 недель назад
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>