System Monitor v4.0.2 beta
Started by Yuri Kobets


Rate this topic
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5


23 posts in this topic
Yuri Kobets
Posting Freak
*****


10
6,208 posts 429 threads Joined: Jan 2002
11-06-2012, 02:50 PM -
#5
I'm sorry I forget some additional parameters in the ini file for multicore skins.

core_dock - (left, right, top, bottom) defines the side where the cores attached to the main skin.

core_slice_mode - if row the core_rows_cols means number of rows, if col core_rows_cols the means the number of columns

core_rows_cols - number of rows of columns, depending of core_slice_mode value.

So to make the skins for cores, you have to add the values into MemonSkin.ini:
Code:
core_dock = left
core_slice_mode = row
core_rows_cols = 4
(other values are omitted)

Now you have to create the core.xml Something like this:
Code:
<?xml version="1.0" encoding="utf-8"?>
<skin width="100" height="10" type="sysmon_core" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://www.truelaunchbar.com/xml/tlbskins.xsd">
    <image x="0" y="0" width="100" height="10">
        <state file="back.png"/>
    </image>
    <histogram-color x="0" y="0" width="100" height="10" src="CPU" max="100" start-from="bottom" dir="reverse" step="1">
        <brush type="solid" color="white"/>
    </histogram-color>
</skin>
The TORDEX Team
http://www.tordex.com


Messages In This Thread
System Monitor v4.0.2 beta - by Yuri Kobets - 10-19-2012, 11:58 AM
RE: System Monitor v4.0.2 beta - by unlogic - 11-04-2012, 05:47 AM
RE: System Monitor v4.0.2 beta - by Yuri Kobets - 11-04-2012, 02:07 PM
RE: System Monitor v4.0.2 beta - by unlogic - 11-06-2012, 12:06 AM
RE: System Monitor v4.0.2 beta - by Yuri Kobets - 11-06-2012, 02:50 PM
RE: System Monitor v4.0.2 beta - by johnny27b - 04-04-2013, 07:00 AM
RE: System Monitor v4.0.2 beta - by Poni - 12-02-2012, 09:13 AM
RE: System Monitor v4.0.2 beta - by Yuri Kobets - 12-02-2012, 02:50 PM
RE: System Monitor v4.0.2 beta - by schelle - 02-22-2013, 09:25 AM
RE: System Monitor v4.0.2 beta - by Yuri Kobets - 02-22-2013, 03:10 PM
RE: System Monitor v4.0.2 beta - by schelle - 02-23-2013, 06:38 AM
RE: System Monitor v4.0.2 beta - by schelle - 03-29-2013, 09:19 AM
RE: System Monitor v4.0.2 beta - by Yuri Kobets - 03-29-2013, 06:59 PM
RE: System Monitor v4.0.2 beta - by Yuri Kobets - 04-01-2013, 05:27 AM
RE: System Monitor v4.0.2 beta - by schelle - 04-02-2013, 08:36 AM
RE: System Monitor v4.0.2 beta - by Yuri Kobets - 04-02-2013, 08:51 AM
RE: System Monitor v4.0.2 beta - by schelle - 04-02-2013, 08:59 AM
RE: System Monitor v4.0.2 beta - by Alexvad - 04-02-2013, 11:00 AM
RE: System Monitor v4.0.2 beta - by unlogic - 10-01-2013, 02:31 AM
RE: System Monitor v4.0.2 beta - by DJG - 12-29-2013, 05:12 PM
RE: System Monitor v4.0.2 beta - by unlogic - 02-06-2014, 07:02 AM
RE: System Monitor v4.0.2 beta - by Yuri Kobets - 02-06-2014, 04:45 PM
RE: System Monitor v4.0.2 beta - by unlogic - 02-07-2014, 12:31 AM
RE: System Monitor v4.0.2 beta - by unlogic - 03-10-2017, 12:31 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)