View Single Post
Posts: 127 | Thanked: 86 times | Joined on Sep 2009 @ Hannover, Germany
#56
if you want to know the exact battery state, use:
Code:
#  lshal | grep  battery.reporting
  battery.reporting.current = 1016  (0x3f8)  (int)
  battery.reporting.design = 1265  (0x4f1)  (int)
  battery.reporting.last_full = 1222  (0x4c6)  (int)
  battery.reporting.unit = 'mAh'  (string)
HTH

Thorsten
 

The Following 6 Users Say Thank You to schnebeck For This Useful Post: