]> git.donarmstrong.com Git - x_full.git/blob - .gkrellm2/themes/XenoSilvereX/gkrellmrc
* Completely move around the home directory system and begin
[x_full.git] / .gkrellm2 / themes / XenoSilvereX / gkrellmrc
1 #   ------ Sample gkrellmrc configuration file --------
2 # Option settings here correspond (with some fuzz) to the default theme.
3 # See the Themes file for a discussion of these options.
4 # Change or add entries as required for your theme.
5
6 # based on modern author = "Eric R. Reitz  <acvar@winstarmail.com>"
7 # author = "Wayne Johnson <bigman1@alltel.net>"
8 # picked up both creations by 
9 author = "Ralph Stuber <Ralph@7Seconds.com>"
10 chart_width_min  = 64
11 chart_width_max  = 64
12 chart_width_ref  = 64
13 allow_scaling    = false
14
15 # Frame sizes set to 0 means render frames to drawn dimension
16 frame_top_height  = 0
17 frame_bottom_height  = 0
18 frame_left_width  = 0
19 frame_right_width  = 0
20
21 # Borders for images are specified with comma separated numbers in the order:
22 #    left border, right border, top border, bottom border
23 frame_top_border = 2,2,0,0
24 frame_bottom_border = 2,2,0,0
25 frame_left_border = 0,0,0,0
26 frame_right_border = 0,0,0,0
27
28
29 # Colors for drawing data on charts.  These apply to all chart monitors
30 # so style settings for these are not possible.  These do not apply
31 # if you have data_in/out images.
32 chart_in_color       = #666677
33 chart_in_color_grid  = #555555
34 chart_out_color      = #9999aa
35 chart_out_color_grid = #888888
36
37 # 0 (do) 1 (don't) draw top/bottom grid lines on charts.
38 bg_grid_mode = 1
39
40 # Placement of the Rx/Tx LEDs in the panel area of net Chart monitors.
41 rx_led_x = -14
42 rx_led_y = 11
43 tx_led_x = -1
44 tx_led_y = 11
45
46 # Horizontal placement of the time online display and button of the
47 # timer_button Meter monitor.  Negative x means place x pixels from right edge
48 timer_time_x = 1
49 timer_button_x = -4
50
51 # used only if the theme has a bg_timer image.
52 bg_timer_border = 2,2,2,2
53
54 button_panel_border = 2,2,2,2
55 button_meter_border = 2,2,2,2
56
57 # Fonts to use in the Style settings below.
58 large_font = "-adobe-helvetica-medium-r-normal-*-*-120-*-*-p-*-*-*"
59 normal_font = "-adobe-helvetica-medium-r-normal-*-*-100-*-*-p-*-*-*"
60 small_font   = "-adobe-helvetica-medium-r-normal-*-*-80-*-*-p-*-*-*"
61
62
63 #Set the borders for the background slider trough images.
64 bg_slider_panel_border = 1,1,1,1
65 bg_slider_meter_border = 1,1,1,1
66
67
68 # ========= Style settings for the monitors. ============
69 # Options can be set to apply globally to areas of all similar monitors,
70 # or can be set to individually apply only to an area of a specific monitor.
71 # This is done with Style lines which can have a global '*' scope name or a 
72 # specific monitor name.  Since these theme specifications begin at
73 # the monitor area level (see the Themes file), there are Style lines for
74 # each area.  There are StyleChart and StylePanel lines for the chart and
75 # panel areas in the Chart monitors, and a StyleMeter line for the single
76 # meter area in the Meter monitors.
77 # It is not necessary for these lines to be in any particular order, more
78 # specific style settings always override a global setting.
79 #   - textcolor arguments are  color, shadow color, and drawing effect
80 #     (shadow or none). The '#' preceding the hex color values is required.
81 #     Enclose multiple word rgb.txt color names in quotes.
82 #   - see the Themes file for how monitors use alt_font and alt_textcolor.
83 #
84 # Settings for the chart areas of all Chart monitors.
85 StyleChart  *.border = 5,5,5,5
86 StyleChart  *.font = normal_font
87 StyleChart  *.alt_font = small_font
88 StyleChart  *.textcolor = #000000 #000000 none
89 StyleChart  *.alt_textcolor = #000000 #000000 none
90
91 # Settings for the panel areas of all Chart monitors.
92 StylePanel  *.border = 0,0,11,2
93 StylePanel  *.font = normal_font
94 StylePanel  *.alt_font = normal_font
95 StylePanel  *.textcolor = #000000 #000000 none
96 StylePanel  *.alt_textcolor = #000000 #000000 none
97 StylePanel  *.label_position = 50
98 StylePanel  net.label_position = 0
99 StylePanel  *.margin = 3
100 StylePanel  *.krell_x_hot = 63
101 StylePanel  *.krell_depth = 65
102 StylePanel  *.krell_yoff = 1
103
104 # Settings for the meter areas of all Meter monitors.
105 StyleMeter  *.border = 2,2,2,2
106 StyleMeter  mem.border = 2,2,2,15
107 StyleMeter  swap.border = 2,2,2,14
108 StyleMeter  *.font = normal_font
109 StyleMeter  *.alt_font = small_font
110 StyleMeter  *.textcolor = #000000 #000000 none
111 StyleMeter  *.alt_textcolor = #000000 #000000 none
112 StyleMeter  *.label_position = 50
113 StyleMeter  *.margin = 3
114 StyleMeter  *.krell_x_hot = -1
115 StyleMeter  mem.krell_x_hot = 62
116 StyleMeter  swap.krell_x_hot = 62
117 StyleMeter  *.krell_depth = 1
118 StyleMeter  mem.krell_depth = 65
119 StyleMeter  swap.krell_depth = 65
120 StyleMeter  *.krell_yoff = 1
121 StyleMeter  mem.krell_yoff = 13
122 StyleMeter  swap.krell_yoff = 14
123
124 # These are some of the custom settings for the meter areas of specific
125 # meter monitors for the default theme.
126 # These override any general '*' settings.
127 StyleMeter  apm.border = 3,3,2,2
128 StyleMeter  apm.font = small_font
129
130 * cal.font and cal.textcolor is for day of week and month name
131 StyleMeter  cal.font = small_font
132 StyleMeter  cal.textcolor = #000000 #000000 none
133
134 # cal.alt_font is day of month
135 StyleMeter  cal.alt_font = large_font
136
137 * clock.font and clock.textcolor is for hours & minutes
138 # clock.alt_font and clock.alt_textcolor would be used for seconds or am/pm
139 StyleMeter  clock.font = large_font
140 StyleMeter  clock.textcolor = #000000 #000000 none
141
142 StyleMeter  fs.border = 3,3,3,2
143 StyleMeter  fs.label_position = 0
144 StyleMeter  fs.alt_font = normal_font
145 StyleMeter  host.textcolor =  #000000  #000000 none
146 StyleMeter  mail.alt_textcolor = #000000 #000000 none
147 StyleMeter  timer.textcolor = #000000  #000000 none
148 StyleMeter  uptime.textcolor = #000000 #000000 none
149