Skip to content

xfce-mirror/xfce4-cpufreq-plugin

Repository files navigation

License

xfce4-cpufreq-plugin

CPU Freq plugin for the Xfce4 panel. This plugin shows information about the CPU governor and frequencies supported and used by the machine. Changing these CPU properties isn't supported by this plugin.


Homepage

CPU Freq documentation

Changelog

See NEWS for details on changes and fixes made in the current release.

Source Code Repository

CPU Freq source code

Download a Release Tarball

CPU Freq archive or CPU Freq tags

Installation

From source:

% cd xfce4-cpufreq-plugin
% ./autogen.sh
% make
% make install

From release tarball:

% tar xf xfce4-cpufreq-plugin-<version>.tar.bz2
% cd xfce4-cpufreq-plugin-<version>
% ./configure
% make
% make install

Reporting Bugs

Visit the reporting bugs page to view currently open bug reports and instructions on reporting new bugs or submitting bugfixes.