Posted by member 212670 on 2006-02-26 14:00:16 link

xLabel will handle displaying cpu/mem/drive etc info all on its own.

LabelNameText "[meminuse(%)]"

...for example, will show your memory usage in a %. You can leave out the (%) and it will just use the default, to display KB (I think it's KB... I forget the default, actually). See the section on Text Escape Sequences.

Like DeV was saying, rainmeter is better if you want to make graph type things (although, you can make labels do them with a little trickery).