Notices


Reply
Thread Tools
Posts: 24 | Thanked: 1 time | Joined on Apr 2010
#161
Thanks for this....one request though, can you change the temperature from Fahrenheit to Celcius? I live in Asia region and we don't often use Fahrenheit here...
Or you can show me how to change it...
 
zoner's Avatar
Posts: 74 | Thanked: 38 times | Joined on Feb 2010
#162
Originally Posted by Andre Franc View Post
Thanks for this....one request though, can you change the temperature from Fahrenheit to Celcius? I live in Asia region and we don't often use Fahrenheit here...
Or you can show me how to change it...
sure, line 70, change:
{ print $1*(9/50)+32}
to:
{ print $1}
and change the F to a C at the end of that line
 
Posts: 142 | Thanked: 120 times | Joined on Jul 2010
#163
Thanks, I love this conky!
I use it with the same kernel power 47 but the temperature doesn't show. Do someone know how to solve this?
 
Posts: 24 | Thanked: 1 time | Joined on Apr 2010
#164
Originally Posted by zoner View Post
sure, line 70, change:
{ print $1*(9/50)+32}
to:
{ print $1}
and change the F to a C at the end of that line
Thanks...I did exactly what you told me to do but now it shows something like 301 C. Did I miss soimething?
 
zoner's Avatar
Posts: 74 | Thanked: 38 times | Joined on Feb 2010
#165
Originally Posted by Andre Franc View Post
Thanks...I did exactly what you told me to do but now it shows something like 301 C. Did I miss soimething?
no, i did, should be print $1/10
 

The Following User Says Thank You to zoner For This Useful Post:
Posts: 24 | Thanked: 1 time | Joined on Apr 2010
#166
Originally Posted by zoner View Post
no, i did, should be print $1/10
yup...that did it. thanx, man...
 
Posts: 59 | Thanked: 16 times | Joined on May 2010
#167
Originally Posted by zoner View Post
sure, line 70, change:
{ print $1*(9/50)+32}
to:
{ print $1}
and change the F to a C at the end of that line
hello zoner,
need help i really liked your style conky but have a problem
when i edit file to change temp type by this command- { print $1/10}
the conky get distorted(see pic below)
please help out. i will appreciate your help
Attached Images
 
 
zoner's Avatar
Posts: 74 | Thanked: 38 times | Joined on Feb 2010
#168
Originally Posted by sanros View Post
the conky get distorted
eek - do you have droid fonts? looks like you need to either get the droid fonts or change all of the font settings.

here's one with celcius
Attached Files
File Type: txt conky.conf.txt (6.0 KB, 118 views)
 

The Following User Says Thank You to zoner For This Useful Post:
Posts: 1,463 | Thanked: 1,916 times | Joined on Feb 2008 @ Edmonton, AB
#169
Wow, some of you guys still ignore the battery info variables and spawn a command prompt every 3 seconds to read the info and awk it. How do you think that is for your battery life? Go find and read the other thread for details.
How about for use of the command prompt in the next version you need to have the setting NOOB=TRUE at the top of your config?

-edit-
okay, 30 seconds, not 3, but it's still not good...

Last edited by Creamy Goodness; 2011-06-27 at 22:00.
 
zoner's Avatar
Posts: 74 | Thanked: 38 times | Joined on Feb 2010
#170
Originally Posted by Creamy Goodness View Post
How about for use of the command prompt in the next version you need to have the setting NOOB=TRUE at the top of your config?
cool post and thanks for the help, i'll update my config asap!
 

The Following User Says Thank You to zoner For This Useful Post:
Reply

Tags
conky, fix it yourself, post your conky


 
Forum Jump


All times are GMT. The time now is 18:42.