|
I've tried to find out how to change the number of decimal places for the temp. reading in evox. No luck.
As of now I have three decimals (temperatur is shown as xx,xxx C). This screws up my display on the blackbolt elite skin, since the C is pushed far off the right of my screen.
The relevant portion of my evox.in says:
Text = 30,37,0.5,0x000000,0,"<Time><CrLf>MB Temp <Temp1><CrLf>CPU <Temp2>" Text = 28,39,0.5,0x808080,0,"<Time><CrLf>MB Temp <Temp1><CrLf>CPU <Temp2>" Text = 620,420,0.5,0x000000,1,"<Name> V<Version>" Text = 618,422,0.5,0x808080,1,"<Name> V<Version>" Text = 620,37,0.5,0x000000,1,"<CD>" Text = 618,39,0.5,0x808080,1,"<CD>" Text = 30,420,0.5,0x000000,0,"RD Name : <RDName>" Text = 28,422,0.5,0x808080,0,"RD Name : <RDName>"
Does anybody know which setting to change, so that I can display my temps like this: xx,x C.
|