The Following User Says Thank You to wartstew For This Useful Post: | ||
![]() |
2008-07-08
, 16:01
|
|
Posts: 89 |
Thanked: 21 times |
Joined on Feb 2008
|
#42
|
So for what it's worth, here is my conky.conf file, with screenshot.
I formatted things a bit better, removed stuff I didn't use like mpd and added a few things. Notice I just listed out values in /sys for the light level and internal temperature. I need to do some formatting work on the internal temp. What language is this config file written in anyway?
![]() |
2008-07-08
, 17:23
|
Posts: 83 |
Thanked: 18 times |
Joined on Jun 2008
|
#43
|
![]() |
2008-07-08
, 18:10
|
|
Posts: 229 |
Thanked: 108 times |
Joined on Oct 2007
@ Sacramento, California
|
#44
|
![]() |
2008-07-08
, 18:23
|
|
Posts: 292 |
Thanked: 46 times |
Joined on Oct 2007
|
#45
|
![]() |
2008-07-22
, 08:38
|
Posts: 24 |
Thanked: 2 times |
Joined on Jun 2008
|
#46
|
![]() |
2008-07-22
, 19:35
|
Posts: 83 |
Thanked: 18 times |
Joined on Jun 2008
|
#47
|
![]() |
2008-07-22
, 22:47
|
Posts: 24 |
Thanked: 2 times |
Joined on Jun 2008
|
#48
|
![]() |
2008-07-23
, 21:23
|
|
Posts: 292 |
Thanked: 46 times |
Joined on Oct 2007
|
#49
|
![]() |
2008-07-24
, 03:23
|
Posts: 83 |
Thanked: 18 times |
Joined on Jun 2008
|
#50
|
http://wartstew.homelinux.net/shoals.jpg
Hopefully I have the right to distribute it. If anyone has a problem with it, please let me know and I'll happily remove it from this website.
------------
For the person that wanted to know if the temperature read out in something other then the temperature x 1000: Presently that is the form that the Linux Kernel gives it in from deep in the /sys folder, and I am simply printing it out. This is why I asked what language this config file was written in (perl maybe?) as in can I put in some undocumented (in conky anyway) formating commands in the config file that will fix this problem?
The better solution is to add Nokia options to the conky code (with associated documentation) and send the code back to the Authors of conky so that maybe they would make it part of an official release. This might be a nice task for the one who originally compiled conky for the N810 to attempt? My excuse for not doing it is that I've only owned my NIT for about a month now and haven't gotten around to installing the scratchbox SDK toolchain/environment on my Linux PC to compile code with yet. I'm also not much of a programmer either, but I could probably handle this.
Last edited by wartstew; 2008-07-08 at 06:29.