~ubuntu-branches/debian/sid/conky/sid

« back to all changes in this revision

Viewing changes to doc/variables.html

  • Committer: Bazaar Package Importer
  • Author(s): Cesare Tirabassi
  • Date: 2010-03-28 21:19:51 UTC
  • mfrom: (1.3.1 upstream) (16.1.17 lucid)
  • Revision ID: james.westby@ubuntu.com-20100328211951-ejq536k2r858srli
Tags: 1.8.0-1
* New upstream release:
  - add AF_UNIX socket support
  - fix sigsegv if config file is deleted (LP: #525926)
  - the following debian bugs are closed by this upload:
    + change automake1.10 to automake1.11 (Closes: #550929)
    + hwmon made compatible with kernels >= 2.6.31 (Closes: #556926)
    + text_buffer_size change is well documented (Closes: #519401)
    + fix diskio for not existing devices (Closes: #536557)
    + fix wrong mixer values on some systems (Closes: #540282)
    + fix minor memory leak (Closes: #566524)
    + fix some documentation error re. graphs (Closes: #564518)
    + add -p/--pause startup option (Closes: #513440)
    + fix documentation about mixer values (Closes: #538760)
* This release is based on the Ubuntu package with the following changes
  necessary for Debian (Closes: #536320):
  - change control and rules to build correctly on non-Linux arches
    (Closes: #536326)
  - updated NEWS, descriptions in control and changelog
  - change archive area to contrib
* Change priority of metapackage to extra
* My utmost thanks go to Kapil Hari Paranjape for his packaging work and to
  Luca Falavigna for being so kind to review and sponsor this release

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<html>
2
2
<head>
3
3
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
4
 
<title>Conky Variables</title>
 
4
<title>Conky Objects</title>
5
5
</head>
6
6
<body bgcolor="#FFFFFF"><table cellpadding="3">
7
7
<tr bgcolor="#eecfa1">
11
11
</tr>
12
12
<tr bgcolor="#fffafa">
13
13
<td align="center">acpiacadapter</td>
14
 
<td align="center"></td>
15
 
<td>ACPI ac adapter state. 
16
 
        </td>
 
14
<td align="center">(adapter)</td>
 
15
<td>ACPI ac adapter state. On linux, the adapter option specifies the
 
16
        subfolder of /sys/class/power_supply containing the state information (defaults
 
17
        to "AC"). Other systems ignore it.
 
18
        <p></p>
 
19
</td>
17
20
</tr>
18
21
<tr bgcolor="#b4cdcd">
19
22
<td align="center">acpifan</td>
20
23
<td align="center"></td>
21
24
<td>ACPI fan state 
22
 
        </td>
 
25
        <p></p>
 
26
</td>
23
27
</tr>
24
28
<tr bgcolor="#fffafa">
25
29
<td align="center">acpitemp</td>
26
30
<td align="center"></td>
27
31
<td>ACPI temperature in C. 
28
 
        </td>
 
32
        <p></p>
 
33
</td>
29
34
</tr>
30
35
<tr bgcolor="#b4cdcd">
31
36
<td align="center">addr</td>
32
 
<td align="center">interface</td>
 
37
<td align="center">(interface)</td>
33
38
<td>IP address for an interface, or "No Address" if
34
39
        no address is assigned. 
35
 
        </td>
 
40
        <p></p>
 
41
</td>
36
42
</tr>
37
43
<tr bgcolor="#fffafa">
38
44
<td align="center">addrs</td>
39
 
<td align="center">interface</td>
 
45
<td align="center">(interface)</td>
40
46
<td>IP addresses for an interface (if one - works
41
47
        like addr). Linux only. 
42
 
        </td>
 
48
        <p></p>
 
49
</td>
43
50
</tr>
44
51
<tr bgcolor="#b4cdcd">
45
52
<td align="center">adt746xcpu</td>
46
53
<td align="center"></td>
47
54
<td>CPU temperature from therm_adt746x 
48
 
        </td>
 
55
        <p></p>
 
56
</td>
49
57
</tr>
50
58
<tr bgcolor="#fffafa">
51
59
<td align="center">adt746xfan</td>
52
60
<td align="center"></td>
53
61
<td>Fan speed from therm_adt746x 
54
 
        </td>
 
62
        <p></p>
 
63
</td>
55
64
</tr>
56
65
<tr bgcolor="#b4cdcd">
57
66
<td align="center">alignc</td>
58
67
<td align="center">(num)</td>
59
68
<td>Align text to centre 
60
 
        </td>
 
69
        <p></p>
 
70
</td>
61
71
</tr>
62
72
<tr bgcolor="#fffafa">
63
73
<td align="center">alignr</td>
64
74
<td align="center">(num)</td>
65
75
<td>Right-justify text, with space of N 
66
 
        </td>
 
76
        <p></p>
 
77
</td>
67
78
</tr>
68
79
<tr bgcolor="#b4cdcd">
69
80
<td align="center">apcupsd</td>
70
81
<td align="center">host</td>
71
82
<td>Sets up the connection to apcupsd daemon. Prints
72
83
        nothing, defaults to localhost:3551 
73
 
        </td>
 
84
        <p></p>
 
85
</td>
74
86
</tr>
75
87
<tr bgcolor="#fffafa">
76
88
<td align="center">apcupsd_cable</td>
77
89
<td align="center"></td>
78
90
<td>Prints the UPS connection type. 
79
 
        </td>
 
91
        <p></p>
 
92
</td>
80
93
</tr>
81
94
<tr bgcolor="#b4cdcd">
82
95
<td align="center">apcupsd_charge</td>
83
96
<td align="center"></td>
84
97
<td>Current battery capacity in percent. 
85
 
        </td>
 
98
        <p></p>
 
99
</td>
86
100
</tr>
87
101
<tr bgcolor="#fffafa">
88
102
<td align="center">apcupsd_lastxfer</td>
89
103
<td align="center"></td>
90
104
<td>Reason for last transfer from line to battery. 
91
 
        </td>
 
105
        <p></p>
 
106
</td>
92
107
</tr>
93
108
<tr bgcolor="#b4cdcd">
94
109
<td align="center">apcupsd_linev</td>
95
110
<td align="center"></td>
96
111
<td>Nominal input voltage. 
97
 
        </td>
 
112
        <p></p>
 
113
</td>
98
114
</tr>
99
115
<tr bgcolor="#fffafa">
100
116
<td align="center">apcupsd_load</td>
101
117
<td align="center"></td>
102
118
<td>Current load in percent. 
103
 
        </td>
 
119
        <p></p>
 
120
</td>
104
121
</tr>
105
122
<tr bgcolor="#b4cdcd">
106
123
<td align="center">apcupsd_loadbar</td>
107
124
<td align="center"></td>
108
125
<td>Bar showing current load. 
109
 
        </td>
 
126
        <p></p>
 
127
</td>
110
128
</tr>
111
129
<tr bgcolor="#fffafa">
112
130
<td align="center">apcupsd_loadgauge</td>
113
131
<td align="center">(height),(width)</td>
114
132
<td>Gauge that shows current load. 
115
 
        </td>
 
133
        <p></p>
 
134
</td>
116
135
</tr>
117
136
<tr bgcolor="#b4cdcd">
118
137
<td align="center">apcupsd_loadgraph</td>
119
 
<td align="center"></td>
 
138
<td align="center">(height),(width) (gradient colour 1) (gradient
 
139
            colour 2) (scale) (-t) (-l)</td>
120
140
<td>History graph of current load. 
121
 
        </td>
 
141
        <p></p>
 
142
</td>
122
143
</tr>
123
144
<tr bgcolor="#fffafa">
124
145
<td align="center">apcupsd_model</td>
125
146
<td align="center"></td>
126
147
<td>Prints the model of the UPS. 
127
 
        </td>
 
148
        <p></p>
 
149
</td>
128
150
</tr>
129
151
<tr bgcolor="#b4cdcd">
130
152
<td align="center">apcupsd_name</td>
131
153
<td align="center"></td>
132
154
<td>Prints the UPS user-defined name. 
133
 
        </td>
 
155
        <p></p>
 
156
</td>
134
157
</tr>
135
158
<tr bgcolor="#fffafa">
136
159
<td align="center">apcupsd_status</td>
137
160
<td align="center"></td>
138
161
<td>Prints current status (on-line, on-battery). 
139
 
        </td>
 
162
        <p></p>
 
163
</td>
140
164
</tr>
141
165
<tr bgcolor="#b4cdcd">
142
166
<td align="center">apcupsd_temp</td>
143
167
<td align="center"></td>
144
168
<td>Current internal temperature. 
145
 
        </td>
 
169
        <p></p>
 
170
</td>
146
171
</tr>
147
172
<tr bgcolor="#fffafa">
148
173
<td align="center">apcupsd_timeleft</td>
149
174
<td align="center"></td>
150
175
<td>Time left to run on battery. 
151
 
        </td>
 
176
        <p></p>
 
177
</td>
152
178
</tr>
153
179
<tr bgcolor="#b4cdcd">
154
180
<td align="center">apcupsd_upsmode</td>
155
181
<td align="center"></td>
156
182
<td>Prints the UPS mode (e.g. standalone). 
157
 
        </td>
 
183
        <p></p>
 
184
</td>
158
185
</tr>
159
186
<tr bgcolor="#fffafa">
160
187
<td align="center">apm_adapter</td>
161
188
<td align="center"></td>
162
189
<td>Display APM AC adapter status (FreeBSD only) 
163
 
        </td>
 
190
        <p></p>
 
191
</td>
164
192
</tr>
165
193
<tr bgcolor="#b4cdcd">
166
194
<td align="center">apm_battery_life</td>
167
195
<td align="center"></td>
168
196
<td>Display APM battery life in percent (FreeBSD
169
197
        only) 
170
 
        </td>
 
198
        <p></p>
 
199
</td>
171
200
</tr>
172
201
<tr bgcolor="#fffafa">
173
202
<td align="center">apm_battery_time</td>
175
204
<td>Display remaining APM battery life in hh:mm:ss or
176
205
        "unknown" if AC adapterstatus is on-line or charging
177
206
        (FreeBSD only) 
178
 
        </td>
 
207
        <p></p>
 
208
</td>
179
209
</tr>
180
210
<tr bgcolor="#b4cdcd">
181
211
<td align="center">audacious_bar</td>
182
212
<td align="center">(height),(width)</td>
183
213
<td>Progress bar 
184
 
        </td>
 
214
        <p></p>
 
215
</td>
185
216
</tr>
186
217
<tr bgcolor="#fffafa">
187
218
<td align="center">audacious_bitrate</td>
188
219
<td align="center"></td>
189
220
<td>Bitrate of current tune 
190
 
        </td>
 
221
        <p></p>
 
222
</td>
191
223
</tr>
192
224
<tr bgcolor="#b4cdcd">
193
225
<td align="center">audacious_channels</td>
194
226
<td align="center"></td>
195
227
<td>Number of audio channels of current tune 
196
 
        </td>
 
228
        <p></p>
 
229
</td>
197
230
</tr>
198
231
<tr bgcolor="#fffafa">
199
232
<td align="center">audacious_filename</td>
200
233
<td align="center"></td>
201
234
<td>Full path and filename of current tune 
202
 
        </td>
 
235
        <p></p>
 
236
</td>
203
237
</tr>
204
238
<tr bgcolor="#b4cdcd">
205
239
<td align="center">audacious_frequency</td>
206
240
<td align="center"></td>
207
241
<td>Sampling frequency of current tune 
208
 
        </td>
 
242
        <p></p>
 
243
</td>
209
244
</tr>
210
245
<tr bgcolor="#fffafa">
211
246
<td align="center">audacious_length</td>
212
247
<td align="center"></td>
213
248
<td>Total length of current tune as MM:SS 
214
 
        </td>
 
249
        <p></p>
 
250
</td>
215
251
</tr>
216
252
<tr bgcolor="#b4cdcd">
217
253
<td align="center">audacious_length_seconds</td>
218
254
<td align="center"></td>
219
255
<td>Total length of current tune in seconds 
220
 
        </td>
 
256
        <p></p>
 
257
</td>
221
258
</tr>
222
259
<tr bgcolor="#fffafa">
223
260
<td align="center">audacious_main_volume</td>
224
261
<td align="center"></td>
225
262
<td>The current volume fetched from Audacious 
226
 
        </td>
 
263
        <p></p>
 
264
</td>
227
265
</tr>
228
266
<tr bgcolor="#b4cdcd">
229
267
<td align="center">audacious_playlist_length</td>
230
268
<td align="center"></td>
231
269
<td>Number of tunes in playlist 
232
 
        </td>
 
270
        <p></p>
 
271
</td>
233
272
</tr>
234
273
<tr bgcolor="#fffafa">
235
274
<td align="center">audacious_playlist_position</td>
236
275
<td align="center"></td>
237
276
<td>Playlist position of current tune 
238
 
        </td>
 
277
        <p></p>
 
278
</td>
239
279
</tr>
240
280
<tr bgcolor="#b4cdcd">
241
281
<td align="center">audacious_position</td>
242
282
<td align="center"></td>
243
283
<td>Position of current tune (MM:SS) 
244
 
        </td>
 
284
        <p></p>
 
285
</td>
245
286
</tr>
246
287
<tr bgcolor="#fffafa">
247
288
<td align="center">audacious_position_seconds</td>
248
289
<td align="center"></td>
249
290
<td>Position of current tune in seconds 
250
 
        </td>
 
291
        <p></p>
 
292
</td>
251
293
</tr>
252
294
<tr bgcolor="#b4cdcd">
253
295
<td align="center">audacious_status</td>
254
296
<td align="center"></td>
255
297
<td>Player status (Playing/Paused/Stopped/Not
256
298
        running) 
257
 
        </td>
 
299
        <p></p>
 
300
</td>
258
301
</tr>
259
302
<tr bgcolor="#fffafa">
260
303
<td align="center">audacious_title</td>
261
304
<td align="center">(max length)</td>
262
305
<td>Title of current tune with optional maximum
263
306
        length specifier 
264
 
        </td>
 
307
        <p></p>
 
308
</td>
265
309
</tr>
266
310
<tr bgcolor="#b4cdcd">
267
311
<td align="center">battery</td>
269
313
<td>Battery status and remaining percentage capacity
270
314
        of ACPI or APM battery. ACPI battery number can be given as
271
315
        argument (default is BAT0). 
272
 
        </td>
 
316
        <p></p>
 
317
</td>
273
318
</tr>
274
319
<tr bgcolor="#fffafa">
275
320
<td align="center">battery_bar</td>
277
322
<td>Battery percentage remaining of ACPI battery in a
278
323
        bar. ACPI battery number can be given as argument (default
279
324
        is BAT0). 
280
 
        </td>
 
325
        <p></p>
 
326
</td>
281
327
</tr>
282
328
<tr bgcolor="#b4cdcd">
283
329
<td align="center">battery_percent</td>
285
331
<td>Battery percentage remaining for ACPI battery.
286
332
        ACPI battery number can be given as argument (default is
287
333
        BAT0). 
288
 
        </td>
 
334
        <p></p>
 
335
</td>
289
336
</tr>
290
337
<tr bgcolor="#fffafa">
291
338
<td align="center">battery_short</td>
293
340
<td>Battery status and remaining percentage capacity
294
341
        of ACPI or APM battery. ACPI battery number can be given as
295
342
        argument (default is BAT0). This mode display a short
296
 
        status, which means that C is displayed instead of charging
297
 
        and D is displayed instead of discharging. 
298
 
        </td>
 
343
        status, which means that C is displayed instead of
 
344
        charging, D for discharging, F for full, N for not present,
 
345
        E for empty and U for unknown. 
 
346
        <p></p>
 
347
</td>
299
348
</tr>
300
349
<tr bgcolor="#b4cdcd">
301
350
<td align="center">battery_time</td>
303
352
<td>Battery charge/discharge time remaining of ACPI
304
353
        battery. ACPI battery number can be given as argument
305
354
        (default is BAT0). 
306
 
        </td>
 
355
        <p></p>
 
356
</td>
307
357
</tr>
308
358
<tr bgcolor="#fffafa">
 
359
<td align="center">blink</td>
 
360
<td align="center">text_and_other_conky_vars</td>
 
361
<td>Let 'text_and_other_conky_vars' blink on and off.
 
362
        
 
363
        <p></p>
 
364
</td>
 
365
</tr>
 
366
<tr bgcolor="#b4cdcd">
309
367
<td align="center">bmpx_album</td>
310
368
<td align="center"></td>
311
369
<td>Album in current BMPx track 
312
 
        </td>
 
370
        <p></p>
 
371
</td>
313
372
</tr>
314
 
<tr bgcolor="#b4cdcd">
 
373
<tr bgcolor="#fffafa">
315
374
<td align="center">bmpx_artist</td>
316
375
<td align="center"></td>
317
376
<td>Artist in current BMPx track 
318
 
        </td>
 
377
        <p></p>
 
378
</td>
319
379
</tr>
320
 
<tr bgcolor="#fffafa">
 
380
<tr bgcolor="#b4cdcd">
321
381
<td align="center">bmpx_bitrate</td>
322
382
<td align="center"></td>
323
383
<td>Bitrate of the current BMPx track 
324
 
        </td>
 
384
        <p></p>
 
385
</td>
325
386
</tr>
326
 
<tr bgcolor="#b4cdcd">
 
387
<tr bgcolor="#fffafa">
327
388
<td align="center">bmpx_title</td>
328
389
<td align="center"></td>
329
390
<td>Title of the current BMPx track 
330
 
        </td>
 
391
        <p></p>
 
392
</td>
331
393
</tr>
332
 
<tr bgcolor="#fffafa">
 
394
<tr bgcolor="#b4cdcd">
333
395
<td align="center">bmpx_track</td>
334
396
<td align="center"></td>
335
397
<td>Track number of the current BMPx track 
336
 
        </td>
 
398
        <p></p>
 
399
</td>
337
400
</tr>
338
 
<tr bgcolor="#b4cdcd">
 
401
<tr bgcolor="#fffafa">
339
402
<td align="center">bmpx_uri</td>
340
403
<td align="center"></td>
341
404
<td>URI of the current BMPx track 
342
 
        </td>
 
405
        <p></p>
 
406
</td>
343
407
</tr>
344
 
<tr bgcolor="#fffafa">
 
408
<tr bgcolor="#b4cdcd">
345
409
<td align="center">buffers</td>
346
410
<td align="center"></td>
347
411
<td>Amount of memory buffered 
348
 
        </td>
 
412
        <p></p>
 
413
</td>
349
414
</tr>
350
 
<tr bgcolor="#b4cdcd">
 
415
<tr bgcolor="#fffafa">
351
416
<td align="center">cached</td>
352
417
<td align="center"></td>
353
418
<td>Amount of memory cached 
354
 
        </td>
 
419
        <p></p>
 
420
</td>
 
421
</tr>
 
422
<tr bgcolor="#b4cdcd">
 
423
<td align="center">cmdline_to_pid</td>
 
424
<td align="center">string</td>
 
425
<td>PID of the first process that has string in it's
 
426
        commandline
 
427
        <p></p>
 
428
</td>
355
429
</tr>
356
430
<tr bgcolor="#fffafa">
357
431
<td align="center">color</td>
358
432
<td align="center">(color)</td>
359
 
<td>Change drawing color to color 
360
 
        </td>
 
433
<td>Change drawing color to 'color' which is a name of
 
434
        a color or a hexcode preceded with # (for example #0A1B2C ).
 
435
        If you use ncurses only the following colors are supported:
 
436
        red,green,yellow,blue,magenta,cyan,black,white.
 
437
        <p></p>
 
438
</td>
361
439
</tr>
362
440
<tr bgcolor="#b4cdcd">
363
441
<td align="center">colorN</td>
364
442
<td align="center"></td>
365
443
<td>Change drawing color to colorN configuration
366
444
        option, where N is a digit between 0 and 9, inclusively. 
367
 
        </td>
 
445
        <p></p>
 
446
</td>
368
447
</tr>
369
448
<tr bgcolor="#fffafa">
370
449
<td align="center">combine</td>
371
450
<td align="center">var1 var2</td>
372
451
<td>Places the lines of var2 to the right of the
373
 
        lines of var1 seperated by the chars that are put between
 
452
        lines of var1 separated by the chars that are put between
374
453
        var1 and var2. For example: ${combine ${head /proc/cpuinfo
375
454
        2} - ${head /proc/meminfo 1}} gives as output
376
455
        "cpuinfo_line1 - meminfo_line1" on line 1 and
377
456
        "cpuinfo_line2 -" on line 2. $combine vars can also be
378
457
        nested to place more vars next to each other. 
379
 
        </td>
 
458
        <p></p>
 
459
</td>
380
460
</tr>
381
461
<tr bgcolor="#b4cdcd">
382
462
<td align="center">conky_build_arch</td>
383
463
<td align="center"></td>
384
464
<td>CPU architecture Conky was built for 
385
 
        </td>
 
465
        <p></p>
 
466
</td>
386
467
</tr>
387
468
<tr bgcolor="#fffafa">
388
469
<td align="center">conky_build_date</td>
389
470
<td align="center"></td>
390
471
<td>Date Conky was built 
391
 
        </td>
 
472
        <p></p>
 
473
</td>
392
474
</tr>
393
475
<tr bgcolor="#b4cdcd">
394
476
<td align="center">conky_version</td>
395
477
<td align="center"></td>
396
478
<td>Conky version 
397
 
        </td>
 
479
        <p></p>
 
480
</td>
398
481
</tr>
399
482
<tr bgcolor="#fffafa">
400
483
<td align="center">cpu</td>
403
486
        number can be provided as an argument. ${cpu cpu0} is the
404
487
        total usage, and ${cpu cpuX} (X &gt;= 1) are individual
405
488
        CPUs. 
406
 
        </td>
 
489
        <p></p>
 
490
</td>
407
491
</tr>
408
492
<tr bgcolor="#b4cdcd">
409
493
<td align="center">cpubar</td>
410
494
<td align="center">(cpuN) (height),(width)</td>
411
495
<td>Bar that shows CPU usage, height is bar's height
412
496
        in pixels. See $cpu for more info on SMP. 
413
 
        </td>
 
497
        <p></p>
 
498
</td>
414
499
</tr>
415
500
<tr bgcolor="#fffafa">
416
501
<td align="center">cpugauge</td>
418
503
<td>Elliptical gauge that shows CPU usage, height and
419
504
        width are gauge's vertical and horizontal axis
420
505
        respectively. See $cpu for more info on SMP. 
421
 
        </td>
 
506
        <p></p>
 
507
</td>
422
508
</tr>
423
509
<tr bgcolor="#b4cdcd">
424
510
<td align="center">cpugraph</td>
425
 
<td align="center">(cpuN) ("normal"|"log") (height),(width)
426
 
            (gradient colour 1) (gradient colour 2)
427
 
            (scale)</td>
 
511
<td align="center">(cpuN) (height),(width) (gradient colour 1)
 
512
            (gradient colour 2) (scale) (-t) (-l)</td>
428
513
<td>CPU usage graph, with optional colours in hex,
429
514
        minus the #. See $cpu for more info on SMP. Uses a
430
 
        logarithmic scale (to see small numbers) when you use "log"
431
 
        instead of "normal". 
 
515
        logarithmic scale (to see small numbers) when you use the
 
516
        -l switch. Takes the switch '-t' to use a temperature
 
517
        gradient, which makes the gradient values change depending
 
518
        on the amplitude of a particular graph value (try it and
 
519
        see). 
 
520
        <p></p>
 
521
</td>
 
522
</tr>
 
523
<tr bgcolor="#fffafa">
 
524
<td align="center">curl</td>
 
525
<td align="center">url (interval_in_minutes)</td>
 
526
<td>
 
527
            <p>Download data from URI using Curl at the
 
528
            specified interval. The interval may be a floating
 
529
            point value greater than 0, otherwise defaults to 15
 
530
            minutes. Most useful when used in conjunction with Lua
 
531
            and the Lua API. This object is threaded, and once a
 
532
            thread is created it can't be explicitly destroyed.
 
533
            One thread will run for each URI specified. You can use
 
534
            any protocol that Curl supports.</p>
432
535
        </td>
433
536
</tr>
 
537
<tr bgcolor="#b4cdcd">
 
538
<td align="center">desktop</td>
 
539
<td align="center"></td>
 
540
<td>Number of the desktop on which conky is running
 
541
        or the message "Not running in X" if this is the case. 
 
542
        <p></p>
 
543
</td>
 
544
</tr>
 
545
<tr bgcolor="#fffafa">
 
546
<td align="center">desktop_name</td>
 
547
<td align="center"></td>
 
548
<td>Name of the desktop on which conky is running or
 
549
        the message "Not running in X" if this is the case. 
 
550
        <p></p>
 
551
</td>
 
552
</tr>
 
553
<tr bgcolor="#b4cdcd">
 
554
<td align="center">desktop_number</td>
 
555
<td align="center"></td>
 
556
<td>Number of desktops or the message "Not running in
 
557
        X" if this is the case. 
 
558
        <p></p>
 
559
</td>
 
560
</tr>
434
561
<tr bgcolor="#fffafa">
435
562
<td align="center">disk_protect</td>
436
563
<td align="center">device</td>
437
564
<td>Disk protection status, if supported (needs
438
565
        kernel-patch). Prints either "frozen" or "free " (note the
439
566
        padding). 
440
 
        </td>
 
567
        <p></p>
 
568
</td>
441
569
</tr>
442
570
<tr bgcolor="#b4cdcd">
443
571
<td align="center">diskio</td>
445
573
<td>Displays current disk IO. Device is optional, and
446
574
        takes the form of sda for /dev/sda. Individual partitions
447
575
        are allowed. 
448
 
        </td>
 
576
        <p></p>
 
577
</td>
449
578
</tr>
450
579
<tr bgcolor="#fffafa">
451
580
<td align="center">diskio_read</td>
452
581
<td align="center">(device)</td>
453
582
<td>Displays current disk IO for reads. Device as in
454
583
        diskio. 
455
 
        </td>
 
584
        <p></p>
 
585
</td>
456
586
</tr>
457
587
<tr bgcolor="#b4cdcd">
458
588
<td align="center">diskio_write</td>
459
589
<td align="center">(device)</td>
460
590
<td>Displays current disk IO for writes. Device as in
461
591
        diskio. 
462
 
        </td>
 
592
        <p></p>
 
593
</td>
463
594
</tr>
464
595
<tr bgcolor="#fffafa">
465
596
<td align="center">diskiograph</td>
466
 
<td align="center">(device) ("normal"|"log") (height),(width)
467
 
            (gradient colour 1) (gradient colour 2)
468
 
            (scale)</td>
 
597
<td align="center">(device) (height),(width) (gradient colour 1)
 
598
            (gradient colour 2) (scale) (-t) (-l)</td>
469
599
<td>Disk IO graph, colours defined in hex, minus the
470
600
        #. If scale is non-zero, it becomes the scale for the
471
601
        graph. Uses a logarithmic scale (to see small numbers) when
472
 
        you use "log" instead of "normal". 
473
 
        </td>
 
602
        you use -l switch. Takes the switch '-t' to use a
 
603
        temperature gradient, which makes the gradient values
 
604
        change depending on the amplitude of a particular graph
 
605
        value (try it and see). 
 
606
        <p></p>
 
607
</td>
474
608
</tr>
475
609
<tr bgcolor="#b4cdcd">
476
610
<td align="center">diskiograph_read</td>
477
 
<td align="center">(device) ("normal"|"log") (height),(width)
478
 
            (gradient colour 1) (gradient colour 2)
479
 
            (scale)</td>
 
611
<td align="center">(device) (height),(width) (gradient colour 1)
 
612
            (gradient colour 2) (scale) (-t) (-l)</td>
480
613
<td>Disk IO graph for reads, colours defined in hex,
481
614
        minus the #. If scale is non-zero, it becomes the scale for
482
615
        the graph. Device as in diskio. Uses a logarithmic scale
483
 
        (to see small numbers) when you use "log" instead of
484
 
        "normal". 
485
 
        </td>
 
616
        (to see small numbers) when you use -l switch. Takes the
 
617
        switch '-t' to use a temperature gradient, which makes the
 
618
        gradient values change depending on the amplitude of a
 
619
        particular graph value (try it and see). 
 
620
        <p></p>
 
621
</td>
486
622
</tr>
487
623
<tr bgcolor="#fffafa">
488
624
<td align="center">diskiograph_write</td>
489
 
<td align="center">(device) ("normal"|"log") (height),(width)
490
 
            (gradient colour 1) (gradient colour 2)
491
 
            (scale)</td>
 
625
<td align="center">(device) (height),(width) (gradient colour 1)
 
626
            (gradient colour 2) (scale) (-t) (-l)</td>
492
627
<td>Disk IO graph for writes, colours defined in hex,
493
628
        minus the #. If scale is non-zero, it becomes the scale for
494
629
        the graph. Device as in diskio. Uses a logarithmic scale
495
 
        (to see small numbers) when you use "log" instead of
496
 
        "normal". 
497
 
        </td>
 
630
        (to see small numbers) when you use -l switch. Takes the
 
631
        switch '-t' to use a temperature gradient, which makes the
 
632
        gradient values change depending on the amplitude of a
 
633
        particular graph value (try it and see). 
 
634
        <p></p>
 
635
</td>
498
636
</tr>
499
637
<tr bgcolor="#b4cdcd">
500
638
<td align="center">downspeed</td>
501
 
<td align="center">net</td>
502
 
<td>Download speed in KiB 
503
 
        </td>
 
639
<td align="center">(net)</td>
 
640
<td>Download speed in suitable IEC units 
 
641
        <p></p>
 
642
</td>
504
643
</tr>
505
644
<tr bgcolor="#fffafa">
506
645
<td align="center">downspeedf</td>
507
 
<td align="center">net</td>
 
646
<td align="center">(net)</td>
508
647
<td>Download speed in KiB with one decimal 
509
 
        </td>
 
648
        <p></p>
 
649
</td>
510
650
</tr>
511
651
<tr bgcolor="#b4cdcd">
512
652
<td align="center">downspeedgraph</td>
513
 
<td align="center">(netdev) ("normal"|"log") (height),(width)
514
 
            (gradient colour 1) (gradient colour 2)
515
 
            (scale)</td>
 
653
<td align="center">(netdev) (height),(width) (gradient colour 1)
 
654
            (gradient colour 2) (scale) (-t) (-l)</td>
516
655
<td>Download speed graph, colours defined in hex,
517
656
        minus the #. If scale is non-zero, it becomes the scale for
518
657
        the graph. Uses a logarithmic scale (to see small numbers)
519
 
        when you use "log" instead of "normal". 
520
 
        </td>
 
658
        when you use -l switch. Takes the switch '-t' to use a
 
659
        temperature gradient, which makes the gradient values
 
660
        change depending on the amplitude of a particular graph
 
661
        value (try it and see). 
 
662
        <p></p>
 
663
</td>
521
664
</tr>
522
665
<tr bgcolor="#fffafa">
523
666
<td align="center">draft_mails</td>
525
668
<td>Number of mails marked as draft in the specified
526
669
        mailbox or mail spool if not. Only maildir type mailboxes
527
670
        are supported, mbox type will return -1. 
528
 
        </td>
 
671
        <p></p>
 
672
</td>
529
673
</tr>
530
674
<tr bgcolor="#b4cdcd">
531
675
<td align="center">else</td>
532
676
<td align="center"></td>
533
677
<td>Text to show if any of the above are not true 
534
 
        </td>
 
678
        <p></p>
 
679
</td>
535
680
</tr>
536
681
<tr bgcolor="#fffafa">
537
682
<td align="center">endif</td>
538
683
<td align="center"></td>
539
684
<td>Ends an $if block. 
540
 
        </td>
 
685
        <p></p>
 
686
</td>
541
687
</tr>
542
688
<tr bgcolor="#b4cdcd">
543
689
<td align="center">entropy_avail</td>
544
690
<td align="center"></td>
545
691
<td>Current entropy available for crypto freaks 
546
 
        </td>
 
692
        <p></p>
 
693
</td>
547
694
</tr>
548
695
<tr bgcolor="#fffafa">
549
696
<td align="center">entropy_bar</td>
550
697
<td align="center">(height),(width)</td>
551
698
<td>Normalized bar of available entropy for crypto
552
699
        freaks 
553
 
        </td>
 
700
        <p></p>
 
701
</td>
554
702
</tr>
555
703
<tr bgcolor="#b4cdcd">
 
704
<td align="center">entropy_perc</td>
 
705
<td align="center"></td>
 
706
<td>Percentage of entropy available in comparison to
 
707
        the poolsize 
 
708
        <p></p>
 
709
</td>
 
710
</tr>
 
711
<tr bgcolor="#fffafa">
556
712
<td align="center">entropy_poolsize</td>
557
713
<td align="center"></td>
558
714
<td>Total size of system entropy pool for crypto
559
715
        freaks 
560
 
        </td>
 
716
        <p></p>
 
717
</td>
561
718
</tr>
562
 
<tr bgcolor="#fffafa">
 
719
<tr bgcolor="#b4cdcd">
563
720
<td align="center">eval</td>
564
721
<td align="center">string</td>
565
 
<td>Evalutates given string according to the rules of
 
722
<td>Evaluates given string according to the rules of
566
723
        TEXT interpretation, i.e. parsing any contained text object
567
724
        specifications into their output, any occuring '$$' into a
568
725
        single '$' and so on. The output is then being parsed
569
726
        again. 
570
 
        </td>
 
727
        <p></p>
 
728
</td>
571
729
</tr>
572
 
<tr bgcolor="#b4cdcd">
 
730
<tr bgcolor="#fffafa">
573
731
<td align="center">eve</td>
574
732
<td align="center">api_userid api_key character_id</td>
575
733
<td>Fetches your currently training skill from the
576
734
        Eve Online API servers (http://www.eve-online.com/) and
577
735
        displays the skill along with the remaining training time. 
578
 
        </td>
 
736
        <p></p>
 
737
</td>
579
738
</tr>
580
 
<tr bgcolor="#fffafa">
 
739
<tr bgcolor="#b4cdcd">
581
740
<td align="center">exec</td>
582
741
<td align="center">command</td>
583
742
<td>Executes a shell command and displays the output
584
743
        in conky. warning: this takes a lot more resources than
585
744
        other variables. I'd recommend coding wanted behaviour in C
586
745
        and posting a patch. 
587
 
        </td>
 
746
        <p></p>
 
747
</td>
588
748
</tr>
589
 
<tr bgcolor="#b4cdcd">
 
749
<tr bgcolor="#fffafa">
590
750
<td align="center">execbar</td>
591
751
<td align="center">command</td>
592
752
<td>Same as exec, except if the first value return is
593
753
        a value between 0-100, it will use that number for a bar.
594
754
        The size for bars can be controlled via the
595
755
        default_bar_size config setting. 
596
 
        </td>
 
756
        <p></p>
 
757
</td>
597
758
</tr>
598
 
<tr bgcolor="#fffafa">
 
759
<tr bgcolor="#b4cdcd">
599
760
<td align="center">execgauge</td>
600
761
<td align="center">command</td>
601
762
<td>Same as exec, except if the first value returned
602
763
        is a value between 0-100, it will use that number for a
603
764
        gauge. The size for gauges can be controlled via the
604
765
        default_gauge_size config setting. 
605
 
        </td>
 
766
        <p></p>
 
767
</td>
606
768
</tr>
607
 
<tr bgcolor="#b4cdcd">
 
769
<tr bgcolor="#fffafa">
608
770
<td align="center">execgraph</td>
609
 
<td align="center">("normal"|"log") (height),(width) (gradient
610
 
            colour 1) (gradient colour 2) (scale) command</td>
 
771
<td align="center">(-t) (-l) command</td>
611
772
<td>Same as execbar, but graphs values. Uses a
612
 
        logaritmic scale when the log option is given (to see small
613
 
        numbers). Values still have to be between 0 and 100. The
614
 
        size for graphs can be controlled via the
615
 
        default_graph_size config setting. 
616
 
        </td>
 
773
        logaritmic scale when the log option (-l switch) is given
 
774
        (to see small numbers). Values still have to be between 0
 
775
        and 100. The size for graphs can be controlled via the
 
776
        default_graph_size config setting. Takes the switch '-t' to
 
777
        use a temperature gradient, which makes the gradient values
 
778
        change depending on the amplitude of a particular graph
 
779
        value (try it and see). If -t or -l is your first argument,
 
780
        you may need to preceed it by a space (' '). 
 
781
        <p></p>
 
782
</td>
617
783
</tr>
618
 
<tr bgcolor="#fffafa">
 
784
<tr bgcolor="#b4cdcd">
619
785
<td align="center">execi</td>
620
786
<td align="center">interval command</td>
621
787
<td>Same as exec but with specific interval. Interval
622
788
        can't be less than update_interval in configuration. See
623
789
        also $texeci 
624
 
        </td>
 
790
        <p></p>
 
791
</td>
625
792
</tr>
626
 
<tr bgcolor="#b4cdcd">
 
793
<tr bgcolor="#fffafa">
627
794
<td align="center">execibar</td>
628
795
<td align="center">interval command</td>
629
796
<td>Same as execbar, except with an interval 
630
 
        </td>
 
797
        <p></p>
 
798
</td>
631
799
</tr>
632
 
<tr bgcolor="#fffafa">
 
800
<tr bgcolor="#b4cdcd">
633
801
<td align="center">execigauge</td>
634
802
<td align="center">interval command</td>
635
803
<td>Same as execgauge, but takes an interval arg and
636
804
        gauges values. 
637
 
        </td>
 
805
        <p></p>
 
806
</td>
638
807
</tr>
639
 
<tr bgcolor="#b4cdcd">
 
808
<tr bgcolor="#fffafa">
640
809
<td align="center">execigraph</td>
641
 
<td align="center">interval command</td>
 
810
<td align="center">interval (-t) (-l) command</td>
642
811
<td>Same as execgraph, but takes an interval arg and
643
 
        graphs values. 
644
 
        </td>
 
812
        graphs values. If -t or -l is your first argument, you may
 
813
        need to preceed it by a space (' '). 
 
814
        <p></p>
 
815
</td>
645
816
</tr>
646
 
<tr bgcolor="#fffafa">
 
817
<tr bgcolor="#b4cdcd">
647
818
<td align="center">execp</td>
648
819
<td align="center">command</td>
649
820
<td>Executes a shell command and displays the output
659
830
        functionally run at the same interval that the $execp
660
831
        statement runs, as it is created and destroyed at every
661
832
        interval. 
662
 
        </td>
 
833
        <p></p>
 
834
</td>
663
835
</tr>
664
 
<tr bgcolor="#b4cdcd">
 
836
<tr bgcolor="#fffafa">
665
837
<td align="center">execpi</td>
666
838
<td align="center">interval command</td>
667
839
<td>Same as execp but with specific interval.
668
840
        Interval can't be less than update_interval in
669
841
        configuration. Note that the output from the $execpi
670
842
        command is still parsed and evaluated at every interval. 
671
 
        </td>
 
843
        <p></p>
 
844
</td>
672
845
</tr>
673
 
<tr bgcolor="#fffafa">
 
846
<tr bgcolor="#b4cdcd">
674
847
<td align="center">flagged_mails</td>
675
848
<td align="center">(maildir)</td>
676
849
<td>Number of mails marked as flagged in the
677
850
        specified mailbox or mail spool if not. Only maildir type
678
851
        mailboxes are supported, mbox type will return -1. 
679
 
        </td>
 
852
        <p></p>
 
853
</td>
680
854
</tr>
681
 
<tr bgcolor="#b4cdcd">
 
855
<tr bgcolor="#fffafa">
682
856
<td align="center">font</td>
683
857
<td align="center">(font)</td>
684
858
<td>Specify a different font. This new font will
685
859
        apply to the current line and everything following. You can
686
860
        use a $font with no arguments to change back to the default
687
861
        font (much like with $color) 
688
 
        </td>
 
862
        <p></p>
 
863
</td>
 
864
</tr>
 
865
<tr bgcolor="#b4cdcd">
 
866
<td align="center">format_time</td>
 
867
<td align="center">seconds format</td>
 
868
<td>Format time given in seconds. This var only works when
 
869
        the times_in_seconds configuration setting is on. Format is a string
 
870
        that should start and end with a "-char. The "-chars are not
 
871
        part of the output, \w,\d,\h,\m,\s,\(,\) and \\ are replaced by
 
872
        weeks,days,hours,minutes,seconds,(,) and \. If you leave out a unit,
 
873
        it's value will be expressed in the highest unite lower then the
 
874
        one left out. Text between ()-chars will not be visible if a
 
875
        replaced unit in this text is 0. If seconds is a decimal number
 
876
        then you can see the numbers behind the point by using \S
 
877
        followed by a number that specifies the amount of
 
878
        digits behind the point that you want to see (maximum 9).
 
879
        You can also place a 'x' behind \S so you have all digits behind
 
880
        the point and no trailing zero's. (also maximum 9)
 
881
        <p></p>
 
882
</td>
689
883
</tr>
690
884
<tr bgcolor="#fffafa">
691
885
<td align="center">forwarded_mails</td>
693
887
<td>Number of mails marked as forwarded in the
694
888
        specified mailbox or mail spool if not. Only maildir type
695
889
        mailboxes are supported, mbox type will return -1. 
696
 
        </td>
 
890
        <p></p>
 
891
</td>
697
892
</tr>
698
893
<tr bgcolor="#b4cdcd">
699
894
<td align="center">freq</td>
700
895
<td align="center">(n)</td>
701
896
<td>Returns CPU #n's frequency in MHz. CPUs are
702
897
        counted from 1. If omitted, the parameter defaults to 1. 
703
 
        </td>
 
898
        <p></p>
 
899
</td>
704
900
</tr>
705
901
<tr bgcolor="#fffafa">
706
902
<td align="center">freq_g</td>
707
903
<td align="center">(n)</td>
708
904
<td>Returns CPU #n's frequency in GHz. CPUs are
709
905
        counted from 1. If omitted, the parameter defaults to 1. 
710
 
        </td>
 
906
        <p></p>
 
907
</td>
711
908
</tr>
712
909
<tr bgcolor="#b4cdcd">
713
910
<td align="center">fs_bar</td>
715
912
<td>Bar that shows how much space is used on a file
716
913
        system. height is the height in pixels. fs is any file on
717
914
        that file system. 
718
 
        </td>
 
915
        <p></p>
 
916
</td>
719
917
</tr>
720
918
<tr bgcolor="#fffafa">
721
919
<td align="center">fs_bar_free</td>
723
921
<td>Bar that shows how much space is free on a file
724
922
        system. height is the height in pixels. fs is any file on
725
923
        that file system. 
726
 
        </td>
 
924
        <p></p>
 
925
</td>
727
926
</tr>
728
927
<tr bgcolor="#b4cdcd">
729
928
<td align="center">fs_free</td>
730
929
<td align="center">(fs)</td>
731
930
<td>Free space on a file system available for users. 
732
 
        </td>
 
931
        <p></p>
 
932
</td>
733
933
</tr>
734
934
<tr bgcolor="#fffafa">
735
935
<td align="center">fs_free_perc</td>
736
936
<td align="center">(fs)</td>
737
937
<td>Free percentage of space on a file system
738
938
        available for users. 
739
 
        </td>
 
939
        <p></p>
 
940
</td>
740
941
</tr>
741
942
<tr bgcolor="#b4cdcd">
742
943
<td align="center">fs_size</td>
743
944
<td align="center">(fs)</td>
744
945
<td>File system size. 
745
 
        </td>
 
946
        <p></p>
 
947
</td>
746
948
</tr>
747
949
<tr bgcolor="#fffafa">
748
950
<td align="center">fs_type</td>
749
951
<td align="center">(fs)</td>
750
952
<td>File system type. 
751
 
        </td>
 
953
        <p></p>
 
954
</td>
752
955
</tr>
753
956
<tr bgcolor="#b4cdcd">
754
957
<td align="center">fs_used</td>
755
958
<td align="center">(fs)</td>
756
959
<td>File system used space. 
757
 
        </td>
 
960
        <p></p>
 
961
</td>
758
962
</tr>
759
963
<tr bgcolor="#fffafa">
760
964
<td align="center">fs_used_perc</td>
761
965
<td align="center">(fs)</td>
762
966
<td>Percent of file system used space. 
763
 
        </td>
 
967
        <p></p>
 
968
</td>
764
969
</tr>
765
970
<tr bgcolor="#b4cdcd">
766
971
<td align="center">goto</td>
767
972
<td align="center">x</td>
768
973
<td>The next element will be printed at position 'x'.
769
974
        
770
 
        </td>
 
975
        <p></p>
 
976
</td>
771
977
</tr>
772
978
<tr bgcolor="#fffafa">
773
979
<td align="center">gw_iface</td>
774
980
<td align="center"></td>
775
981
<td>Displays the default route's interface or
776
982
        "multiple"/"none" accordingly. 
777
 
        </td>
 
983
        <p></p>
 
984
</td>
778
985
</tr>
779
986
<tr bgcolor="#b4cdcd">
780
987
<td align="center">gw_ip</td>
781
988
<td align="center"></td>
782
989
<td>Displays the default gateway's IP or
783
990
        "multiple"/"none" accordingly. 
784
 
        </td>
 
991
        <p></p>
 
992
</td>
785
993
</tr>
786
994
<tr bgcolor="#fffafa">
787
995
<td align="center">hddtemp</td>
788
 
<td align="center">dev, (host,(port))</td>
 
996
<td align="center">(dev)</td>
789
997
<td>Displays temperature of a selected hard disk
790
 
        drive as reported by the hddtemp daemon running on
791
 
        host:port. Default host is 127.0.0.1, default port is 7634.
792
 
        
793
 
        </td>
 
998
                drive as reported by the hddtemp daemon. Use hddtemp_host
 
999
                and hddtemp_port to specify a host and port for all hddtemp
 
1000
                objects. If no dev parameter is given, the first disk returned
 
1001
                by the hddtemp daemon is used.
 
1002
        <p></p>
 
1003
</td>
794
1004
</tr>
795
1005
<tr bgcolor="#b4cdcd">
796
1006
<td align="center">head</td>
797
 
<td align="center">logfile lines (interval)</td>
798
 
<td>Displays first N lines of supplied text text
799
 
        file. If interval is not supplied, Conky assumes 2x Conky's
800
 
        interval. Max of 30 lines can be displayed, or until the
801
 
        text buffer is filled. 
802
 
        </td>
 
1007
<td align="center">logfile lines (next_check)</td>
 
1008
<td>Displays first N lines of supplied text file. The
 
1009
        file is checked every 'next_check' update. If next_check is
 
1010
        not supplied, Conky defaults to 2. Max of 30 lines can be
 
1011
        displayed, or until the text buffer is filled. 
 
1012
        <p></p>
 
1013
</td>
803
1014
</tr>
804
1015
<tr bgcolor="#fffafa">
805
1016
<td align="center">hr</td>
806
1017
<td align="center">(height)</td>
807
1018
<td>Horizontal line, height is the height in pixels 
808
 
        </td>
 
1019
        <p></p>
 
1020
</td>
809
1021
</tr>
810
1022
<tr bgcolor="#b4cdcd">
811
1023
<td align="center">hwmon</td>
820
1032
        being modified as follows: 'input = input * factor +
821
1033
        offset'. Note that they have to be given as decimal values
822
1034
        (i.e. contain at least one decimal place). 
823
 
        </td>
 
1035
        <p></p>
 
1036
</td>
824
1037
</tr>
825
1038
<tr bgcolor="#fffafa">
826
1039
<td align="center">i2c</td>
835
1048
        modified as follows: 'input = input * factor + offset'.
836
1049
        Note that they have to be given as decimal values (i.e.
837
1050
        contain at least one decimal place). 
838
 
        </td>
 
1051
        <p></p>
 
1052
</td>
839
1053
</tr>
840
1054
<tr bgcolor="#b4cdcd">
841
1055
<td align="center">i8k_ac_status</td>
844
1058
        laptops, displays whether ac power is on, as listed in
845
1059
        /proc/i8k (translated to human-readable). Beware that this
846
1060
        is by default not enabled by i8k itself. 
847
 
        </td>
 
1061
        <p></p>
 
1062
</td>
848
1063
</tr>
849
1064
<tr bgcolor="#fffafa">
850
1065
<td align="center">i8k_bios</td>
851
1066
<td align="center"></td>
852
1067
<td>If running the i8k kernel driver for Inspiron
853
1068
        laptops, displays the bios version as listed in /proc/i8k. 
854
 
        </td>
 
1069
        <p></p>
 
1070
</td>
855
1071
</tr>
856
1072
<tr bgcolor="#b4cdcd">
857
1073
<td align="center">i8k_buttons_status</td>
859
1075
<td>If running the i8k kernel driver for Inspiron
860
1076
        laptops, displays the volume buttons status as listed in
861
1077
        /proc/i8k. 
862
 
        </td>
 
1078
        <p></p>
 
1079
</td>
863
1080
</tr>
864
1081
<tr bgcolor="#fffafa">
865
1082
<td align="center">i8k_cpu_temp</td>
867
1084
<td>If running the i8k kernel driver for Inspiron
868
1085
        laptops, displays the cpu temperature in Celsius, as
869
1086
        reported by /proc/i8k. 
870
 
        </td>
 
1087
        <p></p>
 
1088
</td>
871
1089
</tr>
872
1090
<tr bgcolor="#b4cdcd">
873
1091
<td align="center">i8k_left_fan_rpm</td>
876
1094
        laptops, displays the left fan's rate of rotation, in
877
1095
        revolutions per minute as listed in /proc/i8k. Beware, some
878
1096
        laptops i8k reports these fans in reverse order. 
879
 
        </td>
 
1097
        <p></p>
 
1098
</td>
880
1099
</tr>
881
1100
<tr bgcolor="#fffafa">
882
1101
<td align="center">i8k_left_fan_status</td>
885
1104
        laptops, displays the left fan status as listed in
886
1105
        /proc/i8k (translated to human-readable). Beware, some
887
1106
        laptops i8k reports these fans in reverse order. 
888
 
        </td>
 
1107
        <p></p>
 
1108
</td>
889
1109
</tr>
890
1110
<tr bgcolor="#b4cdcd">
891
1111
<td align="center">i8k_right_fan_rpm</td>
894
1114
        laptops, displays the right fan's rate of rotation, in
895
1115
        revolutions per minute as listed in /proc/i8k. Beware, some
896
1116
        laptops i8k reports these fans in reverse order. 
897
 
        </td>
 
1117
        <p></p>
 
1118
</td>
898
1119
</tr>
899
1120
<tr bgcolor="#fffafa">
900
1121
<td align="center">i8k_right_fan_status</td>
903
1124
        laptops, displays the right fan status as listed in
904
1125
        /proc/i8k (translated to human-readable). Beware, some
905
1126
        laptops i8k reports these fans in reverse order. 
906
 
        </td>
 
1127
        <p></p>
 
1128
</td>
907
1129
</tr>
908
1130
<tr bgcolor="#b4cdcd">
909
1131
<td align="center">i8k_serial</td>
911
1133
<td>If running the i8k kernel driver for Inspiron
912
1134
        laptops, displays your laptop serial number as listed in
913
1135
        /proc/i8k. 
914
 
        </td>
 
1136
        <p></p>
 
1137
</td>
915
1138
</tr>
916
1139
<tr bgcolor="#fffafa">
917
1140
<td align="center">i8k_version</td>
918
1141
<td align="center"></td>
919
1142
<td>If running the i8k kernel driver for Inspiron
920
1143
        laptops, displays the version formatting of /proc/i8k. 
921
 
        </td>
 
1144
        <p></p>
 
1145
</td>
922
1146
</tr>
923
1147
<tr bgcolor="#b4cdcd">
924
1148
<td align="center">ibm_brightness</td>
925
1149
<td align="center"></td>
926
1150
<td>If running the IBM ACPI, displays the brigtness
927
1151
        of the laptops's LCD (0-7). 
928
 
        </td>
 
1152
        <p></p>
 
1153
</td>
929
1154
</tr>
930
1155
<tr bgcolor="#fffafa">
931
1156
<td align="center">ibm_fan</td>
932
1157
<td align="center"></td>
933
1158
<td>If running the IBM ACPI, displays the fan speed. 
934
 
        </td>
 
1159
        <p></p>
 
1160
</td>
935
1161
</tr>
936
1162
<tr bgcolor="#b4cdcd">
937
1163
<td align="center">ibm_temps</td>
939
1165
<td>If running the IBM ACPI, displays the
940
1166
        temperatures from the IBM temperature sensors (N=0..7)
941
1167
        Sensor 0 is on the CPU, 3 is on the GPU. 
942
 
        </td>
 
1168
        <p></p>
 
1169
</td>
943
1170
</tr>
944
1171
<tr bgcolor="#fffafa">
945
1172
<td align="center">ibm_volume</td>
946
1173
<td align="center"></td>
947
1174
<td>If running the IBM ACPI, displays the "master"
948
1175
        volume, controlled by the volume keys (0-14). 
949
 
        </td>
 
1176
        <p></p>
 
1177
</td>
950
1178
</tr>
951
1179
<tr bgcolor="#b4cdcd">
952
1180
<td align="center">iconv_start</td>
953
1181
<td align="center">codeset_from codeset_to</td>
954
1182
<td>Convert text from one codeset to another using
955
1183
        GNU iconv. Needs to be stopped with iconv_stop. 
956
 
        </td>
 
1184
        <p></p>
 
1185
</td>
957
1186
</tr>
958
1187
<tr bgcolor="#fffafa">
959
1188
<td align="center">iconv_stop</td>
960
1189
<td align="center"></td>
961
1190
<td>Stop iconv codeset conversion. 
962
 
        </td>
 
1191
        <p></p>
 
1192
</td>
963
1193
</tr>
964
1194
<tr bgcolor="#b4cdcd">
965
1195
<td align="center">if_empty</td>
966
1196
<td align="center">(var)</td>
967
1197
<td>if conky variable VAR is empty, display
968
1198
        everything between $if_empty and the matching $endif 
969
 
        </td>
 
1199
        <p></p>
 
1200
</td>
970
1201
</tr>
971
1202
<tr bgcolor="#fffafa">
972
1203
<td align="center">if_existing</td>
976
1207
        paramater checks for FILE containing the specified string
977
1208
        and prints everything between $if_existing and the matching
978
1209
        $endif. 
979
 
        </td>
 
1210
        <p></p>
 
1211
</td>
980
1212
</tr>
981
1213
<tr bgcolor="#b4cdcd">
982
1214
<td align="center">if_gw</td>
983
1215
<td align="center"></td>
984
1216
<td>if there is at least one default gateway, display
985
1217
        everything between $if_gw and the matching $endif 
986
 
        </td>
 
1218
        <p></p>
 
1219
</td>
987
1220
</tr>
988
1221
<tr bgcolor="#fffafa">
989
1222
<td align="center">if_match</td>
995
1228
        right side. Left and right sides are being parsed for
996
1229
        contained text objects before evaluation. Recognised left
997
1230
        and right side types are: 
998
 
        
999
 
            
1000
 
            double: argument consists of only
1001
 
            digits and a single dot.
1002
 
            
1003
 
            long: argument consists of only
1004
 
            digits.
1005
 
            
1006
 
            string: argument is enclosed in
1007
 
            quotation mark or the checks for double and long failed
1008
 
            before.
1009
 
        Valid operands are: '&gt;', '&lt;', '&gt;=',
 
1231
        <ul>
 
1232
<li>
 
1233
            <strong>double</strong> - 
 
1234
        Argument consists of only
 
1235
            digits and a single dot.</li>
 
1236
<li>
 
1237
            <strong>long</strong> - 
 
1238
        Argument consists of only
 
1239
            digits.</li>
 
1240
<li>
 
1241
            <strong>string</strong> - 
 
1242
        Argument is enclosed in
 
1243
            quotation marks (")</li>
 
1244
</ul>Valid operands are: '&gt;', '&lt;', '&gt;=',
1010
1245
        '&lt;=', '==', '!='. 
1011
 
        </td>
 
1246
        <p></p>
 
1247
</td>
1012
1248
</tr>
1013
1249
<tr bgcolor="#b4cdcd">
1014
1250
<td align="center">if_mixer_mute</td>
1016
1252
<td>If mixer exists, display everything between
1017
1253
        $if_mixer_mute and the matching $endif. If no mixer is
1018
1254
        specified, "Master" is used. 
1019
 
        </td>
 
1255
        <p></p>
 
1256
</td>
1020
1257
</tr>
1021
1258
<tr bgcolor="#fffafa">
1022
1259
<td align="center">if_mounted</td>
1023
1260
<td align="center">(mountpoint)</td>
1024
1261
<td>if MOUNTPOINT is mounted, display everything
1025
1262
        between $if_mounted and the matching $endif 
1026
 
        </td>
 
1263
        <p></p>
 
1264
</td>
1027
1265
</tr>
1028
1266
<tr bgcolor="#b4cdcd">
1029
1267
<td align="center">if_mpd_playing</td>
1030
1268
<td align="center"></td>
1031
1269
<td>if mpd is playing or paused, display everything
1032
1270
        between $if_mpd_playing and the matching $endif 
1033
 
        </td>
 
1271
        <p></p>
 
1272
</td>
1034
1273
</tr>
1035
1274
<tr bgcolor="#fffafa">
1036
1275
<td align="center">if_running</td>
1038
1277
<td>if PROCESS is running, display everything
1039
1278
        $if_running and the matching $endif. This uses the
1040
1279
        ``pidof'' command, so the -x switch is also supported. 
1041
 
        </td>
 
1280
        <p></p>
 
1281
</td>
1042
1282
</tr>
1043
1283
<tr bgcolor="#b4cdcd">
1044
1284
<td align="center">if_smapi_bat_installed</td>
1046
1286
<td>when using smapi, if the battery with index INDEX
1047
1287
        is installed, display everything between
1048
1288
        $if_smapi_bat_installed and the matching $endif 
1049
 
        </td>
 
1289
        <p></p>
 
1290
</td>
1050
1291
</tr>
1051
1292
<tr bgcolor="#fffafa">
1052
1293
<td align="center">if_up</td>
1053
1294
<td align="center">(interface)</td>
1054
1295
<td>if INTERFACE exists and is up, display everything
1055
1296
        between $if_up and the matching $endif 
1056
 
        </td>
 
1297
        <p></p>
 
1298
</td>
1057
1299
</tr>
1058
1300
<tr bgcolor="#b4cdcd">
1059
1301
<td align="center">if_updatenr</td>
1065
1307
        2}bar$endif{$if_updatenr 4}$endif" shows foo 25% of the
1066
1308
        time followed by bar 25% of the time followed by nothing
1067
1309
        the other half of the time. 
1068
 
        </td>
 
1310
        <p></p>
 
1311
</td>
1069
1312
</tr>
1070
1313
<tr bgcolor="#fffafa">
1071
1314
<td align="center">if_xmms2_connected</td>
1072
1315
<td align="center"></td>
1073
1316
<td>Display everything between $if_xmms2_connected
1074
1317
        and the matching $endif if xmms2 is running. 
1075
 
        </td>
 
1318
        <p></p>
 
1319
</td>
1076
1320
</tr>
1077
1321
<tr bgcolor="#b4cdcd">
1078
1322
<td align="center">image</td>
1079
 
<td align="center">&lt;path to image&gt; (-p x,y) (-s
1080
 
            WxH)</td>
 
1323
<td align="center">&lt;path to image&gt; (-p x,y) (-s WxH) (-n)
 
1324
            (-f interval)</td>
1081
1325
<td>Renders an image from the path specified using
1082
 
        IMLIB2. Takes 2 optional arguments, one being a position,
1083
 
        the other an size. Changing the x,y position will move the
1084
 
        position of the image, and changing the WxH will scale the
1085
 
        image. Example: ${image /home/brenden/cheeseburger.jpg -p
1086
 
        20,20 -s 200x200} will render 'cheeseburger.jpg' at (20,20)
1087
 
        scaled to 200x200 pixels. Conky does not make any attempt
1088
 
        to adjust the position (or any other formatting) of images,
1089
 
        they are just rendered as per the arguments passed. The
1090
 
        only reason $image is part of the TEXT section, is to allow
1091
 
        for runtime modifications, through $execp $lua_parse,
1092
 
        $lua_read_parse, or some other method. 
1093
 
        </td>
 
1326
        Imlib2. Takes 4 optional arguments: a position, a size, a
 
1327
        no-cache switch, and a cache flush interval. Changing the
 
1328
        x,y position will move the position of the image, and
 
1329
        changing the WxH will scale the image. If you specify the
 
1330
        no-cache flag (-n), the image will not be cached.
 
1331
        Alternately, you can specify the -f int switch to specify a
 
1332
        cache flust interval for a particular image. Example:
 
1333
        ${image /home/brenden/cheeseburger.jpg -p 20,20 -s 200x200}
 
1334
        will render 'cheeseburger.jpg' at (20,20) scaled to 200x200
 
1335
        pixels. Conky does not make any attempt to adjust the
 
1336
        position (or any other formatting) of images, they are just
 
1337
        rendered as per the arguments passed. The only reason
 
1338
        $image is part of the TEXT section, is to allow for runtime
 
1339
        modifications, through $execp $lua_parse, or some other
 
1340
        method. 
 
1341
        <p></p>
 
1342
</td>
1094
1343
</tr>
1095
1344
<tr bgcolor="#fffafa">
1096
1345
<td align="center">imap_messages</td>
1097
1346
<td align="center">(args)</td>
1098
1347
<td>Displays the number of messages in your global
1099
1348
        IMAP inbox by default. You can define individual IMAP
1100
 
        inboxes seperately by passing arguments to this object.
 
1349
        inboxes separately by passing arguments to this object.
1101
1350
        Arguments are: "host user pass [-i interval (in seconds)]
1102
 
        [-f folder] [-p port] [-e command] [-r retries]". Default
 
1351
        [-f 'folder'] [-p port] [-e 'command'] [-r retries]". Default
1103
1352
        port is 143, default folder is 'INBOX', default interval is
1104
1353
        5 minutes, and default number of retries before giving up
1105
1354
        is 5. If the password is supplied as '*', you will be
1106
1355
        prompted to enter the password when Conky starts. 
1107
 
        </td>
 
1356
        <p></p>
 
1357
</td>
1108
1358
</tr>
1109
1359
<tr bgcolor="#b4cdcd">
1110
1360
<td align="center">imap_unseen</td>
1111
1361
<td align="center">(args)</td>
1112
1362
<td>Displays the number of unseen messages in your
1113
1363
        global IMAP inbox by default. You can define individual
1114
 
        IMAP inboxes seperately by passing arguments to this
 
1364
        IMAP inboxes separately by passing arguments to this
1115
1365
        object. Arguments are: "host user pass [-i interval (in
1116
 
        seconds)] [-f folder] [-p port] [-e command] [-r retries]".
 
1366
        seconds)] [-f 'folder'] [-p port] [-e 'command'] [-r retries]".
1117
1367
        Default port is 143, default folder is 'INBOX', default
1118
1368
        interval is 5 minutes, and default number of retries before
1119
1369
        giving up is 5. If the password is supplied as '*', you
1120
1370
        will be prompted to enter the password when Conky starts. 
 
1371
        <p></p>
 
1372
</td>
 
1373
</tr>
 
1374
<tr bgcolor="#fffafa">
 
1375
<td align="center">include</td>
 
1376
<td align="center">path</td>
 
1377
<td>
 
1378
            <p>Loads the configfile at path, places the
 
1379
            configsettings behind the configsettings in the orginal
 
1380
            config and places the vars where the includevar
 
1381
            stood.</p>
1121
1382
        </td>
1122
1383
</tr>
1123
 
<tr bgcolor="#fffafa">
 
1384
<tr bgcolor="#b4cdcd">
1124
1385
<td align="center">ioscheduler</td>
1125
1386
<td align="center">disk</td>
1126
1387
<td>Prints the current ioscheduler used for the given
1127
1388
        disk name (i.e. e.g. "hda" or "sdb") 
1128
 
        </td>
 
1389
        <p></p>
 
1390
</td>
1129
1391
</tr>
1130
 
<tr bgcolor="#b4cdcd">
 
1392
<tr bgcolor="#fffafa">
1131
1393
<td align="center">kernel</td>
1132
1394
<td align="center"></td>
1133
1395
<td>Kernel version 
1134
 
        </td>
 
1396
        <p></p>
 
1397
</td>
1135
1398
</tr>
1136
 
<tr bgcolor="#fffafa">
 
1399
<tr bgcolor="#b4cdcd">
1137
1400
<td align="center">laptop_mode</td>
1138
1401
<td align="center"></td>
1139
1402
<td>The value of /proc/sys/vm/laptop_mode 
1140
 
        </td>
 
1403
        <p></p>
 
1404
</td>
1141
1405
</tr>
1142
 
<tr bgcolor="#b4cdcd">
 
1406
<tr bgcolor="#fffafa">
1143
1407
<td align="center">lines</td>
1144
1408
<td align="center">textfile</td>
1145
1409
<td>Displays the number of lines in the given file 
1146
 
        </td>
 
1410
        <p></p>
 
1411
</td>
1147
1412
</tr>
1148
 
<tr bgcolor="#fffafa">
 
1413
<tr bgcolor="#b4cdcd">
1149
1414
<td align="center">loadavg</td>
1150
 
<td align="center"></td>
1151
 
<td>(1,2,3)&gt; System load average, 1 is for past 1
1152
 
        minute, 2 for past 5 minutes and 3 for past 15 minutes. 
1153
 
        </td>
 
1415
<td align="center">(1|2|3)</td>
 
1416
<td>System load average, 1 is for past 1 minute, 2
 
1417
        for past 5 minutes and 3 for past 15 minutes. Without argument, prints
 
1418
        all three values separated by whitespace.
 
1419
        <p></p>
 
1420
</td>
1154
1421
</tr>
1155
 
<tr bgcolor="#b4cdcd">
 
1422
<tr bgcolor="#fffafa">
1156
1423
<td align="center">loadgraph</td>
1157
 
<td align="center">("normal"|"log") (height),(width) (gradient
1158
 
            colour 1) (gradient colour 2) (scale)</td>
 
1424
<td align="center">(height),(width) (gradient colour 1)
 
1425
            (gradient colour 2) (scale) (-t) (-l)</td>
1159
1426
<td>Load1 average graph, similar to xload, with
1160
1427
        optional colours in hex, minus the #. Uses a logarithmic
1161
 
        scale (to see small numbers) when you use "log" instead of
1162
 
        "normal". 
1163
 
        </td>
 
1428
        scale (to see small numbers) when you use the -l switch.
 
1429
        Takes the switch '-t' to use a temperature gradient, which
 
1430
        makes the gradient values change depending on the amplitude
 
1431
        of a particular graph value (try it and see). 
 
1432
        <p></p>
 
1433
</td>
1164
1434
</tr>
1165
 
<tr bgcolor="#fffafa">
 
1435
<tr bgcolor="#b4cdcd">
1166
1436
<td align="center">lua</td>
1167
1437
<td align="center">function_name (function parameters)</td>
1168
1438
<td>Executes a Lua function with given parameters,
1169
1439
        then prints the returned string. See also 'lua_load' on how
1170
 
        to load scripts. 
1171
 
        </td>
 
1440
        to load scripts. Conky puts 'conky_' in front of
 
1441
        function_name to prevent accidental calls to the wrong
 
1442
        function unless you put you place 'conky_' in front of it
 
1443
        yourself. 
 
1444
        <p></p>
 
1445
</td>
1172
1446
</tr>
1173
 
<tr bgcolor="#b4cdcd">
 
1447
<tr bgcolor="#fffafa">
1174
1448
<td align="center">lua_bar</td>
1175
1449
<td align="center">(height, width) function_name (function
1176
1450
            parameters)</td>
1177
1451
<td>Executes a Lua function with given parameters and
1178
1452
        draws a bar. Expects result value to be an integer between
1179
 
        0 and 100. See also 'lua_load' on how to load scripts. 
1180
 
        </td>
 
1453
        0 and 100. See also 'lua_load' on how to load scripts.
 
1454
        Conky puts 'conky_' in front of function_name to prevent
 
1455
        accidental calls to the wrong function unless you put you
 
1456
        place 'conky_' in front of it yourself. 
 
1457
        <p></p>
 
1458
</td>
1181
1459
</tr>
1182
 
<tr bgcolor="#fffafa">
 
1460
<tr bgcolor="#b4cdcd">
1183
1461
<td align="center">lua_gauge</td>
1184
1462
<td align="center">(height, width) function_name (function
1185
1463
            parameters)</td>
1186
1464
<td>Executes a Lua function with given parameters and
1187
1465
        draws a gauge. Expects result value to be an integer
1188
1466
        between 0 and 100. See also 'lua_load' on how to load
1189
 
        scripts. 
1190
 
        </td>
 
1467
        scripts. Conky puts 'conky_' in front of function_name to
 
1468
        prevent accidental calls to the wrong function unless you
 
1469
        put you place 'conky_' in front of it yourself. 
 
1470
        <p></p>
 
1471
</td>
1191
1472
</tr>
1192
 
<tr bgcolor="#b4cdcd">
 
1473
<tr bgcolor="#fffafa">
1193
1474
<td align="center">lua_graph</td>
1194
 
<td align="center">function_name (function parameters)
1195
 
            ("normal"|"log") (height),(width) (gradient colour 1)
1196
 
            (gradient colour 2) (scale)</td>
1197
 
<td>Executes a Lua function with given parameters and
1198
 
        draws a graph. Expects result value to be any number, and
1199
 
        by default will scale to show the full range. See also
1200
 
        'lua_load' on how to load scripts. 
1201
 
        </td>
 
1475
<td align="center">function_name (height),(width) (gradient colour
 
1476
            1) (gradient colour 2) (scale) (-t) (-l)</td>
 
1477
<td>Executes a Lua function with and draws a graph.
 
1478
        Expects result value to be any number, and by default will
 
1479
        scale to show the full range. See also 'lua_load' on how to
 
1480
        load scripts. Takes the switch '-t' to use a temperature
 
1481
        gradient, which makes the gradient values change depending
 
1482
        on the amplitude of a particular graph value (try it and
 
1483
        see). Conky puts 'conky_' in front of function_name to
 
1484
        prevent accidental calls to the wrong function unless you
 
1485
        put you place 'conky_' in front of it yourself. 
 
1486
        <p></p>
 
1487
</td>
1202
1488
</tr>
1203
 
<tr bgcolor="#fffafa">
 
1489
<tr bgcolor="#b4cdcd">
1204
1490
<td align="center">lua_parse</td>
1205
1491
<td align="center">function_name (function parameters)</td>
1206
1492
<td>Executes a Lua function with given parameters as
1207
1493
        per $lua, then parses and prints the result value as per
1208
1494
        the syntax for Conky's TEXT section. See also 'lua_load' on
1209
 
        how to load scripts. 
1210
 
        </td>
1211
 
</tr>
1212
 
<tr bgcolor="#b4cdcd">
1213
 
<td align="center">lua_read_parse</td>
1214
 
<td align="center">function_name (conky text)</td>
1215
 
<td>Executes a Lua function per $lua, except takes a
1216
 
        2nd argument which is first evaluated as per Conky's TEXT
1217
 
        section and passed to the function first. The return value
1218
 
        is then parsed and prints the result value as per the
1219
 
        syntax for Conky's TEXT section. See also 'lua_load' on how
1220
 
        to load scripts. 
1221
 
        </td>
 
1495
        how to load scripts. Conky puts 'conky_' in front of
 
1496
        function_name to prevent accidental calls to the wrong
 
1497
        function unless you put you place 'conky_' in front of it
 
1498
        yourself. 
 
1499
        <p></p>
 
1500
</td>
1222
1501
</tr>
1223
1502
<tr bgcolor="#fffafa">
1224
1503
<td align="center">machine</td>
1225
1504
<td align="center"></td>
1226
1505
<td>Machine, i686 for example 
1227
 
        </td>
 
1506
        <p></p>
 
1507
</td>
1228
1508
</tr>
1229
1509
<tr bgcolor="#b4cdcd">
1230
1510
<td align="center">mails</td>
1234
1514
        supported. You can use a program like fetchmail to get
1235
1515
        mails from some server using your favourite protocol. See
1236
1516
        also new_mails. 
1237
 
        </td>
 
1517
        <p></p>
 
1518
</td>
1238
1519
</tr>
1239
1520
<tr bgcolor="#fffafa">
1240
1521
<td align="center">mboxscan</td>
1244
1525
        format mailbox. mbox parameter is the filename of the
1245
1526
        mailbox (can be encapsulated using '"', ie. ${mboxscan -n
1246
1527
        10 "/home/brenden/some box"} 
1247
 
        </td>
 
1528
        <p></p>
 
1529
</td>
1248
1530
</tr>
1249
1531
<tr bgcolor="#b4cdcd">
1250
1532
<td align="center">mem</td>
1251
1533
<td align="center"></td>
1252
1534
<td>Amount of memory in use 
1253
 
        </td>
 
1535
        <p></p>
 
1536
</td>
1254
1537
</tr>
1255
1538
<tr bgcolor="#fffafa">
1256
1539
<td align="center">membar</td>
1257
1540
<td align="center">(height),(width)</td>
1258
1541
<td>Bar that shows amount of memory in use 
1259
 
        </td>
 
1542
        <p></p>
 
1543
</td>
1260
1544
</tr>
1261
1545
<tr bgcolor="#b4cdcd">
1262
1546
<td align="center">memeasyfree</td>
1263
1547
<td align="center"></td>
1264
1548
<td>Amount of free memory including the memory that
1265
1549
        is very easily freed (buffers/cache) 
1266
 
        </td>
 
1550
        <p></p>
 
1551
</td>
1267
1552
</tr>
1268
1553
<tr bgcolor="#fffafa">
1269
1554
<td align="center">memfree</td>
1270
1555
<td align="center"></td>
1271
1556
<td>Amount of free memory 
1272
 
        </td>
 
1557
        <p></p>
 
1558
</td>
1273
1559
</tr>
1274
1560
<tr bgcolor="#b4cdcd">
1275
1561
<td align="center">memgauge</td>
1276
1562
<td align="center">(height),(width)</td>
1277
1563
<td>Gauge that shows amount of memory in use (see
1278
1564
        cpugauge) 
1279
 
        </td>
 
1565
        <p></p>
 
1566
</td>
1280
1567
</tr>
1281
1568
<tr bgcolor="#fffafa">
1282
1569
<td align="center">memgraph</td>
1283
 
<td align="center">("normal"|"log") (height),(width) (gradient
1284
 
            colour 1) (gradient colour 2) (scale)</td>
 
1570
<td align="center">(height),(width) (gradient colour 1) (gradient
 
1571
            colour 2) (scale) (-t) (-l)</td>
1285
1572
<td>Memory usage graph. Uses a logarithmic scale (to
1286
 
        see small numbers) when you use "log" instead of "normal". 
1287
 
        </td>
 
1573
        see small numbers) when you use the -l switch. Takes the
 
1574
        switch '-t' to use a temperature gradient, which makes the
 
1575
        gradient values change depending on the amplitude of a
 
1576
        particular graph value (try it and see). 
 
1577
        <p></p>
 
1578
</td>
1288
1579
</tr>
1289
1580
<tr bgcolor="#b4cdcd">
1290
1581
<td align="center">memmax</td>
1291
1582
<td align="center"></td>
1292
1583
<td>Total amount of memory 
1293
 
        </td>
 
1584
        <p></p>
 
1585
</td>
1294
1586
</tr>
1295
1587
<tr bgcolor="#fffafa">
1296
1588
<td align="center">memperc</td>
1297
1589
<td align="center"></td>
1298
1590
<td>Percentage of memory in use 
1299
 
        </td>
 
1591
        <p></p>
 
1592
</td>
1300
1593
</tr>
1301
1594
<tr bgcolor="#b4cdcd">
1302
1595
<td align="center">mixer</td>
1303
1596
<td align="center">(device)</td>
1304
1597
<td>Prints the mixer value as reported by the OS.
1305
 
        Default mixer is "vol", but you can specify one of the
1306
 
        following optional arguments: "vol", "bass", "treble",
1307
 
        "synth", "pcm", "speaker", "line", "mic", "cd", "mix",
1308
 
        "pcm2", "rec", "igain", "ogain", "line1", "line2", "line3",
1309
 
        "dig1", "dig2", "dig3", "phin", "phout", "video", "radio",
1310
 
        "monitor". Refer to the definition of SOUND_DEVICE_NAMES in
1311
 
        &lt;linux/soundcard.h&gt; (on Linux), &lt;soundcard.h&gt;
1312
 
        (on OpenBSD), or &lt;sys/soundcard.h&gt; to find the exact
1313
 
        options available on your system. 
1314
 
        </td>
 
1598
        Default mixer is "Master", but you can specify one of the
 
1599
        available ALSA Simple mixer controls.
 
1600
        You can find the list of those available on your system
 
1601
        using amixer.
 
1602
        <p></p>
 
1603
</td>
1315
1604
</tr>
1316
1605
<tr bgcolor="#fffafa">
1317
1606
<td align="center">mixerbar</td>
1318
1607
<td align="center">(device)</td>
1319
1608
<td>Displays mixer value in a bar as reported by the
1320
1609
        OS. See docs for $mixer for details on arguments. 
1321
 
        </td>
 
1610
        <p></p>
 
1611
</td>
1322
1612
</tr>
1323
1613
<tr bgcolor="#b4cdcd">
1324
1614
<td align="center">mixerl</td>
1325
1615
<td align="center">(device)</td>
1326
1616
<td>Prints the left channel mixer value as reported
1327
1617
        by the OS. See docs for $mixer for details on arguments. 
1328
 
        </td>
 
1618
        <p></p>
 
1619
</td>
1329
1620
</tr>
1330
1621
<tr bgcolor="#fffafa">
1331
1622
<td align="center">mixerlbar</td>
1333
1624
<td>Displays the left channel mixer value in a bar as
1334
1625
        reported by the OS. See docs for $mixer for details on
1335
1626
        arguments. 
1336
 
        </td>
 
1627
        <p></p>
 
1628
</td>
1337
1629
</tr>
1338
1630
<tr bgcolor="#b4cdcd">
1339
1631
<td align="center">mixerr</td>
1340
1632
<td align="center">(device)</td>
1341
1633
<td>Prints the right channel mixer value as reported
1342
1634
        by the OS. See docs for $mixer for details on arguments. 
1343
 
        </td>
 
1635
        <p></p>
 
1636
</td>
1344
1637
</tr>
1345
1638
<tr bgcolor="#fffafa">
1346
1639
<td align="center">mixerrbar</td>
1348
1641
<td>Displays the right channel mixer value in a bar
1349
1642
        as reported by the OS. See docs for $mixer for details on
1350
1643
        arguments. 
1351
 
        </td>
 
1644
        <p></p>
 
1645
</td>
1352
1646
</tr>
1353
1647
<tr bgcolor="#b4cdcd">
1354
1648
<td align="center">moc_album</td>
1355
1649
<td align="center"></td>
1356
1650
<td>Album of the current MOC song 
1357
 
        </td>
 
1651
        <p></p>
 
1652
</td>
1358
1653
</tr>
1359
1654
<tr bgcolor="#fffafa">
1360
1655
<td align="center">moc_artist</td>
1361
1656
<td align="center"></td>
1362
1657
<td>Artist of the current MOC song 
1363
 
        </td>
 
1658
        <p></p>
 
1659
</td>
1364
1660
</tr>
1365
1661
<tr bgcolor="#b4cdcd">
1366
1662
<td align="center">moc_bitrate</td>
1367
1663
<td align="center"></td>
1368
1664
<td>Bitrate in the current MOC song 
1369
 
        </td>
 
1665
        <p></p>
 
1666
</td>
1370
1667
</tr>
1371
1668
<tr bgcolor="#fffafa">
1372
1669
<td align="center">moc_curtime</td>
1373
1670
<td align="center"></td>
1374
1671
<td>Current time of the current MOC song 
1375
 
        </td>
 
1672
        <p></p>
 
1673
</td>
1376
1674
</tr>
1377
1675
<tr bgcolor="#b4cdcd">
1378
1676
<td align="center">moc_file</td>
1379
1677
<td align="center"></td>
1380
1678
<td>File name of the current MOC song 
1381
 
        </td>
 
1679
        <p></p>
 
1680
</td>
1382
1681
</tr>
1383
1682
<tr bgcolor="#fffafa">
1384
1683
<td align="center">moc_rate</td>
1385
1684
<td align="center"></td>
1386
1685
<td>Rate of the current MOC song 
1387
 
        </td>
 
1686
        <p></p>
 
1687
</td>
1388
1688
</tr>
1389
1689
<tr bgcolor="#b4cdcd">
1390
1690
<td align="center">moc_song</td>
1391
1691
<td align="center"></td>
1392
1692
<td>The current song name being played in MOC. 
1393
 
        </td>
 
1693
        <p></p>
 
1694
</td>
1394
1695
</tr>
1395
1696
<tr bgcolor="#fffafa">
1396
1697
<td align="center">moc_state</td>
1397
1698
<td align="center"></td>
1398
1699
<td>Current state of MOC; playing, stopped etc. 
1399
 
        </td>
 
1700
        <p></p>
 
1701
</td>
1400
1702
</tr>
1401
1703
<tr bgcolor="#b4cdcd">
1402
1704
<td align="center">moc_timeleft</td>
1403
1705
<td align="center"></td>
1404
1706
<td>Time left in the current MOC song 
1405
 
        </td>
 
1707
        <p></p>
 
1708
</td>
1406
1709
</tr>
1407
1710
<tr bgcolor="#fffafa">
1408
1711
<td align="center">moc_title</td>
1409
1712
<td align="center"></td>
1410
1713
<td>Title of the current MOC song 
1411
 
        </td>
 
1714
        <p></p>
 
1715
</td>
1412
1716
</tr>
1413
1717
<tr bgcolor="#b4cdcd">
1414
1718
<td align="center">moc_totaltime</td>
1415
1719
<td align="center"></td>
1416
1720
<td>Total length of the current MOC song 
1417
 
        </td>
 
1721
        <p></p>
 
1722
</td>
1418
1723
</tr>
1419
1724
<tr bgcolor="#fffafa">
1420
1725
<td align="center">monitor</td>
1421
1726
<td align="center"></td>
1422
 
<td>Number of the monitor on which conky is running 
1423
 
        </td>
 
1727
<td>Number of the monitor on which conky is running
 
1728
        or the message "Not running in X" if this is the case. 
 
1729
        <p></p>
 
1730
</td>
1424
1731
</tr>
1425
1732
<tr bgcolor="#b4cdcd">
1426
1733
<td align="center">monitor_number</td>
1427
1734
<td align="center"></td>
1428
 
<td>Number of monitors 
1429
 
        </td>
 
1735
<td>Number of monitors or the message "Not running in
 
1736
        X" if this is the case. 
 
1737
        <p></p>
 
1738
</td>
1430
1739
</tr>
1431
1740
<tr bgcolor="#fffafa">
1432
1741
<td align="center">mpd_album</td>
1433
1742
<td align="center"></td>
1434
1743
<td>Album in current MPD song 
1435
 
        </td>
 
1744
        <p></p>
 
1745
</td>
1436
1746
</tr>
1437
1747
<tr bgcolor="#b4cdcd">
1438
1748
<td align="center">mpd_artist</td>
1439
1749
<td align="center"></td>
1440
1750
<td>Artist in current MPD song must be enabled at
1441
1751
        compile 
1442
 
        </td>
 
1752
        <p></p>
 
1753
</td>
1443
1754
</tr>
1444
1755
<tr bgcolor="#fffafa">
1445
1756
<td align="center">mpd_bar</td>
1446
1757
<td align="center">(height),(width)</td>
1447
1758
<td>Bar of mpd's progress 
1448
 
        </td>
 
1759
        <p></p>
 
1760
</td>
1449
1761
</tr>
1450
1762
<tr bgcolor="#b4cdcd">
1451
1763
<td align="center">mpd_bitrate</td>
1452
1764
<td align="center"></td>
1453
1765
<td>Bitrate of current song 
1454
 
        </td>
 
1766
        <p></p>
 
1767
</td>
1455
1768
</tr>
1456
1769
<tr bgcolor="#fffafa">
1457
1770
<td align="center">mpd_elapsed</td>
1458
1771
<td align="center"></td>
1459
1772
<td>Song's elapsed time 
1460
 
        </td>
 
1773
        <p></p>
 
1774
</td>
1461
1775
</tr>
1462
1776
<tr bgcolor="#b4cdcd">
1463
1777
<td align="center">mpd_file</td>
1464
1778
<td align="center"></td>
1465
1779
<td>Prints the file name of the current MPD song 
1466
 
        </td>
 
1780
        <p></p>
 
1781
</td>
1467
1782
</tr>
1468
1783
<tr bgcolor="#fffafa">
1469
1784
<td align="center">mpd_length</td>
1470
1785
<td align="center"></td>
1471
1786
<td>Song's length 
1472
 
        </td>
 
1787
        <p></p>
 
1788
</td>
1473
1789
</tr>
1474
1790
<tr bgcolor="#b4cdcd">
1475
1791
<td align="center">mpd_name</td>
1476
1792
<td align="center"></td>
1477
1793
<td>Prints the MPD name field 
1478
 
        </td>
 
1794
        <p></p>
 
1795
</td>
1479
1796
</tr>
1480
1797
<tr bgcolor="#fffafa">
1481
1798
<td align="center">mpd_percent</td>
1482
1799
<td align="center"></td>
1483
1800
<td>Percent of song's progress 
1484
 
        </td>
 
1801
        <p></p>
 
1802
</td>
1485
1803
</tr>
1486
1804
<tr bgcolor="#b4cdcd">
1487
1805
<td align="center">mpd_random</td>
1488
1806
<td align="center"></td>
1489
1807
<td>Random status (On/Off) 
1490
 
        </td>
 
1808
        <p></p>
 
1809
</td>
1491
1810
</tr>
1492
1811
<tr bgcolor="#fffafa">
1493
1812
<td align="center">mpd_repeat</td>
1494
1813
<td align="center"></td>
1495
1814
<td>Repeat status (On/Off) 
1496
 
        </td>
 
1815
        <p></p>
 
1816
</td>
1497
1817
</tr>
1498
1818
<tr bgcolor="#b4cdcd">
1499
1819
<td align="center">mpd_smart</td>
1500
1820
<td align="center">(max length)</td>
1501
1821
<td>Prints the song name in either the form "artist -
1502
1822
        title" or file name, depending on whats available 
1503
 
        </td>
 
1823
        <p></p>
 
1824
</td>
1504
1825
</tr>
1505
1826
<tr bgcolor="#fffafa">
1506
1827
<td align="center">mpd_status</td>
1507
1828
<td align="center"></td>
1508
1829
<td>Playing, stopped, et cetera. 
1509
 
        </td>
 
1830
        <p></p>
 
1831
</td>
1510
1832
</tr>
1511
1833
<tr bgcolor="#b4cdcd">
1512
1834
<td align="center">mpd_title</td>
1513
1835
<td align="center">(max length)</td>
1514
1836
<td>Title of current MPD song 
1515
 
        </td>
 
1837
        <p></p>
 
1838
</td>
1516
1839
</tr>
1517
1840
<tr bgcolor="#fffafa">
1518
1841
<td align="center">mpd_track</td>
1519
1842
<td align="center"></td>
1520
1843
<td>Prints the MPD track field 
1521
 
        </td>
 
1844
        <p></p>
 
1845
</td>
1522
1846
</tr>
1523
1847
<tr bgcolor="#b4cdcd">
1524
1848
<td align="center">mpd_vol</td>
1525
1849
<td align="center"></td>
1526
1850
<td>MPD's volume 
1527
 
        </td>
 
1851
        <p></p>
 
1852
</td>
1528
1853
</tr>
1529
1854
<tr bgcolor="#fffafa">
1530
1855
<td align="center">nameserver</td>
1531
1856
<td align="center">(index)</td>
1532
1857
<td>Print a nameserver from /etc/resolv.conf. Index
1533
1858
        starts at and defaults to 0. 
1534
 
        </td>
 
1859
        <p></p>
 
1860
</td>
1535
1861
</tr>
1536
1862
<tr bgcolor="#b4cdcd">
1537
1863
<td align="center">new_mails</td>
1539
1865
<td>Unread mail count in the specified mailbox or
1540
1866
        mail spool if not. Both mbox and maildir type mailboxes are
1541
1867
        supported. 
1542
 
        </td>
 
1868
        <p></p>
 
1869
</td>
1543
1870
</tr>
1544
1871
<tr bgcolor="#fffafa">
1545
1872
<td align="center">nodename</td>
1546
1873
<td align="center"></td>
1547
1874
<td>Hostname 
1548
 
        </td>
 
1875
        <p></p>
 
1876
</td>
1549
1877
</tr>
1550
1878
<tr bgcolor="#b4cdcd">
1551
1879
<td align="center">nvidia</td>
1554
1882
        library. Each option can be shortened to the least
1555
1883
        significant part. Temperatures are printed as float, all
1556
1884
        other values as integer. 
1557
 
        
1558
 
            
1559
 
            threshold: the thresholdtemperature
1560
 
            at which the gpu slows down
1561
 
            
1562
 
            temp: gives the gpu current
1563
 
            temperature
1564
 
            
1565
 
            ambient: gives current air
1566
 
            temperature near GPU case
1567
 
            
1568
 
            gpufreq: gives the current gpu
1569
 
            frequency
1570
 
            
1571
 
            memfreq: gives the current mem
1572
 
            frequency
1573
 
            
1574
 
            imagequality: which imagequality
1575
 
            should be choosen by OpenGL applications
1576
 
        
1577
 
        </td>
 
1885
        <ul>
 
1886
<li>
 
1887
                <strong>threshold</strong> - 
 
1888
        
 
1889
                The thresholdtemperature at
 
1890
                        which the gpu slows down
 
1891
            </li>
 
1892
<li>
 
1893
                <strong>temp</strong> - 
 
1894
        
 
1895
                Gives the gpu current
 
1896
                        temperature
 
1897
            </li>
 
1898
<li>
 
1899
                <strong>ambient</strong> - 
 
1900
        
 
1901
                Gives current air temperature near GPU
 
1902
                case
 
1903
            </li>
 
1904
<li>
 
1905
                <strong>gpufreq</strong> - 
 
1906
        
 
1907
                Gives the current gpu frequency
 
1908
            </li>
 
1909
<li>
 
1910
                <strong>memfreq</strong> - 
 
1911
        
 
1912
                Gives the current mem frequency
 
1913
            </li>
 
1914
<li>
 
1915
                <strong>imagequality</strong> - 
 
1916
        
 
1917
                Which imagequality should be chosen by
 
1918
                OpenGL applications
 
1919
            </li>
 
1920
</ul>
 
1921
        <p></p>
 
1922
</td>
1578
1923
</tr>
1579
1924
<tr bgcolor="#fffafa">
1580
1925
<td align="center">offset</td>
1581
1926
<td align="center">(pixels)</td>
1582
1927
<td>Move text over by N pixels. See also $voffset. 
1583
 
        </td>
 
1928
        <p></p>
 
1929
</td>
1584
1930
</tr>
1585
1931
<tr bgcolor="#b4cdcd">
1586
1932
<td align="center">outlinecolor</td>
1587
1933
<td align="center">(color)</td>
1588
1934
<td>Change outline color 
1589
 
        </td>
 
1935
        <p></p>
 
1936
</td>
1590
1937
</tr>
1591
1938
<tr bgcolor="#fffafa">
1592
1939
<td align="center">pb_battery</td>
1595
1942
        information on battery status. The item parameter
1596
1943
        specifies, what information to display. Exactly one item
1597
1944
        must be specified. Valid items are: 
1598
 
        
1599
 
            
1600
 
            status: Display if battery is fully
1601
 
            charged, charging, discharging or absent (running on
1602
 
            AC)
1603
 
            
1604
 
            percent: Display charge of battery
1605
 
            in percent, if charging or discharging. Nothing will be
1606
 
            displayed, if battery is fully charged or
1607
 
            absent.
1608
 
            
1609
 
            time: Display the time remaining
1610
 
            until the battery will be fully charged or discharged
1611
 
            at current rate. Nothing is displayed, if battery is
1612
 
            absent or if it's present but fully charged and not
1613
 
            discharging.
1614
 
        
1615
 
        </td>
 
1945
        <ul>
 
1946
<li>
 
1947
                <strong>status</strong> - 
 
1948
        
 
1949
                Display if battery is fully charged,
 
1950
                charging, discharging or absent (running on
 
1951
                AC)
 
1952
            </li>
 
1953
<li>
 
1954
                <strong>percent</strong> - 
 
1955
        
 
1956
                Display charge of battery in percent, if
 
1957
                charging or discharging. Nothing will be displayed,
 
1958
                if battery is fully charged or absent.
 
1959
            </li>
 
1960
<li>
 
1961
                <strong>time</strong> - 
 
1962
        
 
1963
                Display the time remaining until the
 
1964
                battery will be fully charged or discharged at
 
1965
                current rate. Nothing is displayed, if battery is
 
1966
                absent or if it's present but fully charged and not
 
1967
                discharging.
 
1968
            </li>
 
1969
</ul>
 
1970
        <p></p>
 
1971
</td>
 
1972
</tr>
 
1973
<tr bgcolor="#b4cdcd">
 
1974
<td align="center">pid_chroot</td>
 
1975
<td align="center">pid</td>
 
1976
<td>Directory used as rootdirectory by the process
 
1977
        (this will be "/" unless the process did a chroot syscall)
 
1978
        <p></p>
 
1979
</td>
 
1980
</tr>
 
1981
<tr bgcolor="#fffafa">
 
1982
<td align="center">pid_cmdline</td>
 
1983
<td align="center">pid</td>
 
1984
<td>Command line this process was invoked with
 
1985
        <p></p>
 
1986
</td>
 
1987
</tr>
 
1988
<tr bgcolor="#b4cdcd">
 
1989
<td align="center">pid_cwd</td>
 
1990
<td align="center">pid</td>
 
1991
<td>Current working directory of the process
 
1992
        <p></p>
 
1993
</td>
 
1994
</tr>
 
1995
<tr bgcolor="#fffafa">
 
1996
<td align="center">pid_environ</td>
 
1997
<td align="center">pid varname</td>
 
1998
<td>Contents of a environment-var of the process
 
1999
        <p></p>
 
2000
</td>
 
2001
</tr>
 
2002
<tr bgcolor="#b4cdcd">
 
2003
<td align="center">pid_environ_list</td>
 
2004
<td align="center">pid</td>
 
2005
<td>List of environment-vars that the process can see
 
2006
        <p></p>
 
2007
</td>
 
2008
</tr>
 
2009
<tr bgcolor="#fffafa">
 
2010
<td align="center">pid_exe</td>
 
2011
<td align="center">pid</td>
 
2012
<td>Path to executed command that started the process
 
2013
        <p></p>
 
2014
</td>
 
2015
</tr>
 
2016
<tr bgcolor="#b4cdcd">
 
2017
<td align="center">pid_nice</td>
 
2018
<td align="center">pid</td>
 
2019
<td>The nice value of the process
 
2020
        <p></p>
 
2021
</td>
 
2022
</tr>
 
2023
<tr bgcolor="#fffafa">
 
2024
<td align="center">pid_openfiles</td>
 
2025
<td align="center">pid</td>
 
2026
<td>List of files that the process has open
 
2027
        <p></p>
 
2028
</td>
 
2029
</tr>
 
2030
<tr bgcolor="#b4cdcd">
 
2031
<td align="center">pid_parent</td>
 
2032
<td align="center">pid</td>
 
2033
<td>The pid of the parent of the process
 
2034
        <p></p>
 
2035
</td>
 
2036
</tr>
 
2037
<tr bgcolor="#fffafa">
 
2038
<td align="center">pid_priority</td>
 
2039
<td align="center">pid</td>
 
2040
<td>The priority of the process (see 'priority' in "man 5 proc")
 
2041
        <p></p>
 
2042
</td>
 
2043
</tr>
 
2044
<tr bgcolor="#b4cdcd">
 
2045
<td align="center">pid_read</td>
 
2046
<td align="center">pid</td>
 
2047
<td>Total number of bytes read by the process
 
2048
        <p></p>
 
2049
</td>
 
2050
</tr>
 
2051
<tr bgcolor="#fffafa">
 
2052
<td align="center">pid_state</td>
 
2053
<td align="center">pid</td>
 
2054
<td>State of the process
 
2055
        <p></p>
 
2056
</td>
 
2057
</tr>
 
2058
<tr bgcolor="#b4cdcd">
 
2059
<td align="center">pid_state_short</td>
 
2060
<td align="center">pid</td>
 
2061
<td>One of the chars in "RSDZTW" representing the state
 
2062
        of the process where R is running, S is sleeping in an
 
2063
        interruptible wait, D is waiting in uninterruptible disk sleep,
 
2064
        Z is zombie, T is traced or stopped (on a signal), and W is paging
 
2065
        <p></p>
 
2066
</td>
 
2067
</tr>
 
2068
<tr bgcolor="#fffafa">
 
2069
<td align="center">pid_stderr</td>
 
2070
<td align="center">pid</td>
 
2071
<td>Filedescriptor binded to the STDERR of the process
 
2072
        <p></p>
 
2073
</td>
 
2074
</tr>
 
2075
<tr bgcolor="#b4cdcd">
 
2076
<td align="center">pid_stdin</td>
 
2077
<td align="center">pid</td>
 
2078
<td>Filedescriptor binded to the STDIN of the process
 
2079
        <p></p>
 
2080
</td>
 
2081
</tr>
 
2082
<tr bgcolor="#fffafa">
 
2083
<td align="center">pid_stdout</td>
 
2084
<td align="center">pid</td>
 
2085
<td>Filedescriptor binded to the STDOUT of the process
 
2086
        <p></p>
 
2087
</td>
 
2088
</tr>
 
2089
<tr bgcolor="#b4cdcd">
 
2090
<td align="center">pid_threads</td>
 
2091
<td align="center">pid</td>
 
2092
<td>Number of threads in process containing this thread
 
2093
        <p></p>
 
2094
</td>
 
2095
</tr>
 
2096
<tr bgcolor="#fffafa">
 
2097
<td align="center">pid_thread_list</td>
 
2098
<td align="center">pid</td>
 
2099
<td>List with pid's from threads from this process
 
2100
        <p></p>
 
2101
</td>
 
2102
</tr>
 
2103
<tr bgcolor="#b4cdcd">
 
2104
<td align="center">pid_time_kernelmode</td>
 
2105
<td align="center">pid</td>
 
2106
<td>Amount of time that the process has been scheduled in kernel mode in seconds
 
2107
        <p></p>
 
2108
</td>
 
2109
</tr>
 
2110
<tr bgcolor="#fffafa">
 
2111
<td align="center">pid_time_usermode</td>
 
2112
<td align="center">pid</td>
 
2113
<td>Amount of time that the process has been scheduled in user mode in seconds
 
2114
        <p></p>
 
2115
</td>
 
2116
</tr>
 
2117
<tr bgcolor="#b4cdcd">
 
2118
<td align="center">pid_time</td>
 
2119
<td align="center">pid</td>
 
2120
<td>Sum of $pid_time_kernelmode and $pid_time_usermode
 
2121
        <p></p>
 
2122
</td>
 
2123
</tr>
 
2124
<tr bgcolor="#fffafa">
 
2125
<td align="center">pid_uid</td>
 
2126
<td align="center">pid</td>
 
2127
<td>The real uid of the process
 
2128
        <p></p>
 
2129
</td>
 
2130
</tr>
 
2131
<tr bgcolor="#b4cdcd">
 
2132
<td align="center">pid_euid</td>
 
2133
<td align="center">pid</td>
 
2134
<td>The effective uid of the process
 
2135
        <p></p>
 
2136
</td>
 
2137
</tr>
 
2138
<tr bgcolor="#fffafa">
 
2139
<td align="center">pid_suid</td>
 
2140
<td align="center">pid</td>
 
2141
<td>The saved set uid of the process
 
2142
        <p></p>
 
2143
</td>
 
2144
</tr>
 
2145
<tr bgcolor="#b4cdcd">
 
2146
<td align="center">pid_fsuid</td>
 
2147
<td align="center">pid</td>
 
2148
<td>The file system uid of the process
 
2149
        <p></p>
 
2150
</td>
 
2151
</tr>
 
2152
<tr bgcolor="#fffafa">
 
2153
<td align="center">pid_gid</td>
 
2154
<td align="center">pid</td>
 
2155
<td>The real gid of the process
 
2156
        <p></p>
 
2157
</td>
 
2158
</tr>
 
2159
<tr bgcolor="#b4cdcd">
 
2160
<td align="center">pid_egid</td>
 
2161
<td align="center">pid</td>
 
2162
<td>The effective gid of the process
 
2163
        <p></p>
 
2164
</td>
 
2165
</tr>
 
2166
<tr bgcolor="#fffafa">
 
2167
<td align="center">pid_sgid</td>
 
2168
<td align="center">pid</td>
 
2169
<td>The saved set gid of the process
 
2170
        <p></p>
 
2171
</td>
 
2172
</tr>
 
2173
<tr bgcolor="#b4cdcd">
 
2174
<td align="center">pid_fsgid</td>
 
2175
<td align="center">pid</td>
 
2176
<td>The file system gid of the process
 
2177
        <p></p>
 
2178
</td>
 
2179
</tr>
 
2180
<tr bgcolor="#fffafa">
 
2181
<td align="center">pid_vmpeak</td>
 
2182
<td align="center">pid</td>
 
2183
<td>Peak virtual memory size of the process
 
2184
        <p></p>
 
2185
</td>
 
2186
</tr>
 
2187
<tr bgcolor="#b4cdcd">
 
2188
<td align="center">pid_vmsize</td>
 
2189
<td align="center">pid</td>
 
2190
<td>Virtual memory size of the process
 
2191
        <p></p>
 
2192
</td>
 
2193
</tr>
 
2194
<tr bgcolor="#fffafa">
 
2195
<td align="center">pid_vmlck</td>
 
2196
<td align="center">pid</td>
 
2197
<td>Locked memory size of the process
 
2198
        <p></p>
 
2199
</td>
 
2200
</tr>
 
2201
<tr bgcolor="#b4cdcd">
 
2202
<td align="center">pid_vmhwm</td>
 
2203
<td align="center">pid</td>
 
2204
<td>Peak resident set size ("high water mark") of the process
 
2205
        <p></p>
 
2206
</td>
 
2207
</tr>
 
2208
<tr bgcolor="#fffafa">
 
2209
<td align="center">pid_vmrss</td>
 
2210
<td align="center">pid</td>
 
2211
<td>Resident set size of the process
 
2212
        <p></p>
 
2213
</td>
 
2214
</tr>
 
2215
<tr bgcolor="#b4cdcd">
 
2216
<td align="center">pid_vmdata</td>
 
2217
<td align="center">pid</td>
 
2218
<td>Data segment size of the process
 
2219
        <p></p>
 
2220
</td>
 
2221
</tr>
 
2222
<tr bgcolor="#fffafa">
 
2223
<td align="center">pid_vmstk</td>
 
2224
<td align="center">pid</td>
 
2225
<td>Stack segment size of the process
 
2226
        <p></p>
 
2227
</td>
 
2228
</tr>
 
2229
<tr bgcolor="#b4cdcd">
 
2230
<td align="center">pid_vmexe</td>
 
2231
<td align="center">pid</td>
 
2232
<td>Text segment size of the process
 
2233
        <p></p>
 
2234
</td>
 
2235
</tr>
 
2236
<tr bgcolor="#fffafa">
 
2237
<td align="center">pid_vmlib</td>
 
2238
<td align="center">pid</td>
 
2239
<td>Shared library code size of the process
 
2240
        <p></p>
 
2241
</td>
 
2242
</tr>
 
2243
<tr bgcolor="#b4cdcd">
 
2244
<td align="center">pid_vmpte</td>
 
2245
<td align="center">pid</td>
 
2246
<td>Page table entries size of the process
 
2247
        <p></p>
 
2248
</td>
 
2249
</tr>
 
2250
<tr bgcolor="#fffafa">
 
2251
<td align="center">pid_write</td>
 
2252
<td align="center">pid</td>
 
2253
<td>Total number of bytes written by the process
 
2254
        <p></p>
 
2255
</td>
1616
2256
</tr>
1617
2257
<tr bgcolor="#b4cdcd">
1618
2258
<td align="center">platform</td>
1627
2267
        being modified as follows: 'input = input * factor +
1628
2268
        offset'. Note that they have to be given as decimal values
1629
2269
        (i.e. contain at least one decimal place). 
1630
 
        </td>
 
2270
        <p></p>
 
2271
</td>
1631
2272
</tr>
1632
2273
<tr bgcolor="#fffafa">
1633
2274
<td align="center">pop3_unseen</td>
1634
2275
<td align="center">(args)</td>
1635
2276
<td>Displays the number of unseen messages in your
1636
2277
        global POP3 inbox by default. You can define individual
1637
 
        POP3 inboxes seperately by passing arguments to this
 
2278
        POP3 inboxes separately by passing arguments to this
1638
2279
        object. Arguments are: "host user pass [-i interval (in
1639
 
        seconds)] [-p port] [-e command] [-r retries]". Default
 
2280
        seconds)] [-p port] [-e 'command'] [-r retries]". Default
1640
2281
        port is 110, default interval is 5 minutes, and default
1641
2282
        number of retries before giving up is 5. If the password is
1642
2283
        supplied as '*', you will be prompted to enter the password
1643
2284
        when Conky starts. 
1644
 
        </td>
 
2285
        <p></p>
 
2286
</td>
1645
2287
</tr>
1646
2288
<tr bgcolor="#b4cdcd">
1647
2289
<td align="center">pop3_used</td>
1648
2290
<td align="center">(args)</td>
1649
2291
<td>Displays the amount of space (in MiB, 2^20) used
1650
2292
        in your global POP3 inbox by default. You can define
1651
 
        individual POP3 inboxes seperately by passing arguments to
 
2293
        individual POP3 inboxes separately by passing arguments to
1652
2294
        this object. Arguments are: "host user pass [-i interval
1653
 
        (in seconds)] [-p port] [-e command] [-r retries]". Default
 
2295
        (in seconds)] [-p port] [-e 'command'] [-r retries]". Default
1654
2296
        port is 110, default interval is 5 minutes, and default
1655
2297
        number of retries before giving up is 5. If the password is
1656
2298
        supplied as '*', you will be prompted to enter the password
1657
2299
        when Conky starts. 
1658
 
        </td>
 
2300
        <p></p>
 
2301
</td>
1659
2302
</tr>
1660
2303
<tr bgcolor="#fffafa">
1661
2304
<td align="center">pre_exec</td>
1662
2305
<td align="center">shell command</td>
1663
2306
<td>Executes a shell command one time before conky
1664
2307
        displays anything and puts output as text. 
1665
 
        </td>
 
2308
        <p></p>
 
2309
</td>
1666
2310
</tr>
1667
2311
<tr bgcolor="#b4cdcd">
1668
2312
<td align="center">processes</td>
1669
2313
<td align="center"></td>
1670
2314
<td>Total processes (sleeping and running) 
1671
 
        </td>
 
2315
        <p></p>
 
2316
</td>
1672
2317
</tr>
1673
2318
<tr bgcolor="#fffafa">
 
2319
<td align="center">read_tcp</td>
 
2320
<td align="center">(host) port</td>
 
2321
<td>Connects to a tcp port on a host (default is
 
2322
        localhost), reads every char available at the moment and
 
2323
        shows them. 
 
2324
        <p></p>
 
2325
</td>
 
2326
</tr>
 
2327
<tr bgcolor="#b4cdcd">
1674
2328
<td align="center">replied_mails</td>
1675
2329
<td align="center">(maildir)</td>
1676
2330
<td>Number of mails marked as replied in the
1677
2331
        specified mailbox or mail spool if not. Only maildir type
1678
2332
        mailboxes are supported, mbox type will return -1. 
1679
 
        </td>
 
2333
        <p></p>
 
2334
</td>
1680
2335
</tr>
1681
 
<tr bgcolor="#b4cdcd">
 
2336
<tr bgcolor="#fffafa">
1682
2337
<td align="center">rss</td>
1683
 
<td align="center">url delay_in_minutes action (num_par
 
2338
<td align="center">uri interval_in_minutes action (num_par
1684
2339
            (spaces_in_front))</td>
1685
 
<td>Download and parse RSS feeds. Action may be one
1686
 
        of the following: feed_title, item_title (with num par),
1687
 
        item_desc (with num par) and item_titles (when using this
1688
 
        action and spaces_in_front is given conky places that many
1689
 
        spaces in front of each item). 
 
2340
<td>
 
2341
            <p>Download and parse RSS feeds. The interval may be
 
2342
            a floating point value greater than 0, otherwise
 
2343
            defaults to 15 minutes. Action may be one of the
 
2344
            following: feed_title, item_title (with num par),
 
2345
            item_desc (with num par) and item_titles (when using
 
2346
            this action and spaces_in_front is given conky places
 
2347
            that many spaces in front of each item). This object is
 
2348
            threaded, and once a thread is created it can't be
 
2349
            explicitly destroyed. One thread will run for each URI
 
2350
            specified. You can use any protocol that Curl
 
2351
            supports.</p>
1690
2352
        </td>
1691
2353
</tr>
1692
 
<tr bgcolor="#fffafa">
 
2354
<tr bgcolor="#b4cdcd">
1693
2355
<td align="center">running_processes</td>
1694
2356
<td align="center"></td>
1695
2357
<td>Running processes (not sleeping), requires Linux
1696
2358
        2.6 
1697
 
        </td>
 
2359
        <p></p>
 
2360
</td>
 
2361
</tr>
 
2362
<tr bgcolor="#fffafa">
 
2363
<td align="center">running_threads</td>
 
2364
<td align="center"></td>
 
2365
<td>Number of running (runnable) threads. Linux only.
 
2366
        <p></p>
 
2367
</td>
1698
2368
</tr>
1699
2369
<tr bgcolor="#b4cdcd">
1700
2370
<td align="center">scroll</td>
1704
2374
        may also contain variables. 'step' is optional and defaults
1705
2375
        to 1 if not set. If a var creates output on multiple lines
1706
2376
        then the lines are placed behind each other separated with
1707
 
        a '|'-sign. Do NOT use vars that change colors or otherwise
1708
 
        affect the design inside a scrolling text. If you want
1709
 
        spaces between the start and the end of 'text', place them
1710
 
        at the end of 'text' not at the front ("foobar" and "
1711
 
        foobar" can both generate "barfoo" but "foobar " will keep
1712
 
        the spaces like this "bar foo"). 
1713
 
        </td>
 
2377
        a '|'-sign. If you change the textcolor inside $scroll it
 
2378
        will automatically have it's old value back at the end of
 
2379
        $scroll. The end and the start of text will be separated by
 
2380
        'length' number of spaces. 
 
2381
        <p></p>
 
2382
</td>
1714
2383
</tr>
1715
2384
<tr bgcolor="#fffafa">
1716
2385
<td align="center">seen_mails</td>
1718
2387
<td>Number of mails marked as seen in the specified
1719
2388
        mailbox or mail spool if not. Only maildir type mailboxes
1720
2389
        are supported, mbox type will return -1. 
1721
 
        </td>
 
2390
        <p></p>
 
2391
</td>
1722
2392
</tr>
1723
2393
<tr bgcolor="#b4cdcd">
1724
2394
<td align="center">shadecolor</td>
1725
2395
<td align="center">(color)</td>
1726
2396
<td>Change shading color 
1727
 
        </td>
 
2397
        <p></p>
 
2398
</td>
1728
2399
</tr>
1729
2400
<tr bgcolor="#fffafa">
1730
2401
<td align="center">smapi</td>
1735
2406
        corresponding files' content. This is a very raw method of
1736
2407
        accessing the smapi values. When available, better use one
1737
2408
        of the smapi_* variables instead. 
1738
 
        </td>
 
2409
        <p></p>
 
2410
</td>
1739
2411
</tr>
1740
2412
<tr bgcolor="#b4cdcd">
1741
2413
<td align="center">smapi_bat_bar</td>
1742
2414
<td align="center">(INDEX),(height),(width)</td>
1743
2415
<td>when using smapi, display the remaining capacity
1744
2416
        of the battery with index INDEX as a bar. 
1745
 
        </td>
 
2417
        <p></p>
 
2418
</td>
1746
2419
</tr>
1747
2420
<tr bgcolor="#fffafa">
1748
2421
<td align="center">smapi_bat_perc</td>
1751
2424
        in percent of the battery with index INDEX. This is a
1752
2425
        separate variable because it supports the 'use_spacer'
1753
2426
        configuration option. 
1754
 
        </td>
 
2427
        <p></p>
 
2428
</td>
1755
2429
</tr>
1756
2430
<tr bgcolor="#b4cdcd">
1757
2431
<td align="center">smapi_bat_power</td>
1761
2435
        variable because the original read out value is being
1762
2436
        converted from mW. The sign of the output reflects charging
1763
2437
        (positive) or discharging (negative) state. 
1764
 
        </td>
 
2438
        <p></p>
 
2439
</td>
1765
2440
</tr>
1766
2441
<tr bgcolor="#fffafa">
1767
2442
<td align="center">smapi_bat_temp</td>
1770
2445
        of the battery with index INDEX in degree Celsius. This is
1771
2446
        a separate variable because the original read out value is
1772
2447
        being converted from milli degree Celsius. 
1773
 
        </td>
 
2448
        <p></p>
 
2449
</td>
1774
2450
</tr>
1775
2451
<tr bgcolor="#b4cdcd">
1776
2452
<td align="center">sony_fanspeed</td>
1777
2453
<td align="center"></td>
1778
2454
<td>Displays the Sony VAIO fanspeed information if
1779
2455
        sony-laptop kernel support is enabled. Linux only. 
1780
 
        </td>
 
2456
        <p></p>
 
2457
</td>
1781
2458
</tr>
1782
2459
<tr bgcolor="#fffafa">
1783
2460
<td align="center">stippled_hr</td>
1784
2461
<td align="center">(space)</td>
1785
2462
<td>Stippled (dashed) horizontal line 
1786
 
        </td>
 
2463
        <p></p>
 
2464
</td>
1787
2465
</tr>
1788
2466
<tr bgcolor="#b4cdcd">
1789
2467
<td align="center">swap</td>
1790
2468
<td align="center"></td>
1791
2469
<td>Amount of swap in use 
1792
 
        </td>
 
2470
        <p></p>
 
2471
</td>
1793
2472
</tr>
1794
2473
<tr bgcolor="#fffafa">
1795
2474
<td align="center">swapbar</td>
1796
2475
<td align="center">(height),(width)</td>
1797
2476
<td>Bar that shows amount of swap in use 
1798
 
        </td>
 
2477
        <p></p>
 
2478
</td>
1799
2479
</tr>
1800
2480
<tr bgcolor="#b4cdcd">
 
2481
<td align="center">swapfree</td>
 
2482
<td align="center"></td>
 
2483
<td>Amount of free swap 
 
2484
        <p></p>
 
2485
</td>
 
2486
</tr>
 
2487
<tr bgcolor="#fffafa">
1801
2488
<td align="center">swapmax</td>
1802
2489
<td align="center"></td>
1803
2490
<td>Total amount of swap 
1804
 
        </td>
 
2491
        <p></p>
 
2492
</td>
1805
2493
</tr>
1806
 
<tr bgcolor="#fffafa">
 
2494
<tr bgcolor="#b4cdcd">
1807
2495
<td align="center">swapperc</td>
1808
2496
<td align="center"></td>
1809
2497
<td>Percentage of swap in use 
1810
 
        </td>
 
2498
        <p></p>
 
2499
</td>
1811
2500
</tr>
1812
 
<tr bgcolor="#b4cdcd">
 
2501
<tr bgcolor="#fffafa">
1813
2502
<td align="center">sysname</td>
1814
2503
<td align="center"></td>
1815
2504
<td>System name, Linux for example 
1816
 
        </td>
 
2505
        <p></p>
 
2506
</td>
1817
2507
</tr>
1818
 
<tr bgcolor="#fffafa">
 
2508
<tr bgcolor="#b4cdcd">
1819
2509
<td align="center">tab</td>
1820
2510
<td align="center">(width, (start))</td>
1821
2511
<td>Puts a tab of the specified width, starting from
1822
2512
        column 'start'. The unit is pixels for both arguments. 
1823
 
        </td>
 
2513
        <p></p>
 
2514
</td>
1824
2515
</tr>
1825
 
<tr bgcolor="#b4cdcd">
 
2516
<tr bgcolor="#fffafa">
1826
2517
<td align="center">tail</td>
1827
 
<td align="center">logfile lines (interval)</td>
1828
 
<td>Displays last N lines of supplied text text file.
1829
 
        If interval is not supplied, Conky assumes 2x Conky's
1830
 
        interval. Max of 30 lines can be displayed, or until the
1831
 
        text buffer is filled. 
1832
 
        </td>
 
2518
<td align="center">logfile lines (next_check)</td>
 
2519
<td>Displays last N lines of supplied text file. The
 
2520
        file is checked every 'next_check' update. If next_check is
 
2521
        not supplied, Conky defaults to 2. Max of 30 lines can be
 
2522
        displayed, or until the text buffer is filled. 
 
2523
        <p></p>
 
2524
</td>
1833
2525
</tr>
1834
 
<tr bgcolor="#fffafa">
 
2526
<tr bgcolor="#b4cdcd">
1835
2527
<td align="center">tcp_portmon</td>
1836
2528
<td align="center">port_begin port_end item (index)</td>
1837
 
<td>TCP port monitor for specified local ports. Port
1838
 
        numbers must be in the range 1 to 65535. Valid items are: 
1839
 
        
1840
 
            
1841
 
            count- total number of connections
1842
 
            in the range
1843
 
            
1844
 
            rip- remote ip address
1845
 
            
1846
 
            rhost- remote host name
1847
 
            
1848
 
            rport- remote port number
1849
 
            
1850
 
            rservice- remote service name from
1851
 
            /etc/services
1852
 
            
1853
 
            lip- local ip address
1854
 
            
1855
 
            lhost- local host name
1856
 
            
1857
 
            lport- local port number
1858
 
            
1859
 
            lservice- local service name from
1860
 
            /etc/services
1861
 
        The connection index provides you with access
1862
 
        to each connection in the port monitor. The monitor will
1863
 
        return information for index values from 0 to n-1
1864
 
        connections. Values higher than n-1 are simply ignored. For
1865
 
        the "count" item, the connection index must be omitted. It
1866
 
        is required for all other items. 
1867
 
        
1868
 
            Examples:
1869
 
            
1870
 
            ${tcp_portmon 6881 6999 count}-
1871
 
            displays the number of connections in the bittorrent
1872
 
            port range
1873
 
            
1874
 
            ${tcp_portmon 22 22 rip 0}- displays
1875
 
            the remote host ip of the first sshd
1876
 
            connection
1877
 
            
1878
 
            ${tcp_portmon 22 22 rip 9}- displays
1879
 
            the remote host ip of the tenth sshd
1880
 
            connection
1881
 
            
1882
 
            ${tcp_portmon 1 1024 rhost 0}-
1883
 
            displays the remote host name of the first connection
1884
 
            on a privileged port
1885
 
            
1886
 
            ${tcp_portmon 1 1024 rport 4}-
1887
 
            displays the remote host port of the fifth connection
1888
 
            on a privileged port
1889
 
            
1890
 
            ${tcp_portmon 1 65535 lservice 14}-
1891
 
            displays the local service name of the fifteenth
1892
 
            connection in the range of all ports
1893
 
        Note that port monitor variables which share
1894
 
        the same port range actually refer to the same monitor, so
1895
 
        many references to a single port range for different items
1896
 
        and different indexes all use the same monitor internally.
1897
 
        In other words, the program avoids creating redundant
1898
 
        monitors.</td>
 
2529
<td>
 
2530
            <p>TCP port (both IPv6 and IPv4) monitor for
 
2531
            specified local ports. Port numbers must be in
 
2532
            the range 1 to 65535. Valid items are:</p>
 
2533
            <ul>
 
2534
<li>
 
2535
                    <strong>count</strong> - 
 
2536
        
 
2537
                    Total number of connections in the
 
2538
                    range
 
2539
                </li>
 
2540
<li>
 
2541
                    <strong>rip</strong> - 
 
2542
        
 
2543
                    Remote ip address
 
2544
                </li>
 
2545
<li>
 
2546
                    <strong>rhost</strong> - 
 
2547
        
 
2548
                    Remote host name
 
2549
                </li>
 
2550
<li>
 
2551
                    <strong>rport</strong> - 
 
2552
        
 
2553
                    Remote port number
 
2554
                </li>
 
2555
<li>
 
2556
                    <strong>rservice</strong> - 
 
2557
        
 
2558
                    Remote service name from
 
2559
                    /etc/services
 
2560
                </li>
 
2561
<li>
 
2562
                    <strong>lip</strong> - 
 
2563
        
 
2564
                    Local ip address
 
2565
                </li>
 
2566
<li>
 
2567
                    <strong>lhost</strong> - 
 
2568
        
 
2569
                    Local host name
 
2570
                </li>
 
2571
<li>
 
2572
                    <strong>lport</strong> - 
 
2573
        
 
2574
                    Local port number
 
2575
                </li>
 
2576
<li>
 
2577
                    <strong>lservice</strong> - 
 
2578
        
 
2579
                    Local service name from
 
2580
                    /etc/services
 
2581
                </li>
 
2582
</ul>
 
2583
            <p>The connection index provides you with access to
 
2584
            each connection in the port monitor. The monitor will
 
2585
            return information for index values from 0 to n-1
 
2586
            connections. Values higher than n-1 are simply ignored.
 
2587
            For the "count" item, the connection index must be
 
2588
            omitted. It is required for all other items.</p>
 
2589
            <p>Examples:</p>
 
2590
            <ul>
 
2591
<li>
 
2592
                    <strong>${tcp_portmon 6881 6999
 
2593
                    count}</strong> - 
 
2594
        
 
2595
                    Displays the number of connections in
 
2596
                    the bittorrent port range
 
2597
                </li>
 
2598
<li>
 
2599
                    <strong>${tcp_portmon 22 22 rip 0}</strong> - 
 
2600
        
 
2601
                    Displays the remote host ip of the
 
2602
                    first sshd connection
 
2603
                </li>
 
2604
<li>
 
2605
                    <strong>${tcp_portmon 22 22 rip 9}</strong> - 
 
2606
        
 
2607
                    Displays the remote host ip of the
 
2608
                    tenth sshd connection
 
2609
                </li>
 
2610
<li>
 
2611
                    <strong>${tcp_portmon 1 1024 rhost
 
2612
                    0}</strong> - 
 
2613
        
 
2614
                    Displays the remote host name of the
 
2615
                    first connection on a privileged port
 
2616
                </li>
 
2617
<li>
 
2618
                    <strong>${tcp_portmon 1 1024 rport
 
2619
                    4}</strong> - 
 
2620
        
 
2621
                    Displays the remote host port of the
 
2622
                    fifth connection on a privileged port
 
2623
                </li>
 
2624
<li>
 
2625
                    <strong>${tcp_portmon 1 65535 lservice
 
2626
                    14}</strong> - 
 
2627
        
 
2628
                    Displays the local service name of the
 
2629
                    fifteenth connection in the range of all
 
2630
                    ports
 
2631
                </li>
 
2632
</ul>
 
2633
            <p>Note that port monitor variables which share the
 
2634
            same port range actually refer to the same monitor, so
 
2635
            many references to a single port range for different
 
2636
            items and different indexes all use the same monitor
 
2637
            internally. In other words, the program avoids creating
 
2638
            redundant monitors.</p>
 
2639
        </td>
1899
2640
</tr>
1900
 
<tr bgcolor="#b4cdcd">
 
2641
<tr bgcolor="#fffafa">
1901
2642
<td align="center">templateN</td>
1902
2643
<td align="center">(arg1)</td>
1903
 
<td>Evaluate the content of the templateN
1904
 
        configuration variable (where N is a value between 0 and 9,
1905
 
        inclusively), applying substitutions as described in the
1906
 
        documentation of the corresponding configuration variable.
1907
 
        The number of arguments is optional, but must match the
1908
 
        highest referred index in the template. You can use the
1909
 
        same special sequences in each argument as the ones valid
1910
 
        for a template definition, e.g. to allow an argument to
1911
 
        contain a whitespace. Also simple nesting of templates is
1912
 
        possible this way. 
 
2644
<td>
 
2645
            <p>Evaluate the content of the templateN
 
2646
            configuration variable (where N is a value between 0
 
2647
            and 9, inclusively), applying substitutions as
 
2648
            described in the documentation of the corresponding
 
2649
            configuration variable. The number of arguments is
 
2650
            optional, but must match the highest referred index in
 
2651
            the template. You can use the same special sequences in
 
2652
            each argument as the ones valid for a template
 
2653
            definition, e.g. to allow an argument to contain a
 
2654
            whitespace. Also simple nesting of templates is
 
2655
            possible this way.</p>
 
2656
            <p>Here are some examples of template
 
2657
            definitions:</p>
 
2658
            <ul>
 
2659
<li>template0 $\1\2</li>
 
2660
<li>template1 \1: ${fs_used \2} / ${fs_size
 
2661
                \2}</li>
 
2662
<li>template2 \1 \2</li>
 
2663
</ul>
 
2664
            <p>The following list shows sample usage of the
 
2665
            templates defined above, with the equivalent syntax
 
2666
            when not using any template at all:</p>
 
2667
            
 
2668
                
 
2669
                    
 
2670
                        
 
2671
                            using template
 
2672
                            same without template
 
2673
                        
 
2674
                    
 
2675
                    
 
2676
                        
 
2677
                            ${template0 node name}
 
2678
                            $nodename
 
2679
                        
 
2680
                        
 
2681
                            ${template1 root /}
 
2682
                            root: ${fs_free /} / ${fs_size
 
2683
                            /}
 
2684
                        
 
2685
                        
 
2686
                            
 
2687
                                ${template1
 
2688
                                ${template2\ disk\ root}
 
2689
                                /}
 
2690
                            
 
2691
                            
 
2692
                                disk root:
 
2693
                                ${fs_free /} / ${fs_size
 
2694
                                /}
 
2695
                            
 
2696
                        
 
2697
                    
 
2698
                
 
2699
            
1913
2700
        </td>
1914
2701
</tr>
1915
 
<tr bgcolor="#fffafa">
 
2702
<tr bgcolor="#b4cdcd">
1916
2703
<td align="center">texeci</td>
1917
2704
<td align="center">interval command</td>
1918
2705
<td>Runs a command at an interval inside a thread and
1922
2709
        longer then the time it takes your script to execute. For
1923
2710
        example, if you have a script that take 5 seconds to
1924
2711
        execute, you should make the interval at least 6 seconds.
1925
 
        See also $execi. 
1926
 
        </td>
 
2712
        See also $execi. This object will clean up the thread when
 
2713
        it is destroyed, so it can safely be used in a nested
 
2714
        fashion, though it may not produce the desired behaviour if
 
2715
        used this way. 
 
2716
        <p></p>
 
2717
</td>
 
2718
</tr>
 
2719
<tr bgcolor="#fffafa">
 
2720
<td align="center">threads</td>
 
2721
<td align="center"></td>
 
2722
<td>Total threads
 
2723
        <p></p>
 
2724
</td>
1927
2725
</tr>
1928
2726
<tr bgcolor="#b4cdcd">
1929
2727
<td align="center">time</td>
1930
2728
<td align="center">(format)</td>
1931
2729
<td>Local time, see man strftime to get more
1932
2730
        information about format 
1933
 
        </td>
 
2731
        <p></p>
 
2732
</td>
1934
2733
</tr>
1935
2734
<tr bgcolor="#fffafa">
 
2735
<td align="center">to_bytes</td>
 
2736
<td align="center">size</td>
 
2737
<td>If 'size' is a number followed by a size-unit
 
2738
        (kilobyte,mb,GiB,...) then it converts the size to bytes
 
2739
        and shows it without unit, otherwise it just shows 'size'. 
 
2740
        <p></p>
 
2741
</td>
 
2742
</tr>
 
2743
<tr bgcolor="#b4cdcd">
1936
2744
<td align="center">top</td>
1937
 
<td align="center">type, num</td>
 
2745
<td align="center">type num</td>
1938
2746
<td>This takes arguments in the form:top (name)
1939
2747
        (number) Basically, processes are ranked from highest to
1940
2748
        lowest in terms of cpu usage, which is what (num)
1941
2749
        represents. The types are: "name", "pid", "cpu", "mem",
1942
 
        "mem_res", "mem_vsize", and "time". There can be a max of
1943
 
        10 processes listed. 
1944
 
        </td>
 
2750
        "mem_res", "mem_vsize", "time", "io_perc", "io_read" and
 
2751
        "io_write". There can be a max of 10 processes listed. 
 
2752
        <p></p>
 
2753
</td>
 
2754
</tr>
 
2755
<tr bgcolor="#fffafa">
 
2756
<td align="center">top_io</td>
 
2757
<td align="center">type num</td>
 
2758
<td>Same as top, except sorted by the amount of I/O
 
2759
        the process has done during the update interval 
 
2760
        <p></p>
 
2761
</td>
1945
2762
</tr>
1946
2763
<tr bgcolor="#b4cdcd">
1947
2764
<td align="center">top_mem</td>
1948
 
<td align="center">type, num</td>
 
2765
<td align="center">type num</td>
1949
2766
<td>Same as top, except sorted by mem usage instead
1950
2767
        of cpu 
1951
 
        </td>
 
2768
        <p></p>
 
2769
</td>
1952
2770
</tr>
1953
2771
<tr bgcolor="#fffafa">
1954
2772
<td align="center">top_time</td>
1955
 
<td align="center">type, num</td>
 
2773
<td align="center">type num</td>
1956
2774
<td>Same as top, except sorted by total CPU time
1957
2775
        instead of current CPU usage 
1958
 
        </td>
 
2776
        <p></p>
 
2777
</td>
1959
2778
</tr>
1960
2779
<tr bgcolor="#b4cdcd">
1961
2780
<td align="center">totaldown</td>
1962
 
<td align="center">net</td>
 
2781
<td align="center">(net)</td>
1963
2782
<td>Total download, overflows at 4 GB on Linux with
1964
2783
        32-bit arch and there doesn't seem to be a way to know how
1965
2784
        many times it has already done that before conky has
1966
2785
        started. 
1967
 
        </td>
 
2786
        <p></p>
 
2787
</td>
1968
2788
</tr>
1969
2789
<tr bgcolor="#fffafa">
1970
2790
<td align="center">totalup</td>
1971
 
<td align="center">net</td>
 
2791
<td align="center">(net)</td>
1972
2792
<td>Total upload, this one too, may overflow 
1973
 
        </td>
 
2793
        <p></p>
 
2794
</td>
1974
2795
</tr>
1975
2796
<tr bgcolor="#b4cdcd">
1976
2797
<td align="center">trashed_mails</td>
1978
2799
<td>Number of mails marked as trashed in the
1979
2800
        specified mailbox or mail spool if not. Only maildir type
1980
2801
        mailboxes are supported, mbox type will return -1. 
1981
 
        </td>
 
2802
        <p></p>
 
2803
</td>
1982
2804
</tr>
1983
2805
<tr bgcolor="#fffafa">
1984
2806
<td align="center">tztime</td>
1985
 
<td align="center">(timezone) (format)</td>
 
2807
<td align="center">(timezone (format))</td>
1986
2808
<td>Local time for specified timezone, see man
1987
2809
        strftime to get more information about format. The timezone
1988
2810
        argument is specified in similar fashion as TZ environment
1989
2811
        variable. For hints, look in /usr/share/zoneinfo. e.g.
1990
2812
        US/Pacific, Europe/Zurich, etc. 
1991
 
        </td>
 
2813
        <p></p>
 
2814
</td>
 
2815
</tr>
 
2816
<tr bgcolor="#b4cdcd">
 
2817
<td align="center">gid_name</td>
 
2818
<td align="center">gid</td>
 
2819
<td>Name of group with this gid
 
2820
        <p></p>
 
2821
</td>
 
2822
</tr>
 
2823
<tr bgcolor="#fffafa">
 
2824
<td align="center">uid_name</td>
 
2825
<td align="center">uid</td>
 
2826
<td>Username of user with this uid
 
2827
        <p></p>
 
2828
</td>
1992
2829
</tr>
1993
2830
<tr bgcolor="#b4cdcd">
1994
2831
<td align="center">unflagged_mails</td>
1996
2833
<td>Number of mails not marked as flagged in the
1997
2834
        specified mailbox or mail spool if not. Only maildir type
1998
2835
        mailboxes are supported, mbox type will return -1. 
1999
 
        </td>
 
2836
        <p></p>
 
2837
</td>
2000
2838
</tr>
2001
2839
<tr bgcolor="#fffafa">
2002
2840
<td align="center">unforwarded_mails</td>
2004
2842
<td>Number of mails not marked as forwarded in the
2005
2843
        specified mailbox or mail spool if not. Only maildir type
2006
2844
        mailboxes are supported, mbox type will return -1. 
2007
 
        </td>
 
2845
        <p></p>
 
2846
</td>
2008
2847
</tr>
2009
2848
<tr bgcolor="#b4cdcd">
2010
2849
<td align="center">unreplied_mails</td>
2012
2851
<td>Number of mails not marked as replied in the
2013
2852
        specified mailbox or mail spool if not. Only maildir type
2014
2853
        mailboxes are supported, mbox type will return -1. 
2015
 
        </td>
 
2854
        <p></p>
 
2855
</td>
2016
2856
</tr>
2017
2857
<tr bgcolor="#fffafa">
2018
2858
<td align="center">unseen_mails</td>
2020
2860
<td>Number of new or unseen mails in the specified
2021
2861
        mailbox or mail spool if not. Only maildir type mailboxes
2022
2862
        are supported, mbox type will return -1. 
2023
 
        </td>
 
2863
        <p></p>
 
2864
</td>
2024
2865
</tr>
2025
2866
<tr bgcolor="#b4cdcd">
2026
2867
<td align="center">updates</td>
2027
2868
<td align="center">Number of updates</td>
2028
2869
<td>for debugging 
2029
 
        </td>
 
2870
        <p></p>
 
2871
</td>
2030
2872
</tr>
2031
2873
<tr bgcolor="#fffafa">
2032
2874
<td align="center">upspeed</td>
2033
 
<td align="center">net</td>
2034
 
<td>Upload speed in KiB 
2035
 
        </td>
 
2875
<td align="center">(net)</td>
 
2876
<td>Upload speed in suitable IEC units 
 
2877
        <p></p>
 
2878
</td>
2036
2879
</tr>
2037
2880
<tr bgcolor="#b4cdcd">
2038
2881
<td align="center">upspeedf</td>
2039
 
<td align="center">net</td>
 
2882
<td align="center">(net)</td>
2040
2883
<td>Upload speed in KiB with one decimal 
2041
 
        </td>
 
2884
        <p></p>
 
2885
</td>
2042
2886
</tr>
2043
2887
<tr bgcolor="#fffafa">
2044
2888
<td align="center">upspeedgraph</td>
2045
 
<td align="center">(netdev) ("normal"|"log") (height),(width)
2046
 
            (gradient colour 1) (gradient colour 2)
2047
 
            (scale)</td>
 
2889
<td align="center">(netdev) (height),(width) (gradient colour 1)
 
2890
            (gradient colour 2) (scale) (-t) (-l)</td>
2048
2891
<td>Upload speed graph, colours defined in hex, minus
2049
2892
        the #. If scale is non-zero, it becomes the scale for the
2050
2893
        graph. Uses a logarithmic scale (to see small numbers) when
2051
 
        you use "log" instead of "normal". 
2052
 
        </td>
 
2894
        you use the -l switch. Takes the switch '-t' to use a
 
2895
        temperature gradient, which makes the gradient values
 
2896
        change depending on the amplitude of a particular graph
 
2897
        value (try it and see). 
 
2898
        <p></p>
 
2899
</td>
2053
2900
</tr>
2054
2901
<tr bgcolor="#b4cdcd">
2055
2902
<td align="center">uptime</td>
2056
2903
<td align="center"></td>
2057
2904
<td>Uptime 
2058
 
        </td>
 
2905
        <p></p>
 
2906
</td>
2059
2907
</tr>
2060
2908
<tr bgcolor="#fffafa">
2061
2909
<td align="center">uptime_short</td>
2062
2910
<td align="center"></td>
2063
2911
<td>Uptime in a shorter format 
2064
 
        </td>
 
2912
        <p></p>
 
2913
</td>
2065
2914
</tr>
2066
2915
<tr bgcolor="#b4cdcd">
2067
2916
<td align="center">user_names</td>
2068
2917
<td align="center"></td>
2069
2918
<td>Lists the names of the users logged in 
2070
 
        </td>
 
2919
        <p></p>
 
2920
</td>
2071
2921
</tr>
2072
2922
<tr bgcolor="#fffafa">
2073
2923
<td align="center">user_number</td>
2074
2924
<td align="center"></td>
2075
2925
<td>Number of users logged in 
2076
 
        </td>
 
2926
        <p></p>
 
2927
</td>
2077
2928
</tr>
2078
2929
<tr bgcolor="#b4cdcd">
2079
2930
<td align="center">user_terms</td>
2080
2931
<td align="center"></td>
2081
2932
<td>Lists the consoles in use 
2082
 
        </td>
 
2933
        <p></p>
 
2934
</td>
2083
2935
</tr>
2084
2936
<tr bgcolor="#fffafa">
2085
2937
<td align="center">user_times</td>
2086
2938
<td align="center"></td>
2087
2939
<td>Lists how long users have been logged in for 
2088
 
        </td>
 
2940
        <p></p>
 
2941
</td>
2089
2942
</tr>
2090
2943
<tr bgcolor="#b4cdcd">
 
2944
<td align="center">user_time</td>
 
2945
<td align="center">console</td>
 
2946
<td>Lists how long the user for the given console has been
 
2947
        logged in for
 
2948
        <p></p>
 
2949
</td>
 
2950
</tr>
 
2951
<tr bgcolor="#fffafa">
2091
2952
<td align="center">utime</td>
2092
2953
<td align="center">(format)</td>
2093
2954
<td>Display time in UTC (universal coordinate time). 
2094
 
        </td>
 
2955
        <p></p>
 
2956
</td>
2095
2957
</tr>
2096
 
<tr bgcolor="#fffafa">
 
2958
<tr bgcolor="#b4cdcd">
2097
2959
<td align="center">voffset</td>
2098
2960
<td align="center">(pixels)</td>
2099
2961
<td>Change vertical offset by N pixels. Negative
2100
2962
        values will cause text to overlap. See also $offset. 
2101
 
        </td>
 
2963
        <p></p>
 
2964
</td>
2102
2965
</tr>
2103
 
<tr bgcolor="#b4cdcd">
 
2966
<tr bgcolor="#fffafa">
2104
2967
<td align="center">voltage_mv</td>
2105
2968
<td align="center">(n)</td>
2106
2969
<td>Returns CPU #n's voltage in mV. CPUs are counted
2107
2970
        from 1. If omitted, the parameter defaults to 1. 
2108
 
        </td>
 
2971
        <p></p>
 
2972
</td>
2109
2973
</tr>
2110
 
<tr bgcolor="#fffafa">
 
2974
<tr bgcolor="#b4cdcd">
2111
2975
<td align="center">voltage_v</td>
2112
2976
<td align="center">(n)</td>
2113
2977
<td>Returns CPU #n's voltage in V. CPUs are counted
2114
2978
        from 1. If omitted, the parameter defaults to 1. 
 
2979
        <p></p>
 
2980
</td>
 
2981
</tr>
 
2982
<tr bgcolor="#fffafa">
 
2983
<td align="center">weather</td>
 
2984
<td align="center">URI locID data_type
 
2985
            (interval_in_minutes)</td>
 
2986
<td>
 
2987
            <p>Download, parse and display METAR data.</p>
 
2988
            <p>For the 'URI', there are two
 
2989
            possibilities:</p>
 
2990
            <ul>
 
2991
<li>
 
2992
                http://weather.noaa.gov/pub/data/observations/metar/stations/</li>
 
2993
<li>
 
2994
                http://xoap.weather.com/weather/local/</li>
 
2995
</ul>
 
2996
            <p>The first one is free to use but the second
 
2997
            requires you to register and obtain your partner ID and
 
2998
            license key. These two must be written, separated by a
 
2999
            space, into a file called .xoaprc which needs to be
 
3000
            placed into your home directory.</p>
 
3001
            <p>'locID' must be a valid location identifier for
 
3002
            the required uri. For the NOAA site this must be a
 
3003
            valid ICAO (see for instance
 
3004
            https://pilotweb.nas.faa.gov/qryhtml/icao/). For the
 
3005
            weather.com site this must be a valid location ID (see
 
3006
            for instance
 
3007
            http://aspnetresources.com/tools/locid.aspx).</p>
 
3008
            <p>'data_type' must be one of the following:</p>
 
3009
            <ul>
 
3010
<li>
 
3011
                    <strong>last_update</strong> - 
 
3012
        
 
3013
                    <p>The date and time stamp of the data.
 
3014
                    The result depends on the URI used. For the
 
3015
                    NOAA site it is date (yyyy/mm/dd) and UTC time.
 
3016
                    For the weather.com one it is date
 
3017
                    ([m]m/[d]d/yy) and Local Time of the
 
3018
                    station.</p>
 
3019
                </li>
 
3020
<li>
 
3021
                    <strong>temperature</strong> - 
 
3022
        
 
3023
                                        <p>Air temperature (you can use the
 
3024
                    'temperature_unit' config setting to change
 
3025
                                        units)</p>
 
3026
                </li>
 
3027
<li>
 
3028
                    <strong>cloud_cover</strong> - 
 
3029
        
 
3030
                    <p>The highest cloud cover status</p>
 
3031
                </li>
 
3032
<li>
 
3033
                    <strong>pressure</strong> - 
 
3034
        
 
3035
                    <p>Air pressure in millibar</p>
 
3036
                </li>
 
3037
<li>
 
3038
                    <strong>wind_speed</strong> - 
 
3039
        
 
3040
                    <p>Wind speed in km/h</p>
 
3041
                </li>
 
3042
<li>
 
3043
                    <strong>wind_dir</strong> - 
 
3044
        
 
3045
                    <p>Wind direction</p>
 
3046
                </li>
 
3047
<li>
 
3048
                    <strong>wind_dir_DEG</strong> - 
 
3049
        
 
3050
                    <p>Compass wind direction</p>
 
3051
                </li>
 
3052
<li>
 
3053
                    <strong>humidity</strong> - 
 
3054
        
 
3055
                    <p>Relative humidity in %</p>
 
3056
                </li>
 
3057
<li>
 
3058
                    <strong>weather</strong> - 
 
3059
        
 
3060
                    <p>Any relevant weather event (rain, snow,
 
3061
                    etc.). This is not used if you are querying the
 
3062
                    weather.com site since this data is aggregated
 
3063
                    into the cloud_cover one</p>
 
3064
                </li>
 
3065
<li>
 
3066
                    <strong>icon</strong> - 
 
3067
        
 
3068
                    <p>Weather icon (only for
 
3069
                    www.weather.com). Can be used together with the
 
3070
                    icon kit provided upon registering to their
 
3071
                    service.</p>
 
3072
                </li>
 
3073
</ul>
 
3074
            <p>'delay_in_minutes' (optional, default 30) cannot
 
3075
            be less than 30 minutes.</p>
 
3076
            <p>This object is threaded, and once a thread is
 
3077
            created it can't be explicitly destroyed. One thread
 
3078
            will run for each URI specified.</p>
 
3079
            <p>Note that these variables are still EXPERIMENTAL
 
3080
            and can be subject to many future changes.</p>
2115
3081
        </td>
2116
3082
</tr>
2117
3083
<tr bgcolor="#b4cdcd">
 
3084
<td align="center">weather_forecast</td>
 
3085
<td align="center">URI locID day data_type
 
3086
            (interval_in_minutes)</td>
 
3087
<td>
 
3088
            <p>Download, parse and display weather forecast data
 
3089
            for a given day (daytime only).</p>
 
3090
            <p>For the 'URI', for the time being only
 
3091
            http://xoap.weather.com/weather/local/ is
 
3092
            supported. See 'weather' above for details of usage</p>
 
3093
            <p>'locID', see 'weather' above.</p>
 
3094
            <p>'day' is a number from 0 (today) to 4 (3 days
 
3095
            after tomorrow).</p>
 
3096
            <p>'data_type' must be one of the following:</p>
 
3097
            <ul>
 
3098
<li>
 
3099
                    <strong>day</strong> - 
 
3100
        
 
3101
                                        Day of the week
 
3102
                                </li>
 
3103
<li>
 
3104
                    <strong>date</strong> - 
 
3105
        
 
3106
                                        Date, in the form MMM DD (ie. Jul 14)
 
3107
                                </li>
 
3108
<li>
 
3109
                    <strong>low</strong> - 
 
3110
        
 
3111
                                        Minimun temperature (you can use the
 
3112
                    'temperature_unit' config setting to change
 
3113
                    units)
 
3114
                                </li>
 
3115
<li>
 
3116
                    <strong>hi</strong> - 
 
3117
        
 
3118
                                        Maximum temperature (you can use the
 
3119
                    'temperature_unit' config setting to change
 
3120
                    units)
 
3121
                                </li>
 
3122
<li>
 
3123
                    <strong>icon</strong> - 
 
3124
        
 
3125
                    Weather icon. Can be used together with the
 
3126
                    icon kit provided upon registering to the weather.com
 
3127
                    service
 
3128
                                </li>
 
3129
<li>
 
3130
                    <strong>forecast</strong> - 
 
3131
        
 
3132
                    Weather forecast (sunny, rainy, etc.)
 
3133
                                </li>
 
3134
<li>
 
3135
                    <strong>wind_speed</strong> - 
 
3136
        
 
3137
                    Wind speed in km/h
 
3138
                </li>
 
3139
<li>
 
3140
                    <strong>wind_dir</strong> - 
 
3141
        
 
3142
                    Wind direction
 
3143
                </li>
 
3144
<li>
 
3145
                    <strong>wind_dir_DEG</strong> - 
 
3146
        
 
3147
                    Compass wind direction
 
3148
                </li>
 
3149
<li>
 
3150
                    <strong>humidity</strong> - 
 
3151
        
 
3152
                    Relative humidity in %
 
3153
                </li>
 
3154
<li>
 
3155
                    <strong>precipitation</strong> - 
 
3156
        
 
3157
                    Probability of having a
 
3158
                                        precipitation (in %)
 
3159
                </li>
 
3160
</ul>
 
3161
            <p>'delay_in_minutes' (optional, default 210) cannot
 
3162
            be lower than 210 min.</p>
 
3163
            <p>This object is threaded, and once a thread is
 
3164
            created it can't be explicitly destroyed. One thread
 
3165
            will run for each URI specified. You can use any
 
3166
            protocol that Curl supports.</p>
 
3167
            <p>Note that these variables are still EXPERIMENTAL
 
3168
            and can be subject to many future changes.</p>
 
3169
        </td>
 
3170
</tr>
 
3171
<tr bgcolor="#fffafa">
2118
3172
<td align="center">wireless_ap</td>
2119
 
<td align="center">net</td>
 
3173
<td align="center">(net)</td>
2120
3174
<td>Wireless access point MAC address (Linux only) 
2121
 
        </td>
 
3175
        <p></p>
 
3176
</td>
2122
3177
</tr>
2123
 
<tr bgcolor="#fffafa">
 
3178
<tr bgcolor="#b4cdcd">
2124
3179
<td align="center">wireless_bitrate</td>
2125
 
<td align="center">net</td>
 
3180
<td align="center">(net)</td>
2126
3181
<td>Wireless bitrate (ie 11 Mb/s) (Linux only) 
2127
 
        </td>
 
3182
        <p></p>
 
3183
</td>
2128
3184
</tr>
2129
 
<tr bgcolor="#b4cdcd">
 
3185
<tr bgcolor="#fffafa">
2130
3186
<td align="center">wireless_essid</td>
2131
 
<td align="center">net</td>
 
3187
<td align="center">(net)</td>
2132
3188
<td>Wireless access point ESSID (Linux only) 
2133
 
        </td>
 
3189
        <p></p>
 
3190
</td>
2134
3191
</tr>
2135
 
<tr bgcolor="#fffafa">
 
3192
<tr bgcolor="#b4cdcd">
2136
3193
<td align="center">wireless_link_bar</td>
2137
 
<td align="center">(height), (width) net</td>
 
3194
<td align="center">(height),(width) (net)</td>
2138
3195
<td>Wireless link quality bar (Linux only) 
2139
 
        </td>
 
3196
        <p></p>
 
3197
</td>
2140
3198
</tr>
2141
 
<tr bgcolor="#b4cdcd">
 
3199
<tr bgcolor="#fffafa">
2142
3200
<td align="center">wireless_link_qual</td>
2143
 
<td align="center">net</td>
 
3201
<td align="center">(net)</td>
2144
3202
<td>Wireless link quality (Linux only) 
2145
 
        </td>
 
3203
        <p></p>
 
3204
</td>
2146
3205
</tr>
2147
 
<tr bgcolor="#fffafa">
 
3206
<tr bgcolor="#b4cdcd">
2148
3207
<td align="center">wireless_link_qual_max</td>
2149
 
<td align="center">net</td>
 
3208
<td align="center">(net)</td>
2150
3209
<td>Wireless link quality maximum value (Linux only) 
2151
 
        </td>
 
3210
        <p></p>
 
3211
</td>
2152
3212
</tr>
2153
 
<tr bgcolor="#b4cdcd">
 
3213
<tr bgcolor="#fffafa">
2154
3214
<td align="center">wireless_link_qual_perc</td>
2155
 
<td align="center">net</td>
 
3215
<td align="center">(net)</td>
2156
3216
<td>Wireless link quality in percents (Linux only) 
2157
 
        </td>
 
3217
        <p></p>
 
3218
</td>
2158
3219
</tr>
2159
 
<tr bgcolor="#fffafa">
 
3220
<tr bgcolor="#b4cdcd">
2160
3221
<td align="center">wireless_mode</td>
2161
 
<td align="center">net</td>
 
3222
<td align="center">(net)</td>
2162
3223
<td>Wireless mode (Managed/Ad-Hoc/Master) (Linux
2163
3224
        only) 
2164
 
        </td>
 
3225
        <p></p>
 
3226
</td>
2165
3227
</tr>
2166
 
<tr bgcolor="#b4cdcd">
 
3228
<tr bgcolor="#fffafa">
2167
3229
<td align="center">words</td>
2168
3230
<td align="center">textfile</td>
2169
3231
<td>Displays the number of words in the given file 
2170
 
        </td>
 
3232
        <p></p>
 
3233
</td>
2171
3234
</tr>
2172
 
<tr bgcolor="#fffafa">
 
3235
<tr bgcolor="#b4cdcd">
2173
3236
<td align="center">xmms2_album</td>
2174
3237
<td align="center"></td>
2175
3238
<td>Album in current XMMS2 song 
2176
 
        </td>
 
3239
        <p></p>
 
3240
</td>
2177
3241
</tr>
2178
 
<tr bgcolor="#b4cdcd">
 
3242
<tr bgcolor="#fffafa">
2179
3243
<td align="center">xmms2_artist</td>
2180
3244
<td align="center"></td>
2181
3245
<td>Artist in current XMMS2 song 
2182
 
        </td>
 
3246
        <p></p>
 
3247
</td>
2183
3248
</tr>
2184
 
<tr bgcolor="#fffafa">
 
3249
<tr bgcolor="#b4cdcd">
2185
3250
<td align="center">xmms2_bar</td>
2186
3251
<td align="center">(height),(width)</td>
2187
3252
<td>Bar of XMMS2's progress 
2188
 
        </td>
 
3253
        <p></p>
 
3254
</td>
2189
3255
</tr>
2190
 
<tr bgcolor="#b4cdcd">
 
3256
<tr bgcolor="#fffafa">
2191
3257
<td align="center">xmms2_bitrate</td>
2192
3258
<td align="center"></td>
2193
3259
<td>Bitrate of current song 
2194
 
        </td>
 
3260
        <p></p>
 
3261
</td>
2195
3262
</tr>
2196
 
<tr bgcolor="#fffafa">
 
3263
<tr bgcolor="#b4cdcd">
2197
3264
<td align="center">xmms2_comment</td>
2198
3265
<td align="center"></td>
2199
3266
<td>Comment in current XMMS2 song 
2200
 
        </td>
 
3267
        <p></p>
 
3268
</td>
2201
3269
</tr>
2202
 
<tr bgcolor="#b4cdcd">
 
3270
<tr bgcolor="#fffafa">
2203
3271
<td align="center">xmms2_date</td>
2204
3272
<td align="center"></td>
2205
3273
<td>Returns song's date. 
2206
 
        </td>
 
3274
        <p></p>
 
3275
</td>
2207
3276
</tr>
2208
 
<tr bgcolor="#fffafa">
 
3277
<tr bgcolor="#b4cdcd">
2209
3278
<td align="center">xmms2_duration</td>
2210
3279
<td align="center"></td>
2211
3280
<td>Duration of current song 
2212
 
        </td>
 
3281
        <p></p>
 
3282
</td>
2213
3283
</tr>
2214
 
<tr bgcolor="#b4cdcd">
 
3284
<tr bgcolor="#fffafa">
2215
3285
<td align="center">xmms2_elapsed</td>
2216
3286
<td align="center"></td>
2217
3287
<td>Song's elapsed time 
2218
 
        </td>
 
3288
        <p></p>
 
3289
</td>
2219
3290
</tr>
2220
 
<tr bgcolor="#fffafa">
 
3291
<tr bgcolor="#b4cdcd">
2221
3292
<td align="center">xmms2_genre</td>
2222
3293
<td align="center"></td>
2223
3294
<td>Genre in current XMMS2 song 
2224
 
        </td>
 
3295
        <p></p>
 
3296
</td>
2225
3297
</tr>
2226
 
<tr bgcolor="#b4cdcd">
 
3298
<tr bgcolor="#fffafa">
2227
3299
<td align="center">xmms2_id</td>
2228
3300
<td align="center"></td>
2229
3301
<td>XMMS2 id of current song 
2230
 
        </td>
 
3302
        <p></p>
 
3303
</td>
2231
3304
</tr>
2232
 
<tr bgcolor="#fffafa">
 
3305
<tr bgcolor="#b4cdcd">
2233
3306
<td align="center">xmms2_percent</td>
2234
3307
<td align="center"></td>
2235
3308
<td>Percent of song's progress 
2236
 
        </td>
 
3309
        <p></p>
 
3310
</td>
2237
3311
</tr>
2238
 
<tr bgcolor="#b4cdcd">
 
3312
<tr bgcolor="#fffafa">
2239
3313
<td align="center">xmms2_playlist</td>
2240
3314
<td align="center"></td>
2241
3315
<td>Returns the XMMS2 playlist. 
2242
 
        </td>
 
3316
        <p></p>
 
3317
</td>
2243
3318
</tr>
2244
 
<tr bgcolor="#fffafa">
 
3319
<tr bgcolor="#b4cdcd">
2245
3320
<td align="center">xmms2_size</td>
2246
3321
<td align="center"></td>
2247
3322
<td>Size of current song 
2248
 
        </td>
 
3323
        <p></p>
 
3324
</td>
2249
3325
</tr>
2250
 
<tr bgcolor="#b4cdcd">
 
3326
<tr bgcolor="#fffafa">
2251
3327
<td align="center">xmms2_smart</td>
2252
3328
<td align="center"></td>
2253
3329
<td>Prints the song name in either the form "artist -
2254
3330
        title" or file name, depending on whats available 
2255
 
        </td>
 
3331
        <p></p>
 
3332
</td>
2256
3333
</tr>
2257
 
<tr bgcolor="#fffafa">
 
3334
<tr bgcolor="#b4cdcd">
2258
3335
<td align="center">xmms2_status</td>
2259
3336
<td align="center"></td>
2260
3337
<td>XMMS2 status (Playing, Paused, Stopped, or
2261
3338
        Disconnected) 
2262
 
        </td>
 
3339
        <p></p>
 
3340
</td>
2263
3341
</tr>
2264
 
<tr bgcolor="#b4cdcd">
 
3342
<tr bgcolor="#fffafa">
2265
3343
<td align="center">xmms2_timesplayed</td>
2266
3344
<td align="center"></td>
2267
3345
<td>Number of times a song was played (presumably). 
2268
 
        </td>
 
3346
        <p></p>
 
3347
</td>
2269
3348
</tr>
2270
 
<tr bgcolor="#fffafa">
 
3349
<tr bgcolor="#b4cdcd">
2271
3350
<td align="center">xmms2_title</td>
2272
3351
<td align="center"></td>
2273
3352
<td>Title in current XMMS2 song 
2274
 
        </td>
 
3353
        <p></p>
 
3354
</td>
2275
3355
</tr>
2276
 
<tr bgcolor="#b4cdcd">
 
3356
<tr bgcolor="#fffafa">
2277
3357
<td align="center">xmms2_tracknr</td>
2278
3358
<td align="center"></td>
2279
3359
<td>Track number in current XMMS2 song 
2280
 
        </td>
 
3360
        <p></p>
 
3361
</td>
2281
3362
</tr>
2282
 
<tr bgcolor="#fffafa">
 
3363
<tr bgcolor="#b4cdcd">
2283
3364
<td align="center">xmms2_url</td>
2284
3365
<td align="center"></td>
2285
3366
<td>Full path to current song 
2286
 
        </td>
 
3367
        <p></p>
 
3368
</td>
2287
3369
</tr>
2288
3370
</table></body>
2289
3371
</html>