The Following User Says Thank You to Creamy Goodness For This Useful Post: | ||
![]() |
2011-07-06
, 04:39
|
Posts: 59 |
Thanked: 16 times |
Joined on May 2010
|
#162
|
The Following User Says Thank You to sanros For This Useful Post: | ||
![]() |
2011-07-06
, 06:01
|
Posts: 1,463 |
Thanked: 1,916 times |
Joined on Feb 2008
@ Edmonton, AB
|
#163
|
![]() |
2011-07-06
, 13:11
|
Posts: 59 |
Thanked: 16 times |
Joined on May 2010
|
#164
|
![]() |
2011-07-06
, 15:27
|
Posts: 1,463 |
Thanked: 1,916 times |
Joined on Feb 2008
@ Edmonton, AB
|
#165
|
![]() |
2011-07-07
, 01:59
|
|
Posts: 519 |
Thanked: 123 times |
Joined on Oct 2010
@ Malaysia
|
#166
|
![]() |
2011-07-07
, 17:52
|
Posts: 1,463 |
Thanked: 1,916 times |
Joined on Feb 2008
@ Edmonton, AB
|
#167
|
![]() |
2011-11-09
, 08:16
|
Posts: 1,463 |
Thanked: 1,916 times |
Joined on Feb 2008
@ Edmonton, AB
|
#168
|
![]() |
2011-11-13
, 14:55
|
Posts: 24 |
Thanked: 1 time |
Joined on Apr 2010
|
#169
|
![]() |
2011-11-13
, 15:26
|
|
Posts: 5,028 |
Thanked: 8,613 times |
Joined on Mar 2011
|
#170
|
Hi!
I need help.
I just updated my kernel to version 48 and my conky doesn't show the battery temperature anymore.
What can I do?
Thanks.
The Following User Says Thank You to Estel For This Useful Post: | ||
edit it: replace ${battery_short} with ${execi 10 hal-device bme |awk -F"[. ]" '$5 == "is_charging" {chrg = $7}; $5 == "percentage" {perc = $7} END if (chrg == "false") {print perc "%"} else {print "Chg"}'}
enjoy your decreased battery life and non-updating percentage.