;--------------------------------------------------------------------- ; ENIGMA SYSTEM [Rainmeter] Author=Kaelri and Kellen AppVersion=2001001 Group=EnigmaSidebar [Variables] @include=#SKINSPATH#Enigma\Resources\Variables\UserVariables.inc ;--------------------------------------------------------------------- ; STYLES @include2=#SKINSPATH#Enigma\Resources\Styles\#Stylesheet#\Variables.inc @include3=#SKINSPATH#Enigma\Resources\Styles\#Stylesheet#\SidebarSystem2.inc Variant1=Graph ;--------------------------------------------------------------------- ; MEASURES [MeasureCore3] Measure=CPU Processor=3 [MeasureCore4] Measure=CPU Processor=4 [MeasureCore5] Measure=CPU Processor=5 [MeasureCore6] Measure=CPU Processor=6 ;--------------------------------------------------------------------- ; METERS ;----------------------- ; FRAME [Background] Meter=IMAGE MeterStyle=StyleSystem#Variant1#Background [VerticalBorderA] Meter=IMAGE MeterStyle=StyleSystem#Variant1#VerticalBorderA [VerticalBorderB] Meter=IMAGE MeterStyle=StyleSystem#Variant1#VerticalBorderB [Border2] Meter=IMAGE MeterStyle=StyleSystem#Variant1#Border Y=210 ;----------------------- ; GRAPH FRAME ; Top 3/4 Horiz graph bar [Border3] Meter=IMAGE MeterStyle=StyleSystem#Variant1#Border | StyleSystem#Variant1#Border3 ; Center 3/4 vertical graph bar [VerticalBorderC] Meter=IMAGE MeterStyle=StyleSystem#Variant1#VerticalBorderC ; Bottom 3/4 Horiz graph bar [Border4] Meter=IMAGE MeterStyle=StyleSystem#Variant1#Border | StyleSystem#Variant1#Border4 ;----------------------- ; HISTOGRAMS [Core3Graph] Meter=Histogram MeterStyle=StyleSystem#Variant1#Graph | StyleSystem#Variant1#Graph3 MeasureName=MeasureCore3 Autoscale=1 [Core4Graph] Meter=Histogram MeterStyle=StyleSystem#Variant1#Graph | StyleSystem#Variant1#Graph4 MeasureName=MeasureCore4 Autoscale=1 ;----------------------- ; LOWER TEXT [Core3Label] Meter=STRING MeterStyle=StyleSystem#Variant1#GraphLabel | StyleSystem#Variant1#GraphLabelL Prefix="· " Text="3" [Core3Number] Meter=STRING MeterStyle=StyleSystem#Variant1#GraphText | StyleSystem#Variant1#GraphTextL MeasureName=MeasureCore3 Postfix="%" [Core4Label] Meter=STRING MeterStyle=StyleSystem#Variant1#GraphLabel | StyleSystem#Variant1#GraphLabelR Text="4" Postfix=" ·" [Core4Number] Meter=STRING MeterStyle=StyleSystem#Variant1#GraphText | StyleSystem#Variant1#GraphTextR MeasureName=MeasureCore4 Postfix="%" ;----------5/6--------------- ;----------------------- ; GRAPH FRAME 5/6 ; Top 5/6 Horiz graph bar [Border5] Meter=IMAGE MeterStyle=StyleSystem#Variant1#Border | StyleSystem#Variant1#Border5 ; Center 5/6 vertical graph bar [VerticalBorderD] Meter=IMAGE MeterStyle=StyleSystem#Variant1#VerticalBorderD ; Bottom 5/6 Horiz graph bar [Border6] Meter=IMAGE MeterStyle=StyleSystem#Variant1#Border | StyleSystem#Variant1#Border6 ;----------------------- ; HISTOGRAMS 5/6 [Core5Graph] Meter=Histogram MeterStyle=StyleSystem#Variant1#Graph | StyleSystem#Variant1#Graph5 MeasureName=MeasureCore5 Autoscale=1 [Core6Graph] Meter=Histogram MeterStyle=StyleSystem#Variant1#Graph | StyleSystem#Variant1#Graph6 MeasureName=MeasureCore6 Autoscale=1 ;----------------------- ; LOWER TEXT [Core5Label] Meter=STRING MeterStyle=StyleSystem#Variant1#GraphLabel2 | StyleSystem#Variant1#GraphLabelL Prefix="· " Text="5" [Core5Number] Meter=STRING MeterStyle=StyleSystem#Variant1#GraphText2 | StyleSystem#Variant1#GraphTextL MeasureName=MeasureCore5 Postfix="%" [Core6Label] Meter=STRING MeterStyle=StyleSystem#Variant1#GraphLabel2 | StyleSystem#Variant1#GraphLabelR Text="6" Postfix=" ·" [Core6Number] Meter=STRING MeterStyle=StyleSystem#Variant1#GraphText2 | StyleSystem#Variant1#GraphTextR MeasureName=MeasureCore6 Postfix="%" ;--------------------------------------------------------------------- ; METADATA [Metadata] Name=Enigma System 2 Config=Enigma | Sidebar | System Description=This skin reads your current CPU 3 and 4 levels and displays a histogram. Instructions=· Middle-click to refresh. | · Load Enigma\Options.ini to change options for this skin. Version=3.1 Tags=Sidebar | System License=Creative Commons Attribution-Non-Commercial-Share Alike 3.0 Preview=#SKINSPATH#Enigma\Resources\Images\Preview.png