>> plugin.activate('idlebar.system.sensors', args=((
>>    'temp2', '(@*30/43)+25'), 'temp1'))
>>
>> Or something like it is what you want.
>>
>> HTH
>> Duncan
>
> Cool, that works. I just have to get the correct calculation I guess.
>

The calculation can be got from your lmsensors config file:
/etc/sensors.conf find the right temp and chipset line and use the values
from there on the compute line, which will look like:

    compute in3 ((6.8/10)+1)*@ ,  @/((6.8/10)+1)


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft 
Defy all challenges. Microsoft(R) Visual Studio 2008. 
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to