02-22-2013, 03:10 PM -
Quote:How can I use TEMP in Celsius not Farenheit?The temperature units are defined in the plugin properties not in the skin.
Quote:How can I use Units (Percent) in (for example) CPU_FREE?Hm... plugin does not set the units for CPU_FREE I have to fix this. For other items set the "units" peroperty into left or right to show units.
Quote:How can I use own text, for example "Used Memory = " PHYS_USED?
You can use the node text-formated. Below is example:
Code:
<text-formated text="Used Memory = {PHYS_USED}" font="DejaVu Sans Mono" units="right" font-size="20" float="true" valign="stretch" halign="stretch" align="left" v-center="true" bold="true" antialias="true">
<state value ="normal" color="white" />
</text-formated>
Quote:I want more at the same skin. This is my skin for Memory in Gigabyte. How can I use in the same skin memory in Gigabyte AND percent?I've attached the modified xml file to show this.
The TORDEX Team
http://www.tordex.com
http://www.tordex.com