ABOUT
A simple KDE panel applet that displays the current CPU frequency on processors that support variable frequencies (e.g. Intel Pentium M, AMD Cool'n'Quiet). The current frequency is read from /sys, ACPI and /proc-based CPU frequency is currently not supported.
The icons have been stolen from the GNOME cpufreq applet. I thank the developers for the work they put into them.
Send feedback to Sebastian Schaffert <wastl@wastl.net>
REQUIREMENTS
- KDE 3.x (+ development headers for compilation)
- libcpufreq (optional - from cpufrequtils at http://www.brodo.de/cpufreq/) without this library, kcpufreq will only work with the /sys interface to cpufreq.
