9c1d795297 | ||
---|---|---|
debian | ||
icons | ||
m4 | ||
panel-plugin | ||
po | ||
xfce4++ | ||
AUTHORS | ||
COPYING | ||
ChangeLog | ||
INSTALL | ||
Makefile.am | ||
Makefile.in | ||
NEWS | ||
README.md | ||
TODO | ||
aclocal.m4 | ||
compile | ||
config.guess | ||
config.h.in | ||
config.sub | ||
configure | ||
configure.ac | ||
depcomp | ||
install-sh | ||
intltool-extract.in | ||
intltool-merge.in | ||
intltool-update.in | ||
ltmain.sh | ||
missing |
README.md
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
Changelog
See NEWS for details on changes and fixes made in the current release.
Source Code Repository
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.