Laptop: Difference between revisions

imported>AmnesiaAmesia
m Corrected spelling mistake
imported>AmnesiaAmesia
m Correct small mistake in example
Line 16: Line 16:
         CPU_SCALING_GOVERNOR_ON_BAT = "powersave";
         CPU_SCALING_GOVERNOR_ON_BAT = "powersave";


         CPU_ENERGY_PERF_POLICY_ON_BAT = "powersave";
         CPU_ENERGY_PERF_POLICY_ON_BAT = "power";
         CPU_ENERGY_PERF_POLICY_ON_AC = "performance";
         CPU_ENERGY_PERF_POLICY_ON_AC = "performance";