Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(141)

Side by Side Diff: laptop-mode-tools_1.52/etc/laptop-mode/conf.d/wifi-powermgmt.conf

Issue 1769003: Added WiFi power management support. Saves 0.3-0.8W at idle. (Closed)
Patch Set: Created 10 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | laptop-mode-tools_1.52/usr/share/laptop-mode-tools/modules/wifi-powermgmt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 #
2 # Configuration file for Laptop Mode Tools module wifi-powermgmt.
3 #
4 # For more information, consult the laptop-mode.conf(8) manual page.
5 #
6
7
8 ###############################################################################
9 # WiFi power management settings
10 # ------------------------------------
11 #
12 # If you enable this setting, laptop mode tools will automatically enable the
13 # power management for all WiFi devices in the system
14 #
15 ###############################################################################
16
17 # Enable debug mode for this module
18 # Set to 1 if you want to debug this module
19 DEBUG=0
20
21 # Control WiFi power management?
22 CONTROL_WIFI_POWER=1
23
OLDNEW
« no previous file with comments | « no previous file | laptop-mode-tools_1.52/usr/share/laptop-mode-tools/modules/wifi-powermgmt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698