Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Freevo Wiki" for change 
notification.

The following page has been changed by 62.235.20.20:
http://freevo.sourceforge.net/cgi-bin/moin.cgi/DocumentationPage

------------------------------------------------------------------------------
@@ -736,9 +736,13 @@
 This plugin can display your cpu and case temperature and ram usage. This requires a 
properly configure lm_sensors! If the standard sensors frontend delivered with 
lm_sensors works your OK.
 
 {{{
-plugin.activate('idlebar.sensors', level=40, args=('cpusensor', 'casesensor', 
'meminfo'))
+plugin.activate('idlebar.sensors', level=40, args=('tempx', 'tempy', 'meminfo'))
+}}}
+Tempx and tempy are the corresponding lm_sensors : this should be temp1, temp2 or 
temp3 (some very exotic motherboards may have more temp sensors, they are supported 
too). Defaults to temp3 for cpu and temp2 for case. 
+For example, if your motherboard maps temp1 to the cpu sensor and temp3 to the case 
sensor, u use the follwoing args:
+{{{
+args=('temp1', 'temp3')
 }}}
-Cpu and case sensor are the corresponding lm_sensors : this should be temp1, temp2 or 
temp3. Defaults to temp3 for cpu and temp2 for case.
 
 Meminfo is the memory info u want, types ar the same as in /proc/meminfo : 
 {{{


-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
Freevo-wikilog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-wikilog

Reply via email to