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