System Monitor v.2.0 ------------------------------ -- Skins specification -- ------------------------------ * Skins must be located in the "skins" folder in the installation path. * Every skin must be placed in separate folder * Skins supports only PNG format * The skin definition path must be named MemonSkin.ini **** Sections of MemonSkin.ini [options] name = author = email = url = [general] background = size = The "size" option can is ignored if background is defined. In this case size will be as background picture. [DataSlot#] field = font = bold = 0 or 1 italic = 0 or 1 pos = x y size = color = R G B align = center or left or right [DataSlot#] sections must begin with 1. "field" parameter can be: CPU - CPU usage PHYS_TOTAL - Total Phisical Memory PHYS_USED - Used Phisical Memory PHYS_FREE - Free Phisical Memory VIRT_TOTAL - Total Virtual Memory VIRT_USED - Used Virtual Memory VIRT_FREE - Free Virtual Memory PAGE_TOTAL - Total Page File PAGE_FREE - Free Page File PAGE_USED - Used Page File [diagram#] image = field = type = VertRow or HorzRow or Percent or History size = point = x y fillType = picture or solid or line or color or linepicture or startFrom = bottom or top or left or right valuesFrom = bottom or top or left or right TopSizeMargin = ; used for stretching image BottomSizeMargin = ; used for stretching image LeftSizeMargin = ; used for stretching image RightSizeMargin = ; used for stretching image tile = 1 or 0 ; 1 - tile image, 0 - stretch