Advertisement
Guest User

Untitled

a guest
Mar 11th, 2014
263
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.37 KB | None | 0 0
  1. ;CPU.ini
  2.  
  3. ; Lines starting ; (semicolons) are commented out.
  4. ; That is, they do not affect the code and are here for demonstration purposes only.
  5. ; ----------------------------------
  6.  
  7. [Rainmeter]
  8. ; This section contains general settings that can be used to change how Rainmeter behaves.
  9. Author=Ahmed90
  10. AppVersion=1003000
  11. Update=1000
  12.  
  13.  
  14. [Variables]
  15. ; Variables declared here can be used later on between two # characters (e.g. #MyVariable#).
  16. fontName=Trebuchet MS
  17. textSize=8
  18. colorBar=235,170,0,255
  19. colorText=255,255,255,205
  20.  
  21. colorBar1=141,198,63,255
  22. colorBar2=255,242,0,255
  23. colorBar3=247,148,29,255
  24. colorBar4=237,28,36,255
  25.  
  26. graphH=42
  27.  
  28. ; OpenHardwareMonitor Your Mothoboard sensor and CPU name in OHM
  29. WinB=Nuvoton NCT6776F
  30. MCPU=Intel Core i5-3570K
  31.  
  32. ; ----------------------------------
  33. ; MEASURES return some kind of value
  34. ; ----------------------------------
  35.  
  36. ; CPU Total
  37. [measureCPU]
  38. Measure=CPU
  39. Processor=0
  40.  
  41. ; CPU Core #1
  42. [measureCPU1]
  43. Measure=CPU
  44. Processor=1
  45.  
  46. ; CPU Core #2
  47. [measureCPU2]
  48. Measure=CPU
  49. Processor=2
  50.  
  51. ; CPU Core #3
  52. [measureCPU3]
  53. Measure=CPU
  54. Processor=3
  55.  
  56. ; CPU Core #4
  57. [measureCPU4]
  58. Measure=CPU
  59. Processor=4
  60.  
  61. ; CPU Clocks from OpenHardwareMonitor
  62. [OHMCPUFreq]
  63. Measure=Plugin
  64. Plugin=Plugins\OpenHardwareMonitorPlugin.dll
  65. Hardware=#MCPU#
  66. Type=Clocks
  67. Sensor=CPU Core #1
  68.  
  69. ; CPU Voltage from OpenHardwareMonitor
  70. [OHMCPUVID]
  71. Measure=Plugin
  72. Plugin=Plugins\OpenHardwareMonitorPlugin.dll
  73. Hardware=#WinB#
  74. Type=Voltages
  75. Sensor=CPU VCore
  76.  
  77. ; CPU Temp from OpenHardwareMonitor
  78. [OHMCPUTemp]
  79. Measure=Plugin
  80. Plugin=Plugins\OpenHardwareMonitorPlugin.dll
  81. Hardware=#MCPU#
  82. Type=Temperatures
  83. Sensor=CPU Package
  84.  
  85.  
  86.  
  87. ; ----------------------------------
  88. ; STYLES are used to "centralize" options
  89. ; ----------------------------------
  90.  
  91. [styleTitle]
  92. StringAlign=CENTER
  93. StringCase=UPPER
  94. StringEffect=SHADOW
  95. FontEffectColor=0,0,0,40
  96. FontColor=#colorText#
  97. FontFace=#fontName#
  98. FontSize=12
  99. AntiAlias=1
  100. ClipString=1
  101.  
  102. [styleLeftText]
  103. StringAlign=LEFT
  104. StringCase=NONE
  105. StringEffect=SHADOW
  106. FontEffectColor=0,0,0,40
  107. FontColor=#colorText#
  108. FontFace=#fontName#
  109. FontSize=#textSize#
  110. AntiAlias=1
  111. ClipString=1
  112.  
  113. [styleRightText]
  114. StringAlign=RIGHT
  115. StringCase=NONE
  116. StringEffect=SHADOW
  117. FontEffectColor=0,0,0,40
  118. FontColor=#colorText#
  119. FontFace=#fontName#
  120. FontSize=#textSize#
  121. AntiAlias=1
  122. ClipString=1
  123.  
  124. [styleBar1]
  125. BarColor=#colorBar1#
  126. BarOrientation=Vertical
  127. SolidColor=0,0,0,50
  128.  
  129.  
  130. [styleBar2]
  131. BarColor=#colorBar2#
  132. BarOrientation=Vertical
  133. SolidColor=0,0,0,50
  134.  
  135. [styleBar3]
  136. BarColor=#colorBar3#
  137. BarOrientation=Vertical
  138. SolidColor=0,0,0,50
  139.  
  140. [styleBar4]
  141. BarColor=#colorBar4#
  142. BarOrientation=Vertical
  143. SolidColor=0,0,0,50
  144.  
  145. [styleBarRamUsed]
  146. BarColor=#colorBarRamUsed#
  147. BarOrientation=Vertical
  148. SolidColor=0,0,0,50
  149.  
  150.  
  151. [styleBarRamSwap]
  152. BarColor=#colorBarRamSwap#
  153. BarOrientation=Vertical
  154. SolidColor=0,0,0,50
  155.  
  156. ; ----------------------------------
  157. ; METERS display images, text, bars, etc.
  158. ; ----------------------------------
  159.  
  160. [meterHeader]
  161. Meter=IMAGE
  162. ImageName=#SKINSPATH#\SystemInformation\img\Header.png
  163. X=0
  164. Y=0
  165. H=50
  166. W=180
  167.  
  168. [meterBody]
  169. Meter=IMAGE
  170. ImageName=#SKINSPATH#\SystemInformation\img\Body.png
  171. Tile=1
  172. X=0r
  173. Y=0R
  174. H=305
  175. W=180
  176.  
  177. [meterFooter]
  178. Meter=IMAGE
  179. ImageName=#SKINSPATH#\SystemInformation\img\Footer.png
  180. X=0
  181. Y=0R
  182. H=38
  183. W=180
  184.  
  185. [meterTitle]
  186. Meter=STRING
  187. MeterStyle=styleTitle
  188. X=90
  189. Y=15
  190. W=180
  191. H=20
  192. Text="CPU"
  193.  
  194.  
  195.  
  196. [MeterLabelCPUFreq]
  197. Meter=STRING
  198. MeterStyle=styleLeftText
  199. X=15
  200. Y=15R
  201. W=145
  202. H=14
  203. Text="Clocks"
  204.  
  205. [MeterCPUFreq]
  206. Meter=STRING
  207. MeterStyle=styleRightText
  208. MeasureName=OHMCPUFreq
  209. X=165
  210. Y=0r
  211. W=145
  212. H=14
  213. Text="%1 MHz"
  214.  
  215. [MeterLabelCPUVID]
  216. Meter=STRING
  217. MeterStyle=styleLeftText
  218. X=15
  219. Y=2R
  220. W=145
  221. H=14
  222. Text="Voltage"
  223.  
  224. [MeterCPUVID]
  225. Meter=STRING
  226. MeterStyle=styleRightText
  227. MeasureName=OHMCPUVID
  228. X=165
  229. Y=0r
  230. W=145
  231. H=14
  232. NumofDecimals=3
  233. Text="%1 V"
  234.  
  235. [MeterLabelCPUTemp]
  236. Meter=STRING
  237. MeterStyle=styleLeftText
  238. X=15
  239. Y=2R
  240. W=145
  241. H=14
  242. Text="Temp"
  243.  
  244. [MeterCPUTemp]
  245. Meter=STRING
  246. MeterStyle=styleRightText
  247. MeasureName=OHMCPUTemp
  248. X=165
  249. Y=0r
  250. W=145
  251. H=14
  252. Text="%1 °C"
  253.  
  254. [meterLabelCPU]
  255. Meter=STRING
  256. MeterStyle=styleLeftText
  257. X=15
  258. Y=2R
  259. W=145
  260. H=14
  261. Text="Total Usage"
  262.  
  263. [meterValueCPU]
  264. Meter=STRING
  265. MeterStyle=styleRightText
  266. MeasureName=measureCPU
  267. X=165
  268. Y=0r
  269. W=145
  270. H=14
  271. Text="%1 %"
  272.  
  273.  
  274. ;---------------Cores--------------------
  275. [MeterLabelCPU1Load]
  276. Meter=STRING
  277. MeterStyle=styleLeftText
  278. X=15
  279. Y=2R
  280. W=80
  281. H=14
  282. Text="Core #1"
  283.  
  284. [MeterCore1Load]
  285. Meter=String
  286. MeasureName=measureCPU1
  287. X=165
  288. Y=0r
  289. W=145
  290. H=14
  291. MeterStyle=styleRightText
  292. Text="%1 %"
  293.  
  294.  
  295. [meterHLGraphBG]
  296. Meter=IMAGE
  297. ImageName=#SKINSPATH#\SystemInformation\img\Graphbg.png
  298. X=15
  299. Y=2R
  300. H=#graphH#
  301. W=137
  302.  
  303. [CPU1GraphLine]
  304. Meter=Line
  305. MeasureName=MeasureCPU1
  306. LineColor=#colorBar1#
  307. X=1r
  308. Y=1r
  309. H=40
  310. W=135
  311. LineWidth=1
  312. LineCount=1
  313. AntiAlias=1
  314.  
  315. [meterHLBarCPU1BG]
  316. Meter=IMAGE
  317. ImageName=#SKINSPATH#\SystemInformation\img\CoreBG.png
  318. X=2R
  319. Y=-1r
  320. H=#graphH#
  321. W=12
  322.  
  323. [meterBarCPU1]
  324. Meter=BAR
  325. MeterStyle=styleBar1
  326. MeasureName=measureCPU1
  327. X=0r
  328. Y=0r
  329. Barimage=#SKINSPATH#\SystemInformation\img\Core1f.png
  330. W=12
  331. H=#graphH#
  332.  
  333.  
  334.  
  335.  
  336.  
  337.  
  338. [MeterLabelCPU2Load]
  339. Meter=STRING
  340. MeterStyle=styleLeftText
  341. X=15
  342. Y=2R
  343. W=80
  344. H=14
  345. Text="Core #2"
  346.  
  347. [MeterCore2Load]
  348. Meter=String
  349. MeasureName=measureCPU2
  350. X=165
  351. Y=0r
  352. W=145
  353. H=14
  354. MeterStyle=styleRightText
  355. Text="%1 %"
  356.  
  357. [meterHLGraphBG2]
  358. Meter=IMAGE
  359. ImageName=#SKINSPATH#\SystemInformation\img\Graphbg.png
  360. X=15
  361. Y=2R
  362. H=#graphH#
  363. W=137
  364.  
  365. [CPU2GraphLine]
  366. Meter=Line
  367. MeasureName=MeasureCPU2
  368. LineColor=#colorBar2#
  369. X=1r
  370. Y=1r
  371. H=40
  372. W=135
  373. LineWidth=1
  374. LineCount=1
  375. AntiAlias=1
  376.  
  377. [meterHLBarCPU2BG]
  378. Meter=IMAGE
  379. ImageName=#SKINSPATH#\SystemInformation\img\CoreBG.png
  380. X=2R
  381. Y=-1r
  382. H=#graphH#
  383. W=12
  384.  
  385. [meterBarCPU2]
  386. Meter=BAR
  387. MeterStyle=styleBar2
  388. MeasureName=measureCPU2
  389. X=0r
  390. Y=0r
  391. Barimage=#SKINSPATH#\SystemInformation\img\Core2f.png
  392. W=12
  393. H=#graphH#
  394.  
  395.  
  396. [MeterLabelCPU3Load]
  397. Meter=STRING
  398. MeterStyle=styleLeftText
  399. X=15
  400. Y=4R
  401. W=80
  402. H=14
  403. Text="Core #3"
  404.  
  405. [MeterCore3Load]
  406. Meter=String
  407. MeasureName=measureCPU3
  408. X=165
  409. Y=0r
  410. W=145
  411. H=14
  412. MeterStyle=styleRightText
  413. Text="%1 %"
  414.  
  415. [meterHLGraphBG3]
  416. Meter=IMAGE
  417. ImageName=#SKINSPATH#\SystemInformation\img\Graphbg.png
  418. X=15
  419. Y=2R
  420. H=#graphH#
  421. W=137
  422.  
  423. [CPU3GraphLine]
  424. Meter=Line
  425. MeasureName=MeasureCPU3
  426. LineColor=#colorBar3#
  427. X=1r
  428. Y=1r
  429. H=40
  430. W=135
  431. LineWidth=1
  432. LineCount=1
  433. AntiAlias=1
  434.  
  435. [meterHLBarCPU3BG]
  436. Meter=IMAGE
  437. ImageName=#SKINSPATH#\SystemInformation\img\CoreBG.png
  438. X=2R
  439. Y=-1r
  440. H=#graphH#
  441. W=12
  442.  
  443. [meterBarCPU3]
  444. Meter=BAR
  445. MeterStyle=styleBar3
  446. MeasureName=measureCPU3
  447. X=0r
  448. Y=0r
  449. Barimage=#SKINSPATH#\SystemInformation\img\Core3f.png
  450. W=12
  451. H=#graphH#
  452.  
  453.  
  454. [MeterLabelCPU4Load]
  455. Meter=STRING
  456. MeterStyle=styleLeftText
  457. X=15
  458. Y=4R
  459. W=80
  460. H=14
  461. Text="Core #4"
  462.  
  463. [MeterCore4Load]
  464. Meter=String
  465. MeasureName=measureCPU4
  466. X=165
  467. Y=0r
  468. W=145
  469. H=14
  470. MeterStyle=styleRightText
  471. Text="%1 %"
  472.  
  473. [meterHLGraphBG4]
  474. Meter=IMAGE
  475. ImageName=#SKINSPATH#\SystemInformation\img\Graphbg.png
  476. X=15
  477. Y=2R
  478. H=#graphH#
  479. W=137
  480.  
  481. [CPU4GraphLine]
  482. Meter=Line
  483. MeasureName=MeasureCPU4
  484. LineColor=#colorBar4#
  485. X=1r
  486. Y=1r
  487. H=40
  488. W=135
  489. LineWidth=1
  490. LineCount=1
  491. AntiAlias=1
  492.  
  493. [meterHLBarCPU4BG]
  494. Meter=IMAGE
  495. ImageName=#SKINSPATH#\SystemInformation\img\CoreBG.png
  496. X=2R
  497. Y=-1r
  498. H=#graphH#
  499. W=12
  500.  
  501. [meterBarCPU4]
  502. Meter=BAR
  503. MeterStyle=styleBar4
  504. MeasureName=measureCPU4
  505. X=0r
  506. Y=0r
  507. Barimage=#SKINSPATH#\SystemInformation\img\Core4f.png
  508. W=12
  509. H=#graphH#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement