Is there a way to not show the CPU Meter on the new skin?
geposted Fri 12 Jun 09 @ 10:06 am
Hi
Open the skin .xml file in a text editor and remove the following
<visual type="linear" source="get cpu" orientation="horizontal">
<size width="129" height="7"/>
<pos x="294" y="10"/>
<down x="+0" y="+1100"/>
</visual>
its near the top.
then the skin will not display the cpu usage
PJay
Open the skin .xml file in a text editor and remove the following
<visual type="linear" source="get cpu" orientation="horizontal">
<size width="129" height="7"/>
<pos x="294" y="10"/>
<down x="+0" y="+1100"/>
</visual>
its near the top.
then the skin will not display the cpu usage
PJay
geposted Fri 12 Jun 09 @ 11:09 am
OK. It got rid of the green but the meter is still there. Will work for me. Thanks!
If anyone can tell me how to get rid of it completely that would be great!
If anyone can tell me how to get rid of it completely that would be great!
geposted Fri 12 Jun 09 @ 11:15 am
to get rid of the visual part, you will need to edit the bitmap image.
easiest way to do it would be to copy a section next to the meter and paste it over the meter so its all 1 colour then save it and reopen vdj
hope this helps
PJay
easiest way to do it would be to copy a section next to the meter and paste it over the meter so its all 1 colour then save it and reopen vdj
hope this helps
PJay
geposted Fri 12 Jun 09 @ 11:21 am
Works. Thanks! Can even put my own text.
geposted Fri 12 Jun 09 @ 12:32 pm
Your welcome
PJay
PJay
geposted Fri 12 Jun 09 @ 12:39 pm