
Cpu Frequency Selector
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Use the ruby version please!
Simple python plasma applet designed to mimic the behavior of the gnome cpu frequency selector applet. It allows the user to select an available cpu frequency via the userspace governor, or another available governor to use. It is not yet integrated with policykit, which means a chmod +s of cpufreq-set is required for now to use as non-root, which apparently can be a security flaw. Afaik the gnome applet has the same flaw.
10 years ago
Mon Nov3 2008:
Fixed metadata.desktop
10 years ago
Mon Nov3 2008:
Fixed metadata.desktop
0xDeadC0de
12 years ago
Report
0xDeadC0de
12 years ago
Report
0xDeadC0de
12 years ago
It could also use a nice dataengine for getting governors and cpu frequencies, but none exists yet afaik.
Report