KCPULoad – a small CPU meter for Kicker
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Go to file
Andrei Stepanov 0c199bf6bd
Added translation using Weblate (Russian)
il y a 1 semaine
doc Replace Qt with TQt il y a 2 semaines
icons Drop automake build support. il y a 5 ans
src Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines il y a 3 mois
translations Added translation using Weblate (Russian) il y a 1 semaine
AUTHORS Drop automake build support. il y a 5 ans
CMakeL10n.txt Use centralized cmake version il y a 1 mois
CMakeLists.txt Use centralized cmake version il y a 1 mois
COPYING Drop automake build support. il y a 5 ans
ChangeLog Drop automake build support. il y a 5 ans
ConfigureChecks.cmake Use common CMake tests. il y a 5 ans
INSTALL Drop automake build support. il y a 5 ans
README Drop automake build support. il y a 5 ans
TODO Drop automake build support. il y a 5 ans
config.h.cmake cmake conversion kcpuload il y a 6 ans

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>