

	KCPULoad

	This file is probably out of date, and should be read as a fast description, for
	the latest information, and new versions, please visit the homepage below.

        This is a small program for the KDE Kicker (the startmenu). It will show the
        CPU usage in 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 rightclick on the diagram. Use a slower
        update interval to get a more stable and accurate diagram without flicker.

        If there are 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
        CPU's. Leftclick on the diagram to bring up a small information box which will
        show the exact CPU usage in text form.

	Install:

	./configure
	make
	make install

	Homepage:

	http://kde.quakenet.eu.org


					Markus Gustavsson <mighty@fragzone.se>



