Besides balala information about IfMatch...
You also have syntax errors in your posted code:
IfMatchAction=[!SetOption LogoNVIDIA Text "[\xE91C]"][Redraw]
[Redraw] is not a valid action, and even a valid [!Redraw] by itself is useless.
It should be
IfMatchAction=[!SetOption LogoNVIDIA Text "[\xE91C]"][!UpdateMeter LogoNVIDIA][!Redraw]
You also have syntax errors in your posted code:
IfMatchAction=[!SetOption LogoNVIDIA Text "[\xE91C]"][Redraw]
[Redraw] is not a valid action, and even a valid [!Redraw] by itself is useless.
It should be
IfMatchAction=[!SetOption LogoNVIDIA Text "[\xE91C]"][!UpdateMeter LogoNVIDIA][!Redraw]
Statistics: Posted by eclectic-tech — Today, 8:55 pm