# Description of the skin displayed in skin selector.
ABOUT SCATHE no.2

# Dock offset (x,y).
DOCKOFFSET -359,0

# Dock alignment topleft/topright/bottomleft/bottomright
DOCKALIGN bottomright

# Main background image, This will determine the size of the main window,
# Use RGB 255,0,255 for transparency
BACKGROUND main.bmp

# Bar images.
VERTBAR vert.bmp
HORIZBAR horz.bmp

# Font image. Format is 0123456789K%
FONT font68.bmp

# Size of each font character (width,height).
FONTSIZE 6,8

# METER <cpu|phy|swp|input|output> <text x,y> <bar x,y> <bar alignment>
METER cpu 257,5 256,14 vertical
METER phy 295,5 294,14 vertical
METER swp 332,5 332,14 vertical
METER in none 9,4 horizontal
METER out none 43,17 horizontal

# TEXT <time|uptime> <text x,y>
TEXT time 118,27
TEXT uptime 175,27
