====== Ubuntu indicator-cpufreq ====== 요즘 나오는 CPU들은 부하 상황에 따라 CPU의 작동 속도를 가변적으로 바꾼다. 이 속도를 명시적으로 바꿔줄 수 있도록 하는 프로그램이 indicator-cpufreq이다. [[linux:cpufreq|Linux CPU Frequency]]를 사용해서 부팅시에 지정하면 이것이 필요 없을 수도 있다. https://launchpad.net/~artfwo/+archive/ppa/+packages PPA에서 받는다. sudo add-apt-repository ppa:artfwo/ppa sudo apt-get update sudo apt-get install indicator-cpufreq xfce의 경우 xfce4-cpufreq-plugin이 있다.