#   ------ Sample gkrellmrc configuration file --------
# Option settings here correspond (with some fuzz) to the default theme.
# See the Themes file for a discussion of these options.
# Change or add entries as required for your theme.
		  
author = "Andras Barany <ba@tud.at>"

chart_width_min = 64
chart_width_max = 80
chart_width_ref = 64
allow_scaling	= true

# Frame sizes set to 0 means render frames to drawn dimension
frame_top_height = 0
frame_bottom_height = 0
frame_left_width = 0
frame_right_width = 0

# Borders for images are specified with comma seperated numbers in the
# order: left border, right border, top border, bottom border
frame_top_border = 2,2,0,0
frame_bottom_border = 2,2,0,0
frame_left_border = 0,0,0,0
frame_right_border = 0,0,0,0

# Colors for drawing data on charts. These apply to all chart monitors
# so style settings for these are not possible. These do not apply if
# you have data_in/out images.
chart_in_color = #404040
chart_in_color_grid = #333333
chart_out_color = #404040
chart_out_color_grid = #8f8d9a

# 0 (do) 1 (don't) draw top/bottom grid lines on charts.
bg_grid_mode = 1

# Placement of the Rx/Tx LEDs in the panel area of net Chart monitors.
rx_led_x = 35 
rx_led_y = 10
tx_led_x = 49
tx_led_y = 10

# Fonts to use in the Style settings below.
small_font = "-ttf-vixar asci-medium-r-normal-*-18-*-*-*-p-*-iso8859-1"
large_font = "-ttf-vixar asci-medium-r-normal-*-18-*-*-*-p-*-iso8859-1"
normal_font = "-ttf-vixar asci-medium-r-normal-*-18-*-*-*-p-*-iso8859-1"

spacer_top_height volume 4
spacer_top_height gkrellmms 4

# Style settings for the monitors.
# Options can be set to apply globally to areas of all similar monitors,
# or can be set to individually apply only to an area of a specific monitor.
# This is done with Style lines which can have a global '*' scope name or a 
# specific monitor name.  Since these theme specifications begin at
# the monitor area level (see the Themes file), there are Style lines for
# each area.  There are StyleChart and StylePanel lines for the chart and
# panel areas in the Chart monitors, and a StyleMeter line for the single
# meter area in the Meter monitors.
# It is not necessary for these lines to be in any particular order, more
# specific style settings always override a global setting.
#   - textcolor arguments are  color, shadow color, and drawing effect
#     (shadow or none). The '#' preceding the hex color values is required.
#     Enclose multiple word rgb.txt color names in quotes.
#   - see the Themes file for how monitors use alt_font and alt_textcolor.
#
# Settings for the chart areas of all Chart monitors.
#StyleChart *.border = 4,4,4,4
StyleChart *.textcolor = #404040 #ffffff none
StyleChart *.alt_textcolor = #404040 #ffffff none

# Settings for the panel areas of all Chart monitors. 
StylePanel *.border = 0,0,8,2
StylePanel *.label_position = 1
StylePanel *.margin = 1
StylePanel *.textcolor = #404040 #404040 none
StylePanel *.alt_textcolor = #404040 #404040 none
#StylePanel *.font = {large_font | normal_font | small_font}
#StylePanel *.alt_font = {large_font | normal_font | small_font}

StylePanel *.krell_depth = 65
StylePanel *.krell_x_hot = 63
StylePanel *.krell_yoff  = 3

StyleMeter *.krell_depth = 65
StyleMeter *.krell_x_hot = 63
StyleMeter *.krell_yoff  = 3
#StylePanel *.transparency = { 1,2 }

# METER STYLES
#StyleMeter *.border = 0,0,8,0
StyleMeter *.label_position = center
StyleMeter *.margin = 1
StyleMeter *.textcolor = #404040 #404040 none
StyleMeter *.alt_textcolor = #404040 #404040 none 
StyleMeter *.font = small_font
StyleMeter *.alt_font = small_font

StyleMeter host.textcolor = #463b4f #463b4f none
StyleMeter host.border = 0,0,4,4

StyleMeter fs.label_position = 0
StyleMeter fs.border = 0,0,8,0
StyleMeter mem.border = 0,0,10,1
StyleMeter swap.border = 0,0,10,1
StyleMeter gkrellmms.border = 0,0,8,0
StyleMeter volume.label_position = 0
StyleMeter volume.border = 0,0,5,3

spacer_top_height volume 4
spacer_top_height gkrellms 4

krell_slider_depth = 4
krell_slider_x_hot = 5
