; ;Rainmeter Settings ; [Rainmeter] Author=Uwe Pliha AppVersion=14000 Update=1000 BackgroundMode=2 BackgroundMargins=10,10,10,10 SolidColor=0,0,64,64 SolidColor2=0,0,96,196 GradientAngle=0 BevelType=0 ; ;Main Settings ; [Variables] ;German Date/Time Style TimeFormat="%H:%M:%S" DateFormat="%d.%m.%Y" ;American Date/Time Style ;TimeFormat="%I:%M %p" ;DateFormat="%A %b / %d / %Y" ;Drive Drive1="C" Default_Color=255,255,255,228 Default_Fontface=Tahoma Default_Fontsize=8 Default_Style=NORMAL Default_Antialias=0 Color_Red=255,0,0 Color_Green=0,255,0 Color_Yellow=244, 226, 2 Color_Dark_Yellow=244, 226, 2,96 Next_Line=12r Left_Align=15 ; ;Measures ; [Mse_CPU] Measure=CPU ;Memory ;----------- [Mse_RAMUsed] Measure=PhysicalMemory [Mse_RAMFree] Measure=PhysicalMemory InvertMeasure=1 [Mse_RAM_Total] Measure=Calc Formula=Mse_RAMFree + Mse_RAMUsed [Mse_SWPUsed] Measure=SwapMemory [Mse_SWPFree] Measure=SwapMemory InvertMeasure=1 [Mse_SWPTotal] Measure=Calc Formula=Mse_SWPFree + Mse_SWPUsed [Mse_NetIn] Measure=NetIn Substitute="k":"K","m":"M","g":"G","t":"T" [Mse_NetIn1] Measure=Calc Formula=Mse_NetIn/1024 [Mse_NetOut] Measure=NetOut Substitute="k":"K","m":"M","g":"G","t":"T" [Mse_NetOut1] Measure=Calc Formula=Mse_NetOut/1024 [Mse_Time] Measure=Time Format=#TimeFormat# Substitute=#TimeSubstitute# [Mse_Date] Measure=Time Format=#DateFormat# Substitute=#MonthName# [Mse_Weekday] Measure=Time Format="%A" Substitute=#DayName# [Mse_WinUptime] Measure=Uptime [Mse_UserName] Measure= Plugin Plugin=Plugins\SysInfo.dll SysInfoType=USER_NAME [Mse_ComputerName] Measure= Plugin Plugin=Plugins\SysInfo.dll SysInfoType=COMPUTER_NAME [Mse_Screen_Size] Measure= Plugin Plugin=Plugins\SysInfo.dll SysInfoType=SCREEN_SIZE [Mse_OS] Measure=Plugin Plugin=Plugins\SysInfo.dll SysInfoType=OS_VERSION [Mse_CPU_Speed] Measure=Plugin Plugin=Plugins\PowerPlugin.dll PowerState=MHZ [Mse_CPU_Speed1] Measure=Calc Formula=Mse_CPU_Speed/1000 [Mse_Processes] Measure=Plugin Plugin=plugins\PerfMon.dll PerfMonObject="System" PerfMonCounter="Processes" PerfMonInstance="" PerfMonDifference=0 [Mse_TopProcess] Measure=Plugin Plugin=Plugins\AdvancedCPU.dll TopProcess=2 CPUExclude=Idle;Rainmeter [Mse_TopProcess2] Measure=Plugin Plugin=Plugins\AdvancedCPU.dll TopProcess=1 CPUExclude=Idle ;[Mse_DiskIO] ;Measure=Plugin ;Plugin=PerfMon.dll ;PerfMonObject=LogicalDisk ;PerfMonCounter="Disk Bytes/sec" ;PerfMonInstance=_Total ;PerfMonInstance="C:" [Mse_DiskIO_Read] Measure=Plugin Plugin=Plugins\PerfMon.dll PerfMonObject=PhysicalDisk PerfMonCounter="Disk Read Bytes/sec" PerfMonInstance=_Total [Mse_DiskIO_Read_KB] Measure=Calc Formula=Mse_DiskIO_Read/1024 [Mse_DiskIO_Write] Measure=Plugin Plugin=Plugins\PerfMon.dll PerfMonObject=PhysicalDisk PerfMonCounter="Disk Write Bytes/sec" PerfMonInstance=_Total [Mse_DiskIO_Write_KB] Measure=Calc Formula=Mse_DiskIO_Write/1024 [Mse_Domain] Measure= Plugin Plugin=Plugins\SysInfo.dll SysInfoType=DOMAIN_NAME [Mse_TCP] Measure=Plugin Plugin=Plugins\PerfMon.dll PerfMonObject=TCP PerfMonCounter="Connections Active" PerfMonInstance=_Total [Mse_IP] Measure=Plugin Plugin=Plugins\SysInfo.dll SysInfoType=IP_ADDRESS SysInfoData=1 [Mse_Netmask] Measure=Plugin Plugin=Plugins\SysInfo.dll SysInfoType=NET_MASK SysInfoData=1 [Mse_IPWeb] Measure=Plugin Plugin=Plugins\WebParser.dll URL=http://checkip.dyndns.org RegExp="(?siU)(.+)Address: (.+)" StringIndex=2 UpdateRate=300 [Mse_DNS] Measure=Plugin Plugin=Plugins\SysInfo.dll SysInfoType=DNS_SERVER SysInfoData=0 [Mse_Gateway] Measure=Plugin Plugin=Plugins\SysInfo.dll SysInfoType=GATEWAY_ADDRESS SysInfoData=1 [Mse_NetIn] Measure=NetIn [Mse_NetOut] Measure=NetOut [Mse_NetInCumulative] Measure=NetIn Cumulative=1 [Mse_NetOutCumulative] Measure=NetOut Cumulative=1 [Mse_RAM_Total] Measure=PhysicalMemory Total=1 [Mse_RAM_Used] Measure=PhysicalMemory [Mse_RAM_Free] Measure=PhysicalMemory InvertMeasure=1 [Mse_SWAP_Total] Measure=SwapMemory Total=1 [Mse_SWAP_Used] Measure=SwapMemory [Mse_SWAP_Free] Measure=SwapMemory InvertMeasure=1 [Mse_Acline] Measure=Plugin PlugIn=PlugIns\PowerPlugin PowerState=ACLINE Substitute="0":"Unplugged","1":"Plugged" [Mse_BatStatus] Measure=Plugin PlugIn=PlugIns\PowerPlugin PowerState=STATUS [Mse_BatLifetimeRemain] Measure=Plugin PlugIn=PlugIns\PowerPlugin PowerState=PERCENT [Mse_BatLifetime] Measure=Plugin PlugIn=PlugIns\PowerPlugin PowerState=LIFETIME [Mse_BatLifetimeUsed] Measure=Plugin PlugIn=PlugIns\PowerPlugin PowerState=PERCENT InvertMeasure=1 [Mse_SpeedFan_Temp_CPU] Measure=Plugin Plugin=Plugins\SpeedFanPlugin.dll SpeedFanType=TEMPERATURE SpeedFanNumber=3 [Mse_SpeedFan_Temp_HDD] Measure=Plugin Plugin=Plugins\SpeedFanPlugin.dll SpeedFanType=TEMPERATURE SpeedFanNumber=0 [Mse_TotalC] Measure=FreeDiskSpace Drive=C: Total=1 [Mse_FreeC] Measure=FreeDiskSpace Drive=C: [Mse_UsedC] Measure=FreeDiskSpace Drive=C: InvertMeasure=1 ; ;Main Design ; [Date] Meter=STRING MeasureName=Mse_Date X=#Left_Align# Y=5 H=20 W=100 FontColor=#Default_Color# FontFace=#Default_Fontface# Fontsize=#Default_Fontsize# StringAlign=LEFT StringStyle=BOLD AntiAlias=#Default_Antialias# ClipString=1 [Time] Meter=STRING MeasureName=Mse_Time X=185 Y=0r FontColor=#Default_Color# Fontface=#Default_Fontface# Fontsize=#Default_Fontsize# StringAlign=RIGHT ;StringStyle=#Default_Style# StringStyle=BOLD AntiAlias=#Default_Antialias# [Header_System] Meter=STRING X=#Left_Align# Y=20r FontColor=#Color_Yellow# StringStyle=BOLD Fontsize=#Default_Fontsize# StringAlign=LEFT Fontface=#Default_Fontface# Text="System:" AntiAlias=#Default_Antialias# [Seperator_System] Meter=IMAGE X=#Left_Align# Y=#Next_Line# W=170 H=1 SolidColor=#Color_Dark_Yellow# [UserNameText] Meter=STRING X=#Left_Align# Y=5r FontColor=#Default_Color# Fontface=#Default_Fontface# Fontsize=#Default_Fontsize# StringAlign=LEFT StringStyle=#Default_Style# Text="Username:" AntiAlias=#Default_Antialias# [UserName] Meter=STRING MeasureName=Mse_UserName X=100 Y=0r FontColor=#Default_Color# Fontface=#Default_Fontface# Fontsize=#Default_Fontsize# StringAlign=LEFT StringStyle=#Default_Style# AntiAlias=#Default_Antialias# [ComputerNameText] Meter=STRING X=#Left_Align# Y=#Next_Line# FontColor=#Default_Color# Fontface=#Default_Fontface# Fontsize=#Default_Fontsize# StringAlign=LEFT StringStyle=#Default_Style# Text="Hostname:" AntiAlias=#Default_Antialias# [ComputerName] Meter=STRING MeasureName=Mse_ComputerName X=100 Y=0r FontColor=#Default_Color# Fontface=#Default_Fontface# Fontsize=#Default_Fontsize# StringAlign=LEFT StringStyle=#Default_Style# AntiAlias=#Default_Antialias# [OSText] Meter=STRING X=#Left_Align# Y=#Next_Line# FontColor=#Default_Color# Fontface=#Default_Fontface# Fontsize=#Default_Fontsize# StringAlign=LEFT StringStyle=#Default_Style# Prefix="OS:" AntiAlias=#Default_Antialias# [OS] Meter=STRING MeasureName=Mse_OS X=100 Y=0r FontColor=#Default_Color# Fontface=#Default_Fontface# Fontsize=#Default_Fontsize# StringAlign=LEFT StringStyle=#Default_Style# AntiAlias=#Default_Antialias# [ScreenSize_Text] Meter=STRING X=#Left_Align# Y=#Next_Line# FontColor=#Default_Color# Fontface=#Default_Fontface# Fontsize=#Default_Fontsize# StringAlign=LEFT StringStyle=#Default_Style# Prefix="Screen:" AntiAlias=#Default_Antialias# [ScreenSize] Meter=STRING MeasureName=Mse_Screen_Size X=100 Y=0r FontColor=#Default_Color# Fontface=#Default_Fontface# Fontsize=#Default_Fontsize# StringAlign=LEFT StringStyle=#Default_Style# AntiAlias=#Default_Antialias# [Header_Performance] Meter=STRING X=#Left_Align# Y=20r FontColor=#Color_Yellow# StringStyle=BOLD Fontsize=#Default_Fontsize# StringAlign=LEFT Fontface=#Default_Fontface# Text="Performance:" AntiAlias=#Default_Antialias# [Seperator_Performance] Meter=IMAGE X=#Left_Align# Y=#Next_Line# W=170 H=1 SolidColor=#Color_Dark_Yellow# [CPU_Text] Meter=STRING X=#Left_Align# Y=5r FontColor=#Default_Color# Fontsize=#Default_Fontsize# Fontface=#Default_Fontface# AntiAlias=#Default_Antialias# Text="CPU:" [CPU] MeasureName=Mse_CPU Meter=STRING X=80 Y=0r FontColor=#Default_Color# Fontsize=#Default_Fontsize# Fontface=#Default_Fontface# StringAlign=LEFT StringStyle=NORMAL AntiAlias=#Default_Antialias# NumOfDecimals=0 Text="%1%" [CPU_Speed] MeasureName=Mse_CPU_Speed1 Meter=STRING X=30r Y=0r FontColor=#Default_Color# StringStyle=#Default_Style# Fontsize=#Default_Fontsize# StringAlign=LEFT Fontface=#Default_Fontface# Text="(@ %1 GHz)" AntiAlias=#Default_Antialias# [CPUHist] Meter=HISTOGRAM MeasureName=Mse_CPU X=80 Y=#Next_Line# W=105 H=18 PrimaryColor=244, 226, 2,128 [CPUGraph] Meter=Line MeasureName=Mse_CPU X=0r Y=1r H=18 W=105 LineCount=1 LineColor=#Color_Yellow# HorizontalLine=1 AntiAlias=1 SolidColor=128,128,128,255 SolidColor2=128,128,128,0 GradientAngle=90 [RAMText] Meter=STRING X=#Left_Align# Y=20r FontColor=#Default_Color# StringStyle=#Default_Style# Fontsize=#Default_Fontsize# StringAlign=LEFT Fontface=#Default_Fontface# Text="RAM:" AntiAlias=#Default_Antialias# [RAMUsed] MeasureName=Mse_RAM_Used Meter=STRING X=80 Y=0r FontColor=#Default_Color# StringStyle=#Default_Style# Fontsize=#Default_Fontsize# StringAlign=LEFT Fontface=#Default_Fontface# Text="%1B" AntiAlias=#Default_Antialias# NumOfDecimals=2 AutoScale=1 [RAM] MeasureName=Mse_RAM_Total Meter=STRING X=50r Y=0r FontColor=#Default_Color# StringStyle=#Default_Style# Fontsize=#Default_Fontsize# StringAlign=LEFT Fontface=#Default_Fontface# Text=" / %1B" AntiAlias=#Default_Antialias# AutoScale=1 [RAMBar] Meter=IMAGE X=80 Y=16r W=105 H=8 SolidColor=255, 255, 255, 48 [RAMUsedBar] MeasureName=Mse_RAM_Used Meter=BAR X=80 Y=0r W=105 H=8 BarColor=255, 255, 255, 90 BarOrientation=HORIZONTAL [SwapText] Meter=STRING X=#Left_Align# Y=#Next_Line# FontColor=#Default_Color# StringStyle=#Default_Style# Fontsize=#Default_Fontsize# StringAlign=LEFT Fontface=#Default_Fontface# Text="SWAP:" AntiAlias=#Default_Antialias# [SwapUsed] MeasureName=Mse_SWAP_Used Meter=STRING X=80 Y=0r FontColor=#Default_Color# StringStyle=#Default_Style# Fontsize=#Default_Fontsize# StringAlign=LEFT Fontface=#Default_Fontface# Text="%1B" AntiAlias=#Default_Antialias# NumOfDecimals=2 AutoScale=1 [SwapTotal] MeasureName=Mse_SWAP_Total Meter=STRING X=50r Y=0r FontColor=#Default_Color# StringStyle=#Default_Style# Fontsize=#Default_Fontsize# StringAlign=LEFT Fontface=#Default_Fontface# Text=" / %1B" AntiAlias=#Default_Antialias# AutoScale=1 [SwapBarTotal] Meter=IMAGE X=80 Y=16r W=105 H=8 SolidColor=255, 255, 255, 48 [SwapBarUsed] MeasureName=Mse_SWAP_Used Meter=BAR X=80 Y=0r W=105 H=8 BarColor=255, 255, 255, 90 BarOrientation=HORIZONTAL [ProcessesText] Meter=STRING X=#Left_Align# Y=#Next_Line# FontColor=#Default_Color# StringStyle=#Default_Style# Fontsize=#Default_Fontsize# StringAlign=LEFT Fontface=#Default_Fontface# Text="Processes:" AntiAlias=#Default_Antialias# [Processes] MeasureName=Mse_Processes Meter=STRING X=80 Y=0r FontColor=#Default_Color# StringStyle=#Default_Style# Fontsize=#Default_Fontsize# StringAlign=LEFT Fontface=#Default_Fontface# AntiAlias=#Default_Antialias# [DiskIO_Text] Meter=STRING X=#Left_Align# Y=#Next_Line# FontColor=#Default_Color# StringStyle=#Default_Style# Fontsize=#Default_Fontsize# StringAlign=LEFT Fontface=#Default_Fontface# Text="Disk I/O:" AntiAlias=#Default_Antialias# NumOfDecimals= AutoScale=1 [DiskIO_Read_Text] Meter=STRING X=80 Y=0r FontColor=#Color_Green# StringStyle=#Default_Style# Fontsize=#Default_Fontsize# StringAlign=LEFT Fontface=#Default_Fontface# Text="Read" AntiAlias=#Default_Antialias# NumOfDecimals= AutoScale=1 [DiskIO_Read] MeasureName=Mse_DiskIO_Read_KB Meter=STRING X=120 Y=0r FontColor=#Color_Green# StringStyle=#Default_Style# Fontsize=#Default_Fontsize# StringAlign=LEFT Fontface=#Default_Fontface# AntiAlias=#Default_Antialias# NumOfDecimals=0 Text="%1 kb/s" AutoScale=0 ;StringStyle=BOLD [DiskIO_Write_Text] Meter=STRING X=80 Y=12r FontColor=#Color_Red# StringStyle=#Default_Style# Fontsize=#Default_Fontsize# StringAlign=LEFT Fontface=#Default_Fontface# Text="Write" AntiAlias=#Default_Antialias# NumOfDecimals= AutoScale=1 [DiskIO_Write] MeasureName=Mse_DiskIO_Write_KB Meter=STRING X=120 Y=0r FontColor=#Color_Red# StringStyle=#Default_Style# Fontsize=#Default_Fontsize# StringAlign=LEFT Fontface=#Default_Fontface# AntiAlias=#Default_Antialias# Text="%1 kb/s" AutoScale=0 NumOfDecimals=0 [Header_Process] Meter=STRING X=#Left_Align# Y=20r FontColor=#Color_Yellow# StringStyle=BOLD Fontsize=#Default_Fontsize# StringAlign=LEFT Fontface=#Default_Fontface# Text="Top Process:" AntiAlias=#Default_Antialias# [Seperator_Process] Meter=IMAGE X=#Left_Align# Y=#Next_Line# W=170 H=1 SolidColor=#Color_Dark_Yellow# [TopProcessName] MeasureName=Mse_TopProcess Meter=STRING X=#Left_Align# Y=5r FontColor=#Default_Color# Fontface=#Default_Fontface# Fontsize=#Default_Fontsize# StringAlign=LEFT Text="%1" AntiAlias=#Default_Antialias# [TopProcessLoad] MeasureName=Mse_TopProcess2 Meter=STRING X=185 Y=0r FontColor=#Default_Color# Fontface=#Default_Fontface# Fontsize=#Default_Fontsize# StringAlign=RIGHT Text="%1%" AntiAlias=#Default_Antialias# NumOfDecimals=0 Scale=100000 [Header_Network] Meter=STRING X=#Left_Align# Y=20r FontColor=#Color_Yellow# StringStyle=BOLD Fontsize=#Default_Fontsize# StringAlign=LEFT Fontface=#Default_Fontface# Text="Network:" AntiAlias=#Default_Antialias# [Seperator_Network] Meter=IMAGE X=#Left_Align# Y=#Next_Line# W=170 H=1 SolidColor=#Color_Dark_Yellow# [DomainText] Meter=STRING X=#Left_Align# Y=5r FontColor=#Default_Color# Fontface=#Default_Fontface# Fontsize=#Default_Fontsize# StringAlign=LEFT StringStyle=#Default_Style# Text="Domain:" AntiAlias=#Default_Antialias# [Domain] Meter=STRING MeasureName=Mse_Domain X=80 Y=0r FontColor=#Default_Color# Fontface=#Default_Fontface# Fontsize=#Default_Fontsize# StringAlign=LEFT StringStyle=#Default_Style# AntiAlias=#Default_Antialias# [NetIPText] Meter=STRING X=#Left_Align# Y=#Next_Line# FontColor=#Default_Color# StringStyle=#Default_Style# Fontsize=#Default_Fontsize# StringAlign=LEFT Fontface=#Default_Fontface# Text="IP:" AntiAlias=#Default_Antialias# [NetIP] MeasureName=Mse_IP Meter=STRING X=80 Y=0r FontColor=#Default_Color# StringStyle=#Default_Style# Fontsize=#Default_Fontsize# StringAlign=LEFT Fontface=#Default_Fontface# AntiAlias=#Default_Antialias# [Netmask_Text] Meter=STRING X=#Left_Align# Y=#Next_Line# FontColor=#Default_Color# StringStyle=#Default_Style# Fontsize=#Default_Fontsize# StringAlign=LEFT Fontface=#Default_Fontface# Text="Netmask:" AntiAlias=#Default_Antialias# [Netmask] MeasureName=Mse_Netmask Meter=STRING X=80 Y=0r FontColor=#Default_Color# StringStyle=#Default_Style# Fontsize=#Default_Fontsize# StringAlign=LEFT Fontface=#Default_Fontface# AntiAlias=#Default_Antialias# [IPWebText] Meter=STRING X=#Left_Align# Y=#Next_Line# FontColor=#Default_Color# StringStyle=#Default_Style# Fontsize=#Default_Fontsize# StringAlign=LEFT Fontface=#Default_Fontface# Text="Web-IP: " AntiAlias=#Default_Antialias# [IPWeb] Meter=STRING MeasureName=Mse_IPWeb X=80 Y=0r FontColor=#Default_Color# StringStyle=#Default_Style# Fontsize=#Default_Fontsize# StringAlign=LEFT Fontface=#Default_Fontface# AntiAlias=#Default_Antialias# [NetDNSText] Meter=STRING X=#Left_Align# Y=#Next_Line# FontColor=#Default_Color# StringStyle=#Default_Style# Fontsize=#Default_Fontsize# StringAlign=LEFT Fontface=#Default_Fontface# Text="DNS:" AntiAlias=#Default_Antialias# [NetDNS] MeasureName=Mse_DNS Meter=STRING X=80 Y=0r FontColor=#Default_Color# StringStyle=#Default_Style# Fontsize=#Default_Fontsize# StringAlign=LEFT Fontface=#Default_Fontface# AntiAlias=#Default_Antialias# [NetGWText] Meter=STRING X=#Left_Align# Y=#Next_Line# FontColor=#Default_Color# StringStyle=#Default_Style# Fontsize=#Default_Fontsize# StringAlign=LEFT Fontface=#Default_Fontface# Text="GW:" AntiAlias=#Default_Antialias# [NetGW] MeasureName=Mse_Gateway Meter=STRING X=80 Y=0r FontColor=#Default_Color# StringStyle=#Default_Style# Fontsize=#Default_Fontsize# StringAlign=LEFT Fontface=#Default_Fontface# AntiAlias=#Default_Antialias# ;[TCP_Text] ;Meter=STRING ;X=#Left_Align# ;Y=#Next_Line# ;FontColor=#Default_Color# ;StringStyle=#Default_Style# ;Fontsize=#Default_Fontsize# ;StringAlign=LEFT ;Fontface=#Default_Fontface# ;Text="Connections:" ;AntiAlias=#Default_Antialias# ;[TCP] ;MeasureName=Mse_TCP ;Meter=STRING ;X=80 ;Y=0r ;FontColor=#Default_Color# ;StringStyle=#Default_Style# ;Fontsize=#Default_Fontsize# ;StringAlign=LEFT ;Fontface=#Default_Fontface# ;AntiAlias=#Default_Antialias# [NetInText] MeasureName=Mse_NetIn Meter=STRING X=#Left_Align# Y=18r FontColor=#Color_Green# StringStyle=#Default_Style# Fontsize=#Default_Fontsize# StringAlign=LEFT Fontface=#Default_Fontface# Text="DL:" AutoScale=1 AntiAlias=#Default_Antialias# [NetIn] MeasureName=Mse_NetIn1 Meter=STRING X=85 Y=0r FontColor=#Color_Green# StringStyle=#Default_Style# Fontsize=#Default_Fontsize# StringAlign=RIGHT Fontface=#Default_Fontface# Text="%1 kb/s" AutoScale=0 AntiAlias=#Default_Antialias# [NetInGraph] Meter=Line MeasureName=Mse_NetIn X=85 Y=0r H=15 W=100 LineCount=1 LineColor=#Color_Green# AntiAlias=1 AutoScale=1 SolidColor=128,128,128,255 SolidColor2=128,128,128,0 GradientAngle=90 [NetInHist] Meter=HISTOGRAM MeasureName=Mse_NetIn X=0 Y=-1r H=15 W=100 PrimaryColor=#Color_Green# [NetOutText] Meter=STRING X=#Left_Align# Y=20r FontColor=#Color_Red# StringStyle=#Default_Style# Fontsize=#Default_Fontsize# StringAlign=LEFT Fontface=#Default_Fontface# Text="UL:" AutoScale=1 AntiAlias=#Default_Antialias# [NetOut] MeasureName=Mse_NetOut1 Meter=STRING X=85 Y=0r FontColor=#Color_Red# StringStyle=#Default_Style# Fontsize=#Default_Fontsize# StringAlign=RIGHT Fontface=#Default_Fontface# Text="%1 kb/s" AutoScale=0 AntiAlias=#Default_Antialias# [NetOutGraph] Meter=Line MeasureName=Mse_NetOut X=85 Y=0r H=15 W=100 LineCount=1 LineColor=#Color_Red# AntiAlias=1 AutoScale=1 SolidColor=128,128,128,255 SolidColor2=128,128,128,0 GradientAngle=90 [NetOutHist] Meter=HISTOGRAM MeasureName=Mse_NetOut X=0 Y=0r H=15 W=100 PrimaryColor=#Color_Red# [Header_Health] Meter=STRING X=#Left_Align# Y=20r FontColor=#Color_Yellow# StringStyle=BOLD Fontsize=#Default_Fontsize# StringAlign=LEFT Fontface=#Default_Fontface# Text="Health:" AntiAlias=#Default_Antialias# [Seperator_Health] Meter=IMAGE X=#Left_Align# Y=#Next_Line# W=170 H=1 SolidColor=#Color_Dark_Yellow# [UptimeText] Meter=STRING X=#Left_Align# Y=5r FontColor=#Default_Color# Fontface=#Default_Fontface# Fontsize=#Default_Fontsize# StringAlign=LEFT StringStyle=#Default_Style# AntiAlias=#Default_Antialias# Text="Uptime:" [Uptime] Meter=STRING MeasureName=Mse_WinUptime X=80 Y=0r H=20 W=80 FontColor=#Default_Color# Fontface=#Default_Fontface# Fontsize=#Default_Fontsize# StringAlign=LEFT StringStyle=#Default_Style# AntiAlias=#Default_Antialias# Text=%1 h ClipString=1 [SpeedFan_Temp_CPU_Text] Meter=STRING X=#Left_Align# Y=#Next_Line# FontColor=#Default_Color# Fontface=#Default_Fontface# Fontsize=#Default_Fontsize# StringAlign=LEFT StringStyle=#Default_Style# AntiAlias=#Default_Antialias# Text="Temp CPU:" [SpeedFan_Temp_CPU] Meter=STRING MeasureName=Mse_SpeedFan_Temp_CPU X=80 Y=0r FontColor=#Default_Color# Fontface=#Default_Fontface# Fontsize=#Default_Fontsize# StringAlign=LEFT StringStyle=#Default_Style# AntiAlias=#Default_Antialias# Text=%1 C [SpeedFan_Temp_HDD_Text] Meter=STRING X=#Left_Align# Y=#Next_Line# FontColor=#Default_Color# Fontface=#Default_Fontface# Fontsize=#Default_Fontsize# StringAlign=LEFT StringStyle=#Default_Style# AntiAlias=#Default_Antialias# Text="Temp HDD:" [SpeedFan_Temp_HDD] Meter=STRING MeasureName=Mse_SpeedFan_Temp_HDD X=80 Y=0r FontColor=#Default_Color# Fontface=#Default_Fontface# Fontsize=#Default_Fontsize# StringAlign=LEFT StringStyle=#Default_Style# AntiAlias=#Default_Antialias# Text=%1 C [Power_AC_Text] Meter=STRING X=#Left_Align# Y=#Next_Line# FontColor=#Default_Color# StringStyle=#Default_Style# Fontsize=#Default_Fontsize# StringAlign=LEFT Fontface=#Default_Fontface# Text="AC-Line:" AntiAlias=#Default_Antialias# [Power_AC] MeasureName=Mse_Acline Meter=STRING X=80 Y=0r FontColor=#Default_Color# StringStyle=#Default_Style# Fontsize=#Default_Fontsize# StringAlign=LEFT Fontface=#Default_Fontface# AntiAlias=#Default_Antialias# [Power_Battery_Text] Meter=STRING X=#Left_Align# Y=#Next_Line# FontColor=#Default_Color# StringStyle=#Default_Style# Fontsize=#Default_Fontsize# StringAlign=LEFT Fontface=#Default_Fontface# Text="Battery:" AntiAlias=#Default_Antialias# [Power_Battery] MeasureName=Mse_BatLifetimeRemain Meter=STRING X=80 Y=0r FontColor=#Default_Color# StringStyle=#Default_Style# Fontsize=#Default_Fontsize# StringAlign=LEFT Fontface=#Default_Fontface# Text="%1%" AntiAlias=#Default_Antialias# [Power_Battery_Status_Text] Meter=STRING X=#Left_Align# Y=#Next_Line# FontColor=#Default_Color# StringStyle=#Default_Style# Fontsize=#Default_Fontsize# StringAlign=LEFT Fontface=#Default_Fontface# Text="Status:" AntiAlias=#Default_Antialias# [Power_Battery_Status] MeasureName=Mse_BatStatus Meter=STRING X=80 Y=0r FontColor=#Default_Color# StringStyle=#Default_Style# Fontsize=#Default_Fontsize# StringAlign=LEFT Fontface=#Default_Fontface# AntiAlias=#Default_Antialias# [Power_Battery_Lifetime_Text] Meter=STRING X=#Left_Align# Y=#Next_Line# FontColor=#Default_Color# StringStyle=#Default_Style# Fontsize=#Default_Fontsize# StringAlign=LEFT Fontface=#Default_Fontface# Text="Remaining:" AntiAlias=#Default_Antialias# [Power_Battery_Lifetime] MeasureName=Mse_BatLifetime Meter=STRING X=80 Y=0r FontColor=#Default_Color# StringStyle=#Default_Style# Fontsize=#Default_Fontsize# StringAlign=LEFT Fontface=#Default_Fontface# Text="%1 h" AntiAlias=#Default_Antialias# [Header_Drives] Meter=STRING X=#Left_Align# Y=20r FontColor=#Color_Yellow# StringStyle=BOLD Fontsize=#Default_Fontsize# StringAlign=LEFT Fontface=#Default_Fontface# Text="Drives:" AntiAlias=#Default_Antialias# [Seperator_Drives] Meter=IMAGE X=#Left_Align# Y=#Next_Line# W=170 H=1 SolidColor=#Color_Dark_Yellow# [DriveCText] Meter=STRING X=0r Y=5r FontColor=#Default_Color# StringStyle=#Default_Style# Fontsize=#Default_Fontsize# StringAlign=LEFT Fontface=#Default_Fontface# Text="[C:\]" AntiAlias=#Default_Antialias# [DriveCUsed] MeasureName=Mse_UsedC Meter=STRING X=60 Y=0r FontColor=#Default_Color# StringStyle=#Default_Style# Fontsize=#Default_Fontsize# StringAlign=LEFT Fontface=#Default_Fontface# Text="%1B" AntiAlias=#Default_Antialias# NumOfDecimals=2 AutoScale=1 [DriveCTotal] MeasureName=Mse_TotalC Meter=STRING X=50r Y=0r FontColor=#Default_Color# StringStyle=#Default_Style# Fontsize=#Default_Fontsize# StringAlign=LEFT Fontface=#Default_Fontface# Text=" / %1B" AntiAlias=#Default_Antialias# NumOfDecimals=2 AutoScale=1 [DriveCBarTotal] Meter=IMAGE X=#Left_Align# Y=16r W=170 H=8 SolidColor=255, 255, 255, 48 [DriveCBarFree] MeasureName=Mse_UsedC Meter=BAR X=#Left_Align# Y=0r W=170 H=8 BarColor=255, 255, 255, 90 BarOrientation=HORIZONTAL