JFTR neither all distros use the same cpu frequency scaling tool, nor
do distros stay with a tool, they tend to switch from one tool to
another with different distro releases.
What always works is to check and change it without a tool.
cat /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor
printf performance | sudo tee /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor
>/dev/null
Regards,
Ralf
OT: Nice, the Claws editor by Edit > Auto wrapping disabled allows to
post code without getting line wrapped. Still not as comfortable as
Evolution's editor feature.