Difference between revisions of "User:Scott/06"

From FreekiWiki
Jump to navigation Jump to search
Line 12: Line 12:
 
__TOC__
 
__TOC__
  
==Battery==
+
=Battery=
  
===Bat Pop-up Warning===
+
==BatteryTest==
 +
batterytest
 +
rm bat_mon
 +
 
 +
==Bat Pop-up Warning==
 
  gconf-editor
 
  gconf-editor
 
  /apps/gnome-power-manager/notify/low-capacity (un-check)
 
  /apps/gnome-power-manager/notify/low-capacity (un-check)
  
===Battery Statistics===
+
==Battery Statistics==
 
  cat /proc/acpi/battery/BAT?/{info,state}
 
  cat /proc/acpi/battery/BAT?/{info,state}
 
  watch -n3 -d cat /proc/acpi/battery/BAT1/{info,state}
 
  watch -n3 -d cat /proc/acpi/battery/BAT1/{info,state}

Revision as of 09:49, 19 October 2011

Laptops

Home Page      user:scott
Tech Support   user:scott/02
Dir & Files    user:scott/03
Network        user:scott/04
Troubleshoot   user:scott/05
Laptops        user:scott/06
Resources      user:scott/07

Template:TOC limit

Battery

BatteryTest

batterytest
rm bat_mon

Bat Pop-up Warning

gconf-editor
/apps/gnome-power-manager/notify/low-capacity (un-check)

Battery Statistics

cat /proc/acpi/battery/BAT?/{info,state}
watch -n3 -d cat /proc/acpi/battery/BAT1/{info,state}
Hit tab on BAT if necessary