# Description of the skin displayed in skin selector.
ABOUT The K-Meter skin is based off the K-Jofol MP3 player (http://kjofol.org) by r0n/aEGiS.

# Dock offset (x,y).
DOCKOFFSET -325,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 kj_backgnd.bmp

# Bar image.
HORIZBAR kj_bar.bmp

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

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

# METER <cpu|phy|swp|input|output> <text x,y> <bar x,y> <bar alignment>
METER cpu 64,5 27,6 horizontal
METER phy 145,5 111,6 horizontal
METER swp 227,5 194,6 horizontal

# TEXT <time|uptime|inettime> <text x,y>
#TEXT time 258,5
#TEXT uptime 258,5
TEXT inettime 258,5
