Quantcast
Viewing all articles
Browse latest Browse all 705

Help: Rainmeter Skins • Re: Problems with displaying CPU and GPU usage percentage on various Skins.

To remove the % sign, change this line in [CPUPercent]:

Text="%1%"

to

Text=%1

Code:

[MeasureCPUUsage]Measure=PluginPlugin=UsageMonitorCategory="Processor Information"Counter="% Processor Utility"Name="0,_Total"MinValue=0MaxValue=100[CPUPercent]Meter=StringMeasureName=MeasureCPUUsageFontFace=ITC Avant Garde Pro XltFontSize="28"X=70Y=45Text="CPU: %1"

Code:

[CPUPercent]Meter=StringMeasureName=MeasureCPUUsageText=%1DynamicVariables=1
With these codes, nothing is displayed on the Skin, it is empty.

Statistics: Posted by HardNeck — Today, 4:33 pm



Viewing all articles
Browse latest Browse all 705

Trending Articles