Advertisement
MinervaXcel

Hdd.ini

Jun 3rd, 2016
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
INI file 14.01 KB | None | 0 0
  1. [Rainmeter]
  2. Author=Uruloki Burning; Edited by RickF7666; Edited by Minervaxcel
  3. Update=800
  4.  
  5. [Metadata]
  6. Name=Hard Drive Monitor
  7. Config=
  8. Description=Shows Hard Drive information
  9. Instructions=Press drive buttons to change displayed drive information.
  10. Version=2.0
  11. Tags=Hdd | Mass Effect
  12. License=Creative Commons Attribution-Non-Commercial-Share Alike 3.0
  13.  
  14. ;End of added Metadata
  15. @include="#SKINSPATH#\Mass Effect\Launcher\Applications.txt"
  16.  
  17.  
  18. [Variables]
  19. ;  ColorBar
  20. ColorB=82,226,128
  21. ;  ColorFont
  22. ColorF=204,255,255
  23. ;  ColorRoundline
  24. ColorR=71,187,228
  25.  
  26. FontFace=Slider
  27. FontHeight=8
  28. FontHeight2=9
  29. FontHeight3=11
  30.  
  31. Drive=#Drive1#
  32. HDDTemp=HDD1Temp
  33. DriveRead=Drive1Read
  34. DriveWrite=Drive1Write
  35. DriveAccess=Drive1Access
  36.  
  37.  
  38. ;////////////////////////////////////////
  39. ;  BACKGROUND
  40. ;////////////////////////////////////////
  41.  
  42. [Background]
  43. Meter=Image
  44. ImageName=HDD INTERFACE.png
  45. X=0
  46. Y=0
  47. W=235
  48. H=240
  49.  
  50.  
  51. ;////////////////////////////////////////
  52. ;  BUTTONS
  53. ;////////////////////////////////////////
  54.  
  55. ;Logo
  56.  
  57. [ButtonLogo1Set]
  58. Meter=Button
  59. X=39
  60. Y=65
  61. ButtonImage=Logo#HDD1LogoNumber#.png
  62. ButtonCommand=!Execute [!SetVariable HDD1LogoNumber (#HDD1LogoNumber#+1)] [!UpdateMeasure Logo1Update] [!WriteKeyValue Variables HDD1LogoNumber (#HDD1LogoNumber#+1) "#SKINSPATH#\Mass Effect\Launcher\Applications.txt"] [!Redraw]
  63. DynamicVariables=1
  64.  
  65. [Logo1Update]
  66. Measure=Calc
  67. Formula=(#HDD1LogoNumber#>4)?1:2
  68. IfEqualValue=1
  69. IfEqualAction=!Execute [!SetVariable HDD1LogoNumber 1] [!WriteKeyValue Variables HDD1LogoNumber 1 "#SKINSPATH#\Mass Effect\Launcher\Applications.txt"]
  70. DynamicVariables=1
  71.  
  72. [ButtonLogo2Set]
  73. Meter=Button
  74. X=39
  75. Y=65
  76. ButtonImage=Logo#HDD2LogoNumber#.png
  77. ButtonCommand=!Execute [!SetVariable HDD2LogoNumber (#HDD2LogoNumber#+1)] [!UpdateMeasure Logo2Update] [!WriteKeyValue Variables HDD2LogoNumber (#HDD2LogoNumber#+1) "#SKINSPATH#\Mass Effect\Launcher\Applications.txt"] [!Redraw]
  78. DynamicVariables=1
  79. Hidden=1
  80.  
  81. [Logo2Update]
  82. Measure=Calc
  83. Formula=(#HDD2LogoNumber#>4)?1:2
  84. IfEqualValue=1
  85. IfEqualAction=!Execute [!SetVariable HDD2LogoNumber 1] [!WriteKeyValue Variables HDD2LogoNumber 1 "#SKINSPATH#\Mass Effect\Launcher\Applications.txt"]
  86. DynamicVariables=1
  87.  
  88. ;## Custom
  89. [ButtonLogo3Set]
  90. Meter=Button
  91. X=39
  92. Y=65
  93. ButtonImage=Logo#HDD2LogoNumber#.png
  94. ButtonCommand=!Execute [!SetVariable HDD3LogoNumber (#HDD3LogoNumber#+1)] [!UpdateMeasure Logo3Update] [!WriteKeyValue Variables HDD3LogoNumber (#HDD3LogoNumber#+1) "#SKINSPATH#\Mass Effect\Launcher\Applications.txt"] [!Redraw]
  95. DynamicVariables=1
  96. Hidden=1
  97.  
  98. [Logo3Update]
  99. Measure=Calc
  100. Formula=(#HDD2LogoNumber#>4)?1:2
  101. IfEqualValue=1
  102. IfEqualAction=!Execute [!SetVariable HDD3LogoNumber 1] [!WriteKeyValue Variables HDD3LogoNumber 1 "#SKINSPATH#\Mass Effect\Launcher\Applications.txt"]
  103. DynamicVariables=1
  104.  
  105. ;HDD1
  106.  
  107. [ButtonHDD1Active]
  108. Meter=IMAGE
  109. ImageName=HDDSelect.png
  110. X=75
  111. Y=65
  112. AntiAlias=1
  113. ToolTipText=#Drive#
  114. DynamicVariables=1
  115.  
  116. [ButtonHDD1Set]
  117. Meter=Button
  118. X=r
  119. Y=r
  120. ButtonImage=HDDButton.png
  121. ButtonCommand=!Execute [!SetVariable Drive #Drive1#] [!SetVariable HDDTemp """HDD1Temp"""] [!UpdateMeasure DriveSize] [!UpdateMeasure DriveUsed] [!UpdateMeasure DriveFree] [!ShowMeter ButtonHDD1Active] [!HideMeter ButtonHDD1Set] [!ShowMeter ButtonLogo1Set] [!ShowMeter MeterTemp1] [!ShowMeter Drive1ReadString] [!ShowMeter Drive1WriteString] [!ShowMeter Drive1AccessHistogram] [!HideMeter ButtonHDD2Active] [!ShowMeter ButtonHDD2Set] [!HideMeter ButtonLogo2Set] [!HideMeter MeterTemp2] [!HideMeter Drive2ReadString] [!HideMeter Drive2WriteString] [!HideMeter Drive2AccessHistogram] [!HideMeter ButtonHDD3Active] [!ShowMeter ButtonHDD3Set] [!HideMeter ButtonLogo3Set] [!HideMeter MeterTemp3] [!HideMeter Drive3ReadString] [!HideMeter Drive3WriteString] [!HideMeter Drive3AccessHistogram] [!Redraw]
  122. AntiAlias=1
  123. ToolTipText=#Drive1#
  124. Hidden=1
  125.  
  126.  
  127. ;HDD2
  128.  
  129. [ButtonHDD2Active]
  130. Meter=IMAGE
  131. ImageName=HDDSelect.png
  132. X=112
  133. Y=65
  134. AntiAlias=1
  135. ToolTipText=#Drive#
  136. Hidden=1
  137. DynamicVariables=1
  138.  
  139. [ButtonHDD2Set]
  140. Meter=Button
  141. X=r
  142. Y=r
  143. ButtonImage=HDDButton.png
  144. ButtonCommand=!Execute [!SetVariable Drive #Drive2#] [!SetVariable HDDTemp """HDD2Temp"""] [!UpdateMeasure DriveSize] [!UpdateMeasure DriveUsed] [!UpdateMeasure DriveFree] [!ShowMeter ButtonHDD2Active] [!HideMeter ButtonHDD2Set] [!ShowMeter ButtonLogo2Set] [!ShowMeter MeterTemp2] [!ShowMeter Drive2ReadString] [!ShowMeter Drive2WriteString] [!ShowMeter Drive2AccessHistogram] [!HideMeter ButtonHDD1Active] [!ShowMeter ButtonHDD1Set] [!HideMeter ButtonLogo1Set] [!HideMeter MeterTemp1] [!HideMeter Drive1ReadString] [!HideMeter Drive1WriteString] [!HideMeter Drive1AccessHistogram] [!HideMeter ButtonHDD3Active] [!ShowMeter ButtonHDD3Set] [!HideMeter ButtonLogo3Set] [!HideMeter MeterTemp3] [!HideMeter Drive3ReadString] [!HideMeter Drive3WriteString] [!HideMeter Drive3AccessHistogram] [!Redraw]
  145. AntiAlias=1
  146. ToolTipText=#Drive2#
  147.  
  148.  
  149. ;## Custom
  150. ;HDD3
  151.  
  152. [ButtonHDD3Active]
  153. Meter=IMAGE
  154. ImageName=HDDSelect.png
  155. X=149
  156. Y=65
  157. AntiAlias=1
  158. ToolTipText=#Drive#
  159. Hidden=1
  160. DynamicVariables=1
  161.  
  162. [ButtonHDD3Set]
  163. Meter=Button
  164. X=r
  165. Y=r
  166. ButtonImage=HDDButton.png
  167. ButtonCommand=!Execute [!SetVariable Drive #Drive3#] [!SetVariable HDDTemp """HDD3Temp"""] [!UpdateMeasure DriveSize] [!UpdateMeasure DriveUsed] [!UpdateMeasure DriveFree] [!ShowMeter ButtonHDD3Active] [!HideMeter ButtonHDD3Set] [!ShowMeter ButtonLogo3Set] [!ShowMeter MeterTemp3] [!ShowMeter Drive3ReadString] [!ShowMeter Drive3WriteString] [!ShowMeter Drive3AccessHistogram] [!HideMeter ButtonHDD1Active] [!ShowMeter ButtonHDD1Set] [!HideMeter ButtonLogo1Set] [!HideMeter MeterTemp1] [!HideMeter Drive1ReadString] [!HideMeter Drive1WriteString] [!HideMeter Drive1AccessHistogram] [!HideMeter ButtonHDD2Active] [!ShowMeter ButtonHDD2Set] [!HideMeter ButtonLogo2Set] [!HideMeter MeterTemp2] [!HideMeter Drive2ReadString] [!HideMeter Drive2WriteString] [!HideMeter Drive2AccessHistogram] [!Redraw]
  168. AntiAlias=1
  169. ToolTipText=#Drive3#
  170.  
  171. [HDD4Empty]
  172. Meter=IMAGE
  173. ImageName=Empty.png
  174. X=186
  175. Y=65
  176. H=31
  177. W=32
  178. AntiAlias=1
  179.  
  180. [ButtonOpenHDD]
  181. Meter=BUTTON
  182. X=34
  183. Y=33
  184. ButtonImage=BlankBUTTON.png
  185. ButtonCommand=!Execute [#Drive#]
  186. DynamicVariables=1
  187.  
  188.  
  189. ;////////////////////////////////////////
  190. ;  MEASURES
  191. ;////////////////////////////////////////
  192.  
  193. [MeasureDrivename]
  194. Measure=Plugin
  195. Plugin=Plugins\QuotePlugin.dll
  196. PathName="#SKINSPATH#\Mass Effect\Launcher\Applications.txt"
  197.  
  198. [DriveSize]
  199. Measure=FreeDiskSpace
  200. Drive="#Drive#"
  201. Total=1
  202. Updatedivider=700
  203. DynamicVariables=1
  204.  
  205. [DriveUsed]
  206. Measure=FreeDiskSpace
  207. Drive="#Drive#"
  208. InvertMeasure=1
  209. Updatedivider=700
  210. DynamicVariables=1
  211.  
  212. [DriveFree]
  213. Measure=FreeDiskSpace
  214. Drive="#Drive#"
  215. Updatedivider=700
  216. DynamicVariables=1
  217.  
  218. [DriveTotalGB]
  219. MeasureName=DriveSize
  220. Meter=STRING
  221. X=212
  222. Y=29
  223. StringAlign=RIGHT
  224. FontFace=#FontFace#
  225. FontSize=#FontHeight#
  226. FontColor=#ColorF#
  227. AntiAlias=1
  228. AutoScale=1
  229. NumOfDecimals=1
  230. PostFix="B"
  231.  
  232. [UsedDriveGB]
  233. MeasureName=DriveUsed
  234. Meter=STRING
  235. X=r
  236. Y=10r
  237. StringAlign=RIGHT
  238. FontFace=#FontFace#
  239. FontSize=#FontHeight#
  240. FontColor=#ColorF#
  241. AntiAlias=1
  242. AutoScale=1
  243. NumOfDecimals=1
  244. PostFix="B"
  245.  
  246. [FreeDriveGB]
  247. MeasureName=DriveFree
  248. Meter=STRING
  249. X=r
  250. Y=10r
  251. StringAlign=RIGHT
  252. FontFace=#FontFace#
  253. FontSize=#FontHeight#
  254. FontColor=#ColorF#
  255. AntiAlias=1
  256. AutoScale=1
  257. NumOfDecimals=1
  258. PostFix="B"
  259.  
  260. [HDD1Temp]
  261. Measure=Plugin
  262. Plugin=Plugins\SpeedFanPlugin.dll
  263. SpeedFanType=TEMPERATURE
  264. SpeedFanNumber=#HDD1Number#
  265. SpeedFanScale=F
  266. Updatedivider=6
  267. NumOfDecimals=0
  268.  
  269. [Drive1Access]
  270. Measure=Plugin
  271. Plugin=Plugins\PerfMon.dll
  272. PerfMonObject=LogicalDisk
  273. PerfMonCounter="Disk Bytes/sec"
  274. PerfMonInstance=#Drive1#
  275.  
  276. [Drive1Write]
  277. Measure=Plugin
  278. Plugin=Plugins\PerfMon.dll
  279. PerfMonObject=LogicalDisk
  280. PerfMonCounter="Disk Write Bytes/sec"
  281. PerfMonInstance=#Drive1#
  282.  
  283. [Drive1Read]
  284. Measure=Plugin
  285. Plugin=Plugins\PerfMon.dll
  286. PerfMonObject=LogicalDisk
  287. PerfMonCounter="Disk Read Bytes/sec"
  288. PerfMonInstance=#Drive1#
  289.  
  290. [HDD2Temp]
  291. Measure=Plugin
  292. Plugin=Plugins\SpeedFanPlugin.dll
  293. SpeedFanType=TEMPERATURE
  294. SpeedFanNumber=#HDD2Number#
  295. SpeedFanScale=F
  296. Updatedivider=6
  297.  
  298. [Drive2Access]
  299. Measure=Plugin
  300. Plugin=Plugins\PerfMon.dll
  301. PerfMonObject=LogicalDisk
  302. PerfMonCounter="Disk Bytes/sec"
  303. PerfMonInstance=#Drive2#
  304.  
  305. [Drive2Write]
  306. Measure=Plugin
  307. Plugin=Plugins\PerfMon.dll
  308. PerfMonObject=LogicalDisk
  309. PerfMonCounter="Disk Write Bytes/sec"
  310. PerfMonInstance=#Drive2#
  311.  
  312. [Drive2Read]
  313. Measure=Plugin
  314. Plugin=Plugins\PerfMon.dll
  315. PerfMonObject=LogicalDisk
  316. PerfMonCounter="Disk Read Bytes/sec"
  317. PerfMonInstance=#Drive2#
  318.  
  319. ;## Custom
  320. [HDD3Temp]
  321. Measure=Plugin
  322. Plugin=Plugins\SpeedFanPlugin.dll
  323. SpeedFanType=TEMPERATURE
  324. SpeedFanNumber=#HDD3Number#
  325. SpeedFanScale=F
  326. Updatedivider=6
  327.  
  328. [Drive3Access]
  329. Measure=Plugin
  330. Plugin=Plugins\PerfMon.dll
  331. PerfMonObject=LogicalDisk
  332. PerfMonCounter="Disk Bytes/sec"
  333. PerfMonInstance=#Drive3#
  334.  
  335. [Drive3Write]
  336. Measure=Plugin
  337. Plugin=Plugins\PerfMon.dll
  338. PerfMonObject=LogicalDisk
  339. PerfMonCounter="Disk Write Bytes/sec"
  340. PerfMonInstance=#Drive3#
  341.  
  342. [Drive3Read]
  343. Measure=Plugin
  344. Plugin=Plugins\PerfMon.dll
  345. PerfMonObject=LogicalDisk
  346. PerfMonCounter="Disk Read Bytes/sec"
  347. PerfMonInstance=#Drive3#
  348.  
  349. ;////////////////////////////////////////
  350. ;  HEADERS
  351. ;////////////////////////////////////////
  352.  
  353. [HDDHeader]
  354. Meter=STRING
  355. X=35
  356. Y=35
  357. FontFace=#FontFace#
  358. FontSize=13
  359. FontColor=#ColorF#
  360. AntiAlias=1
  361. Text="Drive #Drive#\"
  362. DynamicVariables=1
  363.  
  364. [TotalDriveHeader]
  365. Meter=STRING
  366. X=115
  367. Y=29
  368. FontFace=#FontFace#
  369. FontSize=#FontHeight#
  370. FontColor=#ColorF#
  371. AntiAlias=1
  372. Text="Total:"
  373.  
  374. [UsedDriveHeader]
  375. Meter=STRING
  376. X=r
  377. Y=10r
  378. FontFace=#FontFace#
  379. FontSize=#FontHeight#
  380. FontColor=#ColorF#
  381. AntiAlias=1
  382. Text="Used:"
  383.  
  384. [FreeDriveHeader]
  385. Meter=STRING
  386. X=r
  387. Y=10r
  388. FontFace=#FontFace#
  389. FontSize=#FontHeight#
  390. FontColor=#ColorF#
  391. AntiAlias=1
  392. Text=" Free:"
  393.  
  394.  
  395. ;========================================================
  396. ; Temperature \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\
  397. ;========================================================
  398.  
  399. [TempCore1]
  400. Measure=Calc
  401. Formula=#HDDTemp#/212
  402. DynamicVariables=1
  403.  
  404. [MeterTempName]
  405. Meter=String
  406. X=40
  407. Y=105
  408. FontFace=#FontFace#
  409. FontColor=#ColorF#
  410. FontSize=9
  411. AntiAlias=1
  412. text="Temperature"
  413. StringAlign=left
  414.  
  415. [MeterTemp1]
  416. Meter=String
  417. MeasureName=HDD1Temp
  418. X=45r
  419. Y=15r
  420. FontFace=#FontFace#
  421. FontColor=#ColorB#
  422. FontSize=11
  423. NumOfDecimals=0
  424. AntiAlias=1
  425. Postfix="°F"
  426. StringAlign=right
  427.  
  428. [MeterTemp2]
  429. Meter=String
  430. MeasureName=HDD2Temp
  431. X=r
  432. Y=r
  433. FontFace=#FontFace#
  434. FontColor=#ColorB#
  435. FontSize=11
  436. NumOfDecimals=0
  437. AntiAlias=1
  438. Postfix="°F"
  439. StringAlign=right
  440. Hidden=1
  441.  
  442. ;## Custom
  443. [MeterTemp3]
  444. Meter=String
  445. MeasureName=HDD3Temp
  446. X=r
  447. Y=r
  448. FontFace=#FontFace#
  449. FontColor=#ColorB#
  450. FontSize=11
  451. NumOfDecimals=0
  452. AntiAlias=1
  453. Postfix="°F"
  454. StringAlign=right
  455. Hidden=1
  456.  
  457. [Tempbarsolid]
  458. Meter=image
  459. X=5r
  460. Y=-1r
  461. H=19
  462. W=125
  463. SolidColor=#ColorF#,90
  464. AntiAlias=1
  465. BarOrientation=HORIZONTAL
  466.  
  467. [Tempbar]
  468. Meter=bar
  469. MeasureName=TempCore1
  470. X=2r
  471. Y=2r
  472. H=15
  473. W=121
  474. BarColor=#ColorB#
  475. SolidColor=5,27,52
  476. AntiAlias=1
  477. BarOrientation=HORIZONTAL
  478. Percentual=1
  479.  
  480.  
  481. ;========================================================
  482. ; Capacity Used \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\
  483. ;========================================================
  484.  
  485. [UsedHDDbarName]
  486. Meter=STRING
  487. X=40
  488. Y=140
  489. FontFace=#FontFace#
  490. FontColor=#ColorF#
  491. FontSize=9
  492. AntiAlias=1
  493. Percentual=1
  494. Text="Capacity Used"
  495.  
  496. [UsedHDDbarName2]
  497. MeasureName=DriveUsed
  498. Meter=STRING
  499. X=45r
  500. Y=16r
  501. FontFace=#FontFace#
  502. FontSize=11
  503. FontColor=#ColorB#
  504. StringAlign=right
  505. AntiAlias=1
  506. Percentual=1
  507. PostFix="%"
  508.  
  509. [HDDbarsolid]
  510. Meter=image
  511. X=5r
  512. Y=-2r
  513. H=19
  514. W=125
  515. SolidColor=#ColorF#,90
  516. AntiAlias=1
  517. BarOrientation=HORIZONTAL
  518.  
  519. [HDDbar]
  520. Meter=bar
  521. MeasureName=DriveUsed
  522. X=2r
  523. Y=2r
  524. H=15
  525. W=121
  526. BarColor=#ColorB#
  527. SolidColor=5,27,52
  528. AntiAlias=1
  529. BarOrientation=HORIZONTAL
  530.  
  531.  
  532. ;========================================================
  533. ; Access Rate\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/
  534. ;========================================================
  535.  
  536. [DriveAccessbarName]
  537. Meter=STRING
  538. X=40
  539. Y=174
  540. FontColor=#ColorF#
  541. FontSize=9
  542. FontFace=#FontFace#
  543. AntiAlias=1
  544. Percentual=1
  545. text="Access Rate"
  546.  
  547. [Drive1ReadString]
  548. MeasureName=Drive1Read
  549. Meter=STRING
  550. X=48r
  551. Y=14r
  552. FontColor=#ColorB#
  553. FontSize=8
  554. FontFace=#FontFace#
  555. StringAlign=right
  556. AntiAlias=1
  557. AutoScale=1
  558. NumOfDecimals=0
  559. PostFix="b: r"
  560. DynamicVariables=1
  561.  
  562. [Drive2ReadString]
  563. MeasureName=Drive2Read
  564. Meter=STRING
  565. X=r
  566. Y=r
  567. FontColor=#ColorB#
  568. FontSize=8
  569. FontFace=#FontFace#
  570. StringAlign=right
  571. AntiAlias=1
  572. AutoScale=1
  573. NumOfDecimals=0
  574. PostFix="b: r"
  575. DynamicVariables=1
  576. Hidden=1
  577.  
  578. ;## Custom
  579. [Drive3ReadString]
  580. MeasureName=Drive3Read
  581. Meter=STRING
  582. X=r
  583. Y=r
  584. FontColor=#ColorB#
  585. FontSize=8
  586. FontFace=#FontFace#
  587. StringAlign=right
  588. AntiAlias=1
  589. AutoScale=1
  590. NumOfDecimals=0
  591. PostFix="b: r"
  592. DynamicVariables=1
  593. Hidden=1
  594.  
  595. [Drive1WriteString]
  596. MeasureName=Drive1Write
  597. Meter=STRING
  598. X=1r
  599. Y=9r
  600. FontColor=#ColorB#
  601. FontSize=8
  602. FontFace=SLIDER
  603. StringAlign=right
  604. AntiAlias=1
  605. AutoScale=1
  606. NumOfDecimals=0
  607. PostFix="b:w"
  608. DynamicVariables=1
  609.  
  610. [Drive2WriteString]
  611. MeasureName=Drive2Write
  612. Meter=STRING
  613. X=r
  614. Y=r
  615. FontColor=#ColorB#
  616. FontSize=8
  617. FontFace=SLIDER
  618. StringAlign=right
  619. AntiAlias=1
  620. AutoScale=1
  621. NumOfDecimals=0
  622. PostFix="b:w"
  623. DynamicVariables=1
  624. Hidden=1
  625.  
  626. ;## Custom
  627. [Drive3WriteString]
  628. MeasureName=Drive3Write
  629. Meter=STRING
  630. X=r
  631. Y=r
  632. FontColor=#ColorB#
  633. FontSize=8
  634. FontFace=SLIDER
  635. StringAlign=right
  636. AntiAlias=1
  637. AutoScale=1
  638. NumOfDecimals=0
  639. PostFix="b:w"
  640. DynamicVariables=1
  641. Hidden=1
  642.  
  643. [DriveAccessHistogramSolid]
  644. Meter=image
  645. X=1r
  646. Y=-9r
  647. H=19
  648. W=125
  649. SolidColor=#ColorF#,90
  650. AntiAlias=1
  651. BarOrientation=HORIZONTAL
  652.  
  653. [Drive1AccessHistogram]
  654. Meter=histogram
  655. MeasureName=Drive1Access
  656. X=2r
  657. Y=2r
  658. H=15
  659. W=121
  660. PrimaryColor==#ColorB#
  661. SolidColor=5,27,52
  662. AntiAlias=1
  663. BarOrientation=HORIZONTAL
  664.  
  665. [Drive2AccessHistogram]
  666. Meter=histogram
  667. MeasureName=Drive2Access
  668. X=r
  669. Y=r
  670. H=15
  671. W=121
  672. PrimaryColor==#ColorB#
  673. SolidColor=5,27,52
  674. AntiAlias=1
  675. BarOrientation=HORIZONTAL
  676. Hidden=1
  677.  
  678. ;## Custom
  679. [Drive3AccessHistogram]
  680. Meter=histogram
  681. MeasureName=Drive3Access
  682. X=r
  683. Y=r
  684. H=15
  685. W=121
  686. PrimaryColor==#ColorB#
  687. SolidColor=5,27,52
  688. AntiAlias=1
  689. BarOrientation=HORIZONTAL
  690. Hidden=1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement