fix segfault for diskiograph
[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>apm_adapter</option></command>
91                 </term>
92                 <listitem>
93                         Display APM AC adapter status (FreeBSD only)
94                         <para></para></listitem>
95         </varlistentry>
96
97         <varlistentry>
98                 <term>
99                         <command><option>apm_battery_life</option></command>
100                 </term>
101                 <listitem>
102                         Display APM battery life in percent (FreeBSD only)
103                         <para></para></listitem>
104         </varlistentry>
105
106         <varlistentry>
107                 <term>
108                         <command><option>apm_battery_time</option></command>
109                 </term>
110                 <listitem>
111                         Display remaining APM battery life in hh:mm:ss or "unknown" if
112                         AC adapterstatus is on-line or charging (FreeBSD only)
113                         <para></para></listitem>
114         </varlistentry>
115
116         <varlistentry>
117                 <term>
118                         <command><option>audacious_bar</option></command>
119                         <option>(height),(width)</option>
120                 </term>
121                 <listitem>
122                         Progress bar
123                         <para></para></listitem>
124         </varlistentry>
125
126         <varlistentry>
127                 <term>
128                         <command><option>audacious_bitrate</option></command>
129                 </term>
130                 <listitem>
131                         Bitrate of current tune
132                         <para></para></listitem>
133         </varlistentry>
134
135         <varlistentry>
136                 <term>
137                         <command><option>audacious_channels</option></command>
138                 </term>
139                 <listitem>
140                         Number of audio channels of current tune
141                         <para></para></listitem>
142         </varlistentry>
143
144         <varlistentry>
145                 <term>
146                         <command><option>audacious_filename</option></command>
147                 </term>
148                 <listitem>
149                         Full path and filename of current tune
150                         <para></para></listitem>
151         </varlistentry>
152
153         <varlistentry>
154                 <term>
155                         <command><option>audacious_frequency</option></command>
156                 </term>
157                 <listitem>
158                         Sampling frequency of current tune
159                         <para></para></listitem>
160         </varlistentry>
161
162         <varlistentry>
163                 <term>
164                         <command><option>audacious_length</option></command>
165                 </term>
166                 <listitem>
167                         Total length of current tune as MM:SS
168                         <para></para></listitem>
169         </varlistentry>
170
171         <varlistentry>
172                 <term>
173                         <command><option>audacious_length_seconds</option></command>
174                 </term>
175                 <listitem>
176                         Total length of current tune in seconds
177                         <para></para></listitem>
178         </varlistentry>
179
180         <varlistentry>
181                 <term>
182                         <command><option>audacious_playlist_position</option></command>
183                 </term>
184                 <listitem>
185                         Playlist position of current tune
186                         <para></para></listitem>
187         </varlistentry>
188
189         <varlistentry>
190                 <term>
191                         <command><option>audacious_playlist_length</option></command>
192                 </term>
193                 <listitem>
194                         Number of tunes in playlist
195                         <para></para></listitem>
196         </varlistentry>
197
198         <varlistentry>
199                 <term>
200                         <command><option>audacious_position</option></command>
201                 </term>
202                 <listitem>
203                         Position of current tune (MM:SS)
204                         <para></para></listitem>
205         </varlistentry>
206
207         <varlistentry>
208                 <term>
209                         <command><option>audacious_position_seconds</option></command>
210                 </term>
211                 <listitem>
212                         Position of current tune in seconds
213                         <para></para></listitem>
214         </varlistentry>
215
216         <varlistentry>
217                 <term>
218                         <command><option>audacious_status</option></command>
219                 </term>
220                 <listitem>
221                         Player status (Playing/Paused/Stopped/Not running)
222                         <para></para></listitem>
223         </varlistentry>
224
225         <varlistentry>
226                 <term>
227                         <command><option>audacious_title</option></command>
228                         <option>(max length)</option>
229                 </term>
230                 <listitem>
231                         Title of current tune with optional maximum length specifier
232                         <para></para></listitem>
233         </varlistentry>
234         
235         <varlistentry>
236                 <term>
237                         <command><option>audacious_main_volume</option></command>
238                 </term>
239                 <listitem>
240                         The current volume fetched from Audacious
241                         <para></para></listitem>
242         </varlistentry>
243
244         <varlistentry>
245                 <term>
246                         <command><option>battery</option></command>
247                         <option>(num)</option>
248                 </term>
249                 <listitem>
250                         Battery status and remaining percentage capacity of ACPI or APM battery. ACPI battery number can be given as argument (default is BAT0).
251                         <para></para></listitem>
252         </varlistentry>
253
254         <varlistentry>
255                 <term>
256                         <command><option>battery_bar</option></command>
257                         <option>(height),(width) (num)</option>
258                 </term>
259                 <listitem>
260                         Battery percentage remaining of ACPI battery in a bar.  ACPI battery number can be given as argument (default is BAT0).
261                         <para></para></listitem>
262         </varlistentry>
263
264         <varlistentry>
265                 <term>
266                         <command><option>battery_percent</option></command>
267                         <option>(num)</option>
268                 </term>
269                 <listitem>
270                         Battery percentage remaining for ACPI battery.  ACPI battery number can be given as argument (default is BAT0).
271                         <para></para></listitem>
272         </varlistentry>
273
274         <varlistentry>
275                 <term>
276                         <command><option>battery_time</option></command>
277                         <option>(num)</option>
278                 </term>
279                 <listitem>
280                         Battery charge/discharge time remaining of ACPI battery.  ACPI battery number can be given as argument (default is BAT0).
281                         <para></para></listitem>
282         </varlistentry>
283
284         <varlistentry>
285                 <term>
286                         <command><option>bmpx_artist</option></command>
287                 </term>
288                 <listitem>
289                         Artist in current BMPx track
290                         <para></para></listitem>
291         </varlistentry>
292
293         <varlistentry>
294                 <term>
295                         <command><option>bmpx_album</option></command>
296                 </term>
297                 <listitem>
298                         Album in current BMPx track
299                         <para></para></listitem>
300         </varlistentry>
301
302         <varlistentry>
303                 <term>
304                         <command><option>bmpx_title</option></command>
305                 </term>
306                 <listitem>
307                         Title of the current BMPx track
308                         <para></para></listitem>
309         </varlistentry>
310
311         <varlistentry>
312                 <term>
313                         <command><option>bmpx_track</option></command>
314                 </term>
315                 <listitem>
316                         Track number of the current BMPx track
317                         <para></para></listitem>
318         </varlistentry>
319
320         <varlistentry>
321                 <term>
322                         <command><option>bmpx_bitrate</option></command>
323                 </term>
324                 <listitem>
325                         Bitrate of the current BMPx track
326                         <para></para></listitem>
327         </varlistentry>
328
329         <varlistentry>
330                 <term>
331                         <command><option>bmpx_uri</option></command>
332                 </term>
333                 <listitem>
334                         URI of the current BMPx track
335                         <para></para></listitem>
336         </varlistentry>
337
338         <varlistentry>
339                 <term>
340                         <command><option>buffers</option></command>
341                 </term>
342                 <listitem>
343                         Amount of memory buffered
344                         <para></para></listitem>
345         </varlistentry>
346
347         <varlistentry>
348                 <term>
349                         <command><option>cached</option></command>
350                 </term>
351                 <listitem>
352                         Amount of memory cached
353                         <para></para></listitem>
354         </varlistentry>
355
356         <varlistentry>
357                 <term>
358                         <command><option>color</option></command>
359                         <option>(color)</option>
360                 </term>
361                 <listitem>
362                         Change drawing color to color
363                         <para></para></listitem>
364         </varlistentry>
365
366         <varlistentry>
367                 <term><command><option>colorN</option></command></term>
368                 <listitem>
369                         Change drawing color to colorN configuration option, where N is a digit between 0 and 9, inclusively.
370                         <para></para></listitem>
371         </varlistentry>
372
373         <varlistentry>
374                 <term>
375                         <command><option>conky_version</option></command>
376                 </term>
377                 <listitem>
378                         Conky version
379                         <para></para></listitem>
380         </varlistentry>
381
382         <varlistentry>
383                 <term>
384                         <command><option>conky_build_date</option></command>
385                 </term>
386                 <listitem>
387                         Date Conky was built
388                         <para></para></listitem>
389         </varlistentry>
390
391         <varlistentry>
392                 <term>
393                         <command><option>conky_build_arch</option></command>
394                 </term>
395                 <listitem>
396                         CPU architecture Conky was built for
397                         <para></para></listitem>
398         </varlistentry>
399
400         <varlistentry>
401                 <term>
402                         <command><option>cpu</option></command>
403                         <option>(cpuN)</option>
404                 </term>
405                 <listitem>
406                         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.
407                         <para></para></listitem>
408         </varlistentry>
409
410         <varlistentry>
411                 <term>
412                         <command><option>cpubar</option></command>
413                         <option>(cpu number) (height),(width)</option>
414                 </term>
415                 <listitem>
416                         Bar that shows CPU usage, height is bar's height in pixels.  See $cpu for more info on SMP.
417                         <para></para></listitem>
418         </varlistentry>
419
420         <varlistentry>
421                 <term>
422                         <command><option>cpugraph</option></command>
423                         <option>("normal"|"log") (height),(width) (gradient colour 1) (gradient colour 2) (scale) (cpu number)</option>
424                 </term>
425                 <listitem>
426                         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".
427                         <para></para></listitem>
428         </varlistentry>
429
430         <varlistentry>
431                 <term>
432                         <command><option>diskio</option></command>
433                         <option>(device)</option>
434                 </term>
435                 <listitem>
436                         Displays current disk IO.  Device is optional, and takes the form of sda for /dev/sda.  Individual partitions are allowed.
437                         <para></para></listitem>
438         </varlistentry>
439
440         <varlistentry>
441                 <term>
442                         <command><option>diskiograph</option></command>
443                         <option>("normal"|"log") (height),(width) (gradient colour 1) (gradient colour 2) (scale) (device)</option>
444                 </term>
445                 <listitem>
446                         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".
447                         <para></para></listitem>
448         </varlistentry>
449
450         <varlistentry>
451                 <term>
452                         <command><option>diskio_read</option></command>
453                         <option>(device)</option>
454                 </term>
455                 <listitem>
456                         Displays current disk IO for reads.  Device as in diskio.
457                         <para></para></listitem>
458         </varlistentry>
459
460         <varlistentry>
461                 <term>
462                         <command><option>diskiograph_read</option></command>
463                         <option>("normal"|"log") (height),(width) (gradient colour 1) (gradient colour 2) (scale) (device)</option>
464                 </term>
465                 <listitem>
466                         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".
467                         <para></para></listitem>
468         </varlistentry>
469
470         <varlistentry>
471                 <term>
472                         <command><option>diskio_write</option></command>
473                         <option>(device)</option>
474                 </term>
475                 <listitem>
476                         Displays current disk IO for writes.  Device as in diskio.
477                         <para></para></listitem>
478         </varlistentry>
479
480         <varlistentry>
481                 <term>
482                         <command><option>diskiograph_write</option></command>
483                         <option>("normal"|"log") (height),(width) (gradient colour 1) (gradient colour 2) (scale) (device)</option>
484                 </term>
485                 <listitem>
486                         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".
487                         <para></para></listitem>
488         </varlistentry>
489
490         <varlistentry>
491                 <term>
492                         <command><option>disk_protect</option></command>
493                         <option>device</option>
494                 </term>
495                 <listitem>
496                         Disk protection status, if supported (needs kernel-patch). Prints either "frozen" or "free  " (note the padding).
497                         <para></para></listitem>
498         </varlistentry>
499
500         <varlistentry>
501                 <term>
502                         <command><option>downspeed</option></command>
503                         <option>net</option>
504                 </term>
505                 <listitem>
506                         Download speed in KiB
507                         <para></para></listitem>
508         </varlistentry>
509
510         <varlistentry>
511                 <term>
512                         <command><option>downspeedf</option></command>
513                         <option>net</option>
514                 </term>
515                 <listitem>
516                         Download speed in KiB with one decimal
517                         <para></para></listitem>
518         </varlistentry>
519
520         <varlistentry>
521                 <term>
522                         <command><option>downspeedgraph</option></command>
523                         <option>("normal"|"log") (height),(width) (gradient colour 1) (gradient colour 2) (scale) (net)</option>
524                 </term>
525                 <listitem>
526                         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".
527                         <para></para></listitem>
528         </varlistentry>
529
530         <varlistentry>
531                 <term>
532                         <command><option>else</option></command>
533                 </term>
534                 <listitem>
535                         Text to show if any of the above are not true
536                         <para></para></listitem>
537         </varlistentry>
538
539         <varlistentry>
540                 <term>
541                         <command><option>entropy_avail</option></command>
542                 </term>
543                 <listitem>
544                         Current entropy available for crypto freaks
545                         <para></para></listitem>
546         </varlistentry>
547
548         <varlistentry>
549                 <term>
550                         <command><option>entropy_bar</option></command>
551                         <option>(height),(width)</option>
552                 </term>
553                 <listitem>
554                         Normalized bar of available entropy for crypto freaks
555                         <para></para></listitem>
556         </varlistentry>
557
558         <varlistentry>
559                 <term>
560                         <command><option>entropy_poolsize</option></command>
561                 </term>
562                 <listitem>
563                         Total size of system entropy pool for crypto freaks
564                         <para></para></listitem>
565         </varlistentry>
566
567         <varlistentry>
568                 <term>
569                         <command><option>exec</option></command>
570                         <option>command</option>
571                 </term>
572                 <listitem>
573                         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.
574                         <para></para></listitem>
575         </varlistentry>
576
577         <varlistentry>
578                 <term>
579                         <command><option>execbar</option></command>
580                         <option>command</option>
581                 </term>
582                 <listitem>
583                         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 the bar is currently fixed, but that may change in the future.
584                         <para></para></listitem>
585         </varlistentry>
586
587         <varlistentry>
588                 <term>
589                         <command><option>execgraph</option></command>
590                         <option>("normal"|"log") (height),(width) (gradient colour 1) (gradient colour 2) (scale) command</option>
591                 </term>
592                 <listitem>
593                         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.
594                         <para></para></listitem>
595         </varlistentry>
596
597         <varlistentry>
598                 <term>
599                         <command><option>execi</option></command>
600                         <option>interval command</option>
601                 </term>
602                 <listitem>
603                         Same as exec but with specific interval. Interval can't be less than update_interval in configuration. See also $texeci
604                         <para></para></listitem>
605         </varlistentry>
606
607         <varlistentry>
608                 <term>
609                         <command><option>execibar</option></command>
610                         <option>interval command</option>
611                 </term>
612                 <listitem>
613                         Same as execbar, except with an interval
614                         <para></para></listitem>
615         </varlistentry>
616
617         <varlistentry>
618                 <term>
619                         <command><option>execigraph</option></command>
620                         <option>interval command</option>
621                 </term>
622                 <listitem>
623                         Same as execgraph, but takes an interval arg graphs values
624                         <para></para></listitem>
625         </varlistentry>
626
627         <varlistentry>
628                 <term>
629                         <command><option>execp</option></command>
630                         <option>command</option>
631                 </term>
632                 <listitem>
633                         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.
634                         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.
635                         <para></para></listitem>
636         </varlistentry>
637
638         <varlistentry>
639                 <term>
640                         <command><option>execpi</option></command>
641                         <option>interval command</option>
642                 </term>
643                 <listitem>
644                         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.
645                         <para></para></listitem>
646         </varlistentry>
647
648         <varlistentry>
649                 <term>
650                         <command><option>font</option></command>
651                         <option>(font)</option>
652                 </term>
653                 <listitem>
654                         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)
655                         <para></para></listitem>
656         </varlistentry>
657
658         <varlistentry>
659                 <term>
660                         <command><option>freq</option></command>
661                         <option>(n)</option>
662                 </term>
663                 <listitem>
664                         Returns CPU #n's frequency in MHz. CPUs are counted from 1. If omitted, the parameter defaults to 1.
665                         <para></para></listitem>
666         </varlistentry>
667         <varlistentry>
668                 <term>
669                         <command><option>freq_g</option></command>
670                         <option>(n)</option>
671                 </term>
672                 <listitem>
673                         Returns CPU #n's frequency in GHz. CPUs are counted from 1. If omitted, the parameter defaults to 1.
674                         <para></para></listitem>
675         </varlistentry>
676
677         <varlistentry>
678                 <term>
679                         <command><option>freq_dyn</option></command>
680                         <option>(n)</option>
681                 </term>
682                 <listitem>
683                         Returns CPU #n's frequency in MHz (defaults to 1), but is calculated by counting to clock cycles to complete an instruction.  Only available for x86/amd64.
684                         <para></para></listitem>
685         </varlistentry>
686
687         <varlistentry>
688                 <term>
689                         <command><option>freq_dyn_g</option></command>
690                         <option>(n)</option>
691                 </term>
692                 <listitem>
693                         Returns CPU #n's frequency in GHz (defaults to 1), but is calculated by counting to clock cycles to complete an instruction.  Only available for x86/amd64.
694                         <para></para></listitem>
695         </varlistentry>
696
697         <varlistentry>
698                 <term>
699                         <command><option>fs_bar</option></command>
700                         <option>(height),(width) fs</option>
701                 </term>
702                 <listitem>
703                         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.
704                         <para></para></listitem>
705         </varlistentry>
706
707         <varlistentry>
708                 <term>
709                         <command><option>fs_free</option></command>
710                         <option>(fs)</option>
711                 </term>
712                 <listitem>
713                         Free space on a file system available for users.
714                         <para></para></listitem>
715         </varlistentry>
716
717         <varlistentry>
718                 <term>
719                         <command><option>fs_free_perc</option></command>
720                         <option>(fs)</option>
721                 </term>
722                 <listitem>
723                         Free percentage of space on a file system available for users.
724                         <para></para></listitem>
725         </varlistentry>
726
727         <varlistentry>
728                 <term>
729                         <command><option>fs_size</option></command>
730                         <option>(fs)</option>
731                 </term>
732                 <listitem>
733                         File system size
734                         <para></para></listitem>
735         </varlistentry>
736
737         <varlistentry>
738                 <term>
739                         <command><option>fs_type</option></command>
740                         <option>(fs)</option>
741                 </term>
742                 <listitem>
743                         File system type
744                         <para></para></listitem>
745         </varlistentry>
746
747         <varlistentry>
748                 <term>
749                         <command><option>fs_used</option></command>
750                         <option>(fs)</option>
751                 </term>
752                 <listitem>
753                         File system used space
754                         <para></para></listitem>
755         </varlistentry>
756
757         <varlistentry>
758                 <term>
759                         <command><option>goto</option></command>
760                         <option>x</option>
761                 </term>
762                 <listitem>
763                         The next element will be printed at position 'x'.
764                         <para></para></listitem>
765         </varlistentry>
766
767         <varlistentry>
768                 <term>
769                         <command><option>gw_iface</option></command>
770                 </term>
771                 <listitem>
772                         Displays the default route's interface or "multiple"/"none" accordingly.
773                         <para></para></listitem>
774         </varlistentry>
775
776         <varlistentry>
777                 <term>
778                         <command><option>gw_ip</option></command>
779                 </term>
780                 <listitem>
781                         Displays the default gateway's IP or "multiple"/"none" accordingly.
782                         <para></para></listitem>
783         </varlistentry>
784
785         <varlistentry>
786                 <term>
787                         <command><option>hddtemp</option></command>
788                         <option>dev, (host,(port))</option>
789                 </term>
790                 <listitem>
791                         Displays temperature of a selected hard disk drive as reported by the hddtemp daemon running on host:port.
792                         Default host is 127.0.0.1, default port is 7634.
793                         <para></para></listitem>
794         </varlistentry>
795
796         <varlistentry>
797                 <term>
798                         <command><option>head</option></command>
799                         <option>logfile lines (interval)</option>
800                 </term>
801                 <listitem>
802                         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.
803                         <para></para></listitem>
804         </varlistentry>
805
806         <varlistentry>
807                 <term>
808                         <command><option>hr</option></command>
809                         <option>(height)</option>
810                 </term>
811                 <listitem>
812                         Horizontal line, height is the height in pixels
813                         <para></para></listitem>
814         </varlistentry>
815
816         <varlistentry>
817                 <term>
818                         <command><option>hwmon</option></command>
819                         <option>(dev) type n</option>
820                 </term>
821                 <listitem>
822                         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.
823                         <para></para></listitem>
824         </varlistentry>
825
826         <varlistentry>
827                 <term>
828                         <command><option>iconv_start</option></command>
829                         <option>codeset_from codeset_to</option>
830                 </term>
831                 <listitem>
832                         Convert text from one codeset to another using GNU iconv.  Needs to be stopped with iconv_stop.
833                         <para></para></listitem>
834         </varlistentry>
835
836         <varlistentry>
837                 <term>
838                         <command><option>iconv_stop</option></command>
839                         <option></option>
840                 </term>
841                 <listitem>
842                         Stop iconv codeset conversion.
843                         <para></para></listitem>
844         </varlistentry>
845
846         <varlistentry>
847                 <term>
848                         <command><option>i2c</option></command>
849                         <option>(dev) type n</option>
850                 </term>
851                 <listitem>
852                         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.
853                         <para></para></listitem>
854         </varlistentry>
855
856         <varlistentry>
857                 <term>
858                         <command><option>i8k_ac_status</option></command>
859                         <option></option>
860                 </term>
861                 <listitem>
862                         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.
863                         <para></para></listitem>
864         </varlistentry>
865
866         <varlistentry>
867                 <term>
868                         <command><option>i8k_bios</option></command>
869                         <option></option>
870                 </term>
871                 <listitem>
872                         If running the i8k kernel driver for Inspiron laptops, displays the bios version as listed in /proc/i8k.
873                         <para></para></listitem>
874         </varlistentry>
875
876         <varlistentry>
877                 <term>
878                         <command><option>i8k_buttons_status</option></command>
879                         <option></option>
880                 </term>
881                 <listitem>
882                         If running the i8k kernel driver for Inspiron laptops, displays the volume buttons status as listed in /proc/i8k.
883                         <para></para></listitem>
884         </varlistentry>
885
886         <varlistentry>
887                 <term>
888                         <command><option>i8k_cpu_temp</option></command>
889                         <option></option>
890                 </term>
891                 <listitem>
892                         If running the i8k kernel driver for Inspiron laptops, displays the cpu temperature in Celsius, as reported by /proc/i8k.
893                         <para></para></listitem>
894         </varlistentry>
895
896         <varlistentry>
897                 <term>
898                         <command><option>i8k_left_fan_rpm</option></command>
899                         <option></option>
900                 </term>
901                 <listitem>
902                         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.
903                         <para></para></listitem>
904         </varlistentry>
905
906         <varlistentry>
907                 <term>
908                         <command><option>i8k_left_fan_status</option></command>
909                         <option></option>
910                 </term>
911                 <listitem>
912                         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.
913                         <para></para></listitem>
914         </varlistentry>
915
916         <varlistentry>
917                 <term>
918                         <command><option>i8k_right_fan_rpm</option></command>
919                         <option></option>
920                 </term>
921                 <listitem>
922                         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.
923                         <para></para></listitem>
924         </varlistentry>
925
926         <varlistentry>
927                 <term>
928                         <command><option>i8k_right_fan_status</option></command>
929                         <option></option>
930                 </term>
931                 <listitem>
932                         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.
933                         <para></para></listitem>
934         </varlistentry>
935
936         <varlistentry>
937                 <term>
938                         <command><option>i8k_serial</option></command>
939                         <option></option>
940                 </term>
941                 <listitem>
942                         If running the i8k kernel driver for Inspiron laptops, displays your laptop serial number as listed in /proc/i8k.
943                         <para></para></listitem>
944         </varlistentry>
945
946         <varlistentry>
947                 <term>
948                         <command><option>i8k_version</option></command>
949                         <option></option>
950                 </term>
951                 <listitem>
952                         If running the i8k kernel driver for Inspiron laptops, displays the version formatting of /proc/i8k.
953                         <para></para></listitem>
954         </varlistentry>
955
956         <varlistentry>
957                 <term>
958                         <command><option>ibm_fan</option></command>
959                 </term>
960                 <listitem>
961                         If running the IBM ACPI, displays the fan speed.
962                         <para></para></listitem>
963         </varlistentry>
964
965         <varlistentry>
966                 <term>
967                         <command><option>ibm_temps</option></command>
968                         <option>N</option>
969                 </term>
970                 <listitem>
971                         If running the IBM ACPI, displays the temperatures
972                         from the IBM temperature sensors (N=0..7) Sensor 0 is
973                         on the CPU, 3 is on the GPU.
974                         <para></para></listitem>
975         </varlistentry>
976
977         <varlistentry>
978                 <term>
979                         <command><option>ibm_volume</option></command>
980                 </term>
981                 <listitem>
982                         If running the IBM ACPI, displays the "master" volume,
983                         controlled by the volume keys (0-14).
984                         <para></para></listitem>
985         </varlistentry>
986
987         <varlistentry>
988                 <term>
989                         <command><option>ibm_brightness</option></command>
990                 </term>
991                 <listitem>
992                         If running the IBM ACPI, displays the brigtness of the
993                         laptops's LCD (0-7).
994                         <para></para></listitem>
995         </varlistentry>
996
997         <varlistentry>
998                 <term>
999                         <command><option>if_empty</option></command>
1000                         <option>(var)</option>
1001                 </term>
1002                 <listitem>
1003                         if conky variable VAR is empty, display everything between $if_empty and the matching $endif
1004                         <para></para></listitem>
1005         </varlistentry>
1006
1007         <varlistentry>
1008                 <term>
1009                         <command><option>if_gw</option></command>
1010                 </term>
1011                 <listitem>
1012                         if there is at least one default gateway, display everything between $if_gw and the matching $endif
1013                         <para></para></listitem>
1014         </varlistentry>
1015
1016         <varlistentry>
1017                 <term>
1018                         <command><option>if_running</option></command>
1019                         <option>(process)</option>
1020                 </term>
1021                 <listitem>
1022                         if PROCESS is running, display everything $if_running and the matching $endif
1023                         <para></para></listitem>
1024         </varlistentry>
1025
1026         <varlistentry>
1027                 <term>
1028                         <command><option>if_existing</option></command>
1029                         <option>file (string)</option>
1030                 </term>
1031                 <listitem>
1032                         if FILE exists, display everything between if_existing and the matching $endif.  The optional second paramater checks for FILE containing the specified string and prints everything between $if_existing and the matching $endif.
1033                         <para></para></listitem>
1034         </varlistentry>
1035
1036         <varlistentry>
1037                 <term>
1038                         <command><option>if_mounted</option></command>
1039                         <option>(mountpoint)</option>
1040                 </term>
1041                 <listitem>
1042                         if MOUNTPOINT is mounted, display everything between $if_mounted and the matching $endif
1043                         <para></para></listitem>
1044         </varlistentry>
1045
1046         <varlistentry>
1047                 <term>
1048                         <command><option>if_smapi_bat_installed</option></command>
1049                         <option>(INDEX)</option>
1050                 </term>
1051                 <listitem>
1052                         when using smapi, if the battery with index INDEX is installed, display everything between $if_smapi_bat_installed and the matching $endif
1053                         <para></para></listitem>
1054         </varlistentry>
1055
1056         <varlistentry>
1057                 <term>
1058                         <command><option>if_up</option></command>
1059                         <option>(interface)</option>
1060                 </term>
1061                 <listitem>
1062                         if INTERFACE exists and is up, display everything between $if_up and the matching $endif
1063                         <para></para></listitem>
1064         </varlistentry>
1065
1066         <varlistentry>
1067                 <term>
1068                         <command><option>imap_messages</option></command>
1069                         <option>(args)</option>
1070                 </term>
1071                 <listitem>
1072                         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] [-p port] [-e command] [-r retries]".  Default port is 143, 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.
1073                         <para></para></listitem>
1074         </varlistentry>
1075
1076         <varlistentry>
1077                 <term>
1078                         <command><option>imap_unseen</option></command>
1079                         <option>(args)</option>
1080                 </term>
1081                 <listitem>
1082                         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] [-p port] [-e command] [-r retries]".  Default port is 143, 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.
1083                         <para></para></listitem>
1084         </varlistentry>
1085
1086         <varlistentry>
1087                 <term>
1088                         <command><option>ioscheduler</option></command>
1089                         <option>disk</option>
1090                 </term>
1091                 <listitem>
1092                         Prints the current ioscheduler used for the given disk name (i.e. e.g. "hda" or "sdb")
1093                         <para></para></listitem>
1094         </varlistentry>
1095
1096         <varlistentry>
1097                 <term>
1098                         <command><option>kernel</option></command>
1099                 </term>
1100                 <listitem>
1101                         Kernel version
1102                         <para></para></listitem>
1103         </varlistentry>
1104
1105         <varlistentry>
1106                 <term>
1107                         <command><option>laptop_mode</option></command>
1108                 </term>
1109                 <listitem>
1110                         The value of /proc/sys/vm/laptop_mode
1111                         <para></para></listitem>
1112         </varlistentry>
1113
1114         <varlistentry>
1115                 <term>
1116                         <command><option>loadavg</option></command>
1117                 </term>
1118                 <listitem>
1119                         (1,2,3)> System load average, 1 is for past 1 minute, 2 for past 5 minutes and 3 for past 15 minutes.
1120                         <para></para></listitem>
1121         </varlistentry>
1122
1123         <varlistentry>
1124                 <term>
1125                         <command><option>loadgraph</option></command>
1126                         <option>("normal"|"log") (height),(width) (gradient colour 1) (gradient colour 2) (scale)</option>
1127                 </term>
1128                 <listitem>
1129                         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".
1130                         <para></para></listitem>
1131         </varlistentry>
1132
1133         <varlistentry>
1134                 <term>
1135                         <command><option>lines</option></command>
1136                         <option>textfile</option>
1137                 </term>
1138                 <listitem>
1139                         Displays the number of lines in the given file
1140                         <para></para></listitem>
1141         </varlistentry>
1142
1143         <varlistentry>
1144                 <term>
1145                         <command><option>machine</option></command>
1146                 </term>
1147                 <listitem>
1148                         Machine, i686 for example
1149                         <para></para></listitem>
1150         </varlistentry>
1151
1152         <varlistentry>
1153                 <term>
1154                         <command><option>mails</option></command>
1155                         <option>(mailbox)</option>
1156                         <option>(interval)</option>
1157                 </term>
1158                 <listitem>
1159                         Mail count in the specified mailbox or your mail spool if not.
1160                         Both mbox and maildir type mailboxes are supported. You can
1161                         use a program like fetchmail to get mails from some server
1162                         using your favourite protocol. See also new_mails.
1163                         <para></para></listitem>
1164         </varlistentry>
1165
1166         <varlistentry>
1167                 <term>
1168                         <command><option>mboxscan</option></command>
1169                         <option>(-n number of messages to print) (-fw from width) (-sw subject width) mbox</option>
1170                 </term>
1171                 <listitem>
1172                         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"}
1173                         <para></para></listitem>
1174         </varlistentry>
1175
1176         <varlistentry>
1177                 <term>
1178                         <command><option>mem</option></command>
1179                 </term>
1180                 <listitem>
1181                         Amount of memory in use
1182                         <para></para></listitem>
1183         </varlistentry>
1184
1185         <varlistentry>
1186                 <term>
1187                         <command><option>membar</option></command>
1188                         <option>(height),(width)</option>
1189                 </term>
1190                 <listitem>
1191                         Bar that shows amount of memory in use
1192                         <para></para></listitem>
1193         </varlistentry>
1194
1195         <varlistentry>
1196                 <term>
1197                         <command><option>memgraph</option></command>
1198                         <option>("normal"|"log") (height),(width) (gradient colour 1) (gradient colour 2) (scale)</option>
1199                 </term>
1200                 <listitem>
1201                         Memory usage graph. Uses a logarithmic scale (to see small numbers) when you use "log" instead of "normal".
1202                         <para></para></listitem>
1203         </varlistentry>
1204
1205         <varlistentry>
1206                 <term>
1207                         <command><option>memeasyfree</option></command>
1208                 </term>
1209                 <listitem>
1210                         Amount of free memory including the memory that is very easily freed (buffers/cache)
1211                         <para></para></listitem>
1212         </varlistentry>
1213
1214         <varlistentry>
1215                 <term>
1216                         <command><option>memfree</option></command>
1217                 </term>
1218                 <listitem>
1219                         Amount of free memory
1220                         <para></para></listitem>
1221         </varlistentry>
1222
1223         <varlistentry>
1224                 <term>
1225                         <command><option>memmax</option></command>
1226                 </term>
1227                 <listitem>
1228                         Total amount of memory
1229                         <para></para></listitem>
1230         </varlistentry>
1231
1232         <varlistentry>
1233                 <term>
1234                         <command><option>memperc</option></command>
1235                 </term>
1236                 <listitem>
1237                         Percentage of memory in use
1238                         <para></para></listitem>
1239         </varlistentry>
1240
1241         <varlistentry>
1242                 <term>
1243                         <command><option>mixer</option></command>
1244                         <option>(device)</option>
1245                 </term>
1246                 <listitem>
1247                         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.
1248                         <para></para></listitem>
1249         </varlistentry>
1250
1251         <varlistentry>
1252                 <term>
1253                         <command><option>mixerbar</option></command>
1254                         <option>(device)</option>
1255                 </term>
1256                 <listitem>
1257                         Displays mixer value in a bar as reported by the OS.  See docs for $mixer for details on arguments.
1258                         <para></para></listitem>
1259         </varlistentry>
1260
1261         <varlistentry>
1262                 <term>
1263                         <command><option>mixerr</option></command>
1264                         <option>(device)</option>
1265                 </term>
1266                 <listitem>
1267                         Prints the right channel mixer value as reported by the OS.  See docs for $mixer for details on arguments.
1268                         <para></para></listitem>
1269         </varlistentry>
1270
1271         <varlistentry>
1272                 <term>
1273                         <command><option>mixerrbar</option></command>
1274                         <option>(device)</option>
1275                 </term>
1276                 <listitem>
1277                         Displays the right channel mixer value in a bar as reported by the OS.  See docs for $mixer for details on arguments.
1278                         <para></para></listitem>
1279         </varlistentry>
1280
1281         <varlistentry>
1282                 <term>
1283                         <command><option>mixerl</option></command>
1284                         <option>(device)</option>
1285                 </term>
1286                 <listitem>
1287                         Prints the left channel mixer value as reported by the OS.  See docs for $mixer for details on arguments.
1288                         <para></para></listitem>
1289         </varlistentry>
1290
1291         <varlistentry>
1292                 <term>
1293                         <command><option>mixerlbar</option></command>
1294                         <option>(device)</option>
1295                 </term>
1296                 <listitem>
1297                         Displays the left channel mixer value in a bar as reported by the OS.  See docs for $mixer for details on arguments.
1298                         <para></para></listitem>
1299         </varlistentry>
1300
1301         <varlistentry>
1302                 <term>
1303                         <command><option>moc_state</option></command>
1304                 </term>
1305                 <listitem>
1306                         Current state of MOC; playing, stopped etc.
1307                         <para></para></listitem>
1308         </varlistentry>
1309
1310         <varlistentry>
1311                 <term>
1312                         <command><option>moc_file</option></command>
1313                 </term>
1314                 <listitem>
1315                         File name of the current MOC song
1316                         <para></para></listitem>
1317         </varlistentry>
1318
1319         <varlistentry>
1320                 <term>
1321                         <command><option>moc_title</option></command>
1322                 </term>
1323                 <listitem>
1324                         Title of the current MOC song
1325                         <para></para></listitem>
1326         </varlistentry>
1327
1328         <varlistentry>
1329                 <term>
1330                         <command><option>moc_artist</option></command>
1331                 </term>
1332                 <listitem>
1333                         Artist of the current MOC song
1334                         <para></para></listitem>
1335         </varlistentry>
1336
1337         <varlistentry>
1338                 <term>
1339                         <command><option>moc_song</option></command>
1340                 </term>
1341                 <listitem>
1342                         The current song name being played in MOC.
1343                         <para></para></listitem>
1344         </varlistentry>
1345
1346         <varlistentry>
1347                 <term>
1348                         <command><option>moc_album</option></command>
1349                 </term>
1350                 <listitem>
1351                         Album of the current MOC song
1352                         <para></para></listitem>
1353         </varlistentry>
1354
1355         <varlistentry>
1356                 <term>
1357                         <command><option>moc_totaltime</option></command>
1358                 </term>
1359                 <listitem>
1360                         Total length of the current MOC song
1361                         <para></para></listitem>
1362         </varlistentry>
1363
1364         <varlistentry>
1365                 <term>
1366                         <command><option>moc_timeleft</option></command>
1367                 </term>
1368                 <listitem>
1369                         Time left in the current MOC song
1370                         <para></para></listitem>
1371         </varlistentry>
1372
1373         <varlistentry>
1374                 <term>
1375                         <command><option>moc_curtime</option></command>
1376                 </term>
1377                 <listitem>
1378                         Current time of the current MOC song
1379                         <para></para></listitem>
1380         </varlistentry>
1381
1382         <varlistentry>
1383                 <term>
1384                         <command><option>moc_bitrate</option></command>
1385                 </term>
1386                 <listitem>
1387                         Bitrate in the current MOC song
1388                         <para></para></listitem>
1389         </varlistentry>
1390
1391         <varlistentry>
1392                 <term>
1393                         <command><option>moc_rate</option></command>
1394                 </term>
1395                 <listitem>
1396                         Rate of the current MOC song
1397                         <para></para></listitem>
1398         </varlistentry>
1399
1400         <varlistentry>
1401                 <term>
1402                         <command><option>monitor</option></command>
1403                 </term>
1404                 <listitem>
1405                         Number of the monitor on which conky is running
1406                         <para></para></listitem>
1407         </varlistentry>
1408
1409         <varlistentry>
1410                 <term>
1411                         <command><option>monitor_number</option></command>
1412                 </term>
1413                 <listitem>
1414                         Number of monitors
1415                         <para></para></listitem>
1416         </varlistentry>
1417
1418         <varlistentry>
1419                 <term>
1420                         <command><option>mpd_artist</option></command>
1421                 </term>
1422                 <listitem>
1423                         Artist in current MPD song must be enabled at compile
1424                         <para></para></listitem>
1425         </varlistentry>
1426
1427         <varlistentry>
1428                 <term>
1429                         <command><option>mpd_album</option></command>
1430                 </term>
1431                 <listitem>
1432                         Album in current MPD song
1433                         <para></para></listitem>
1434         </varlistentry>
1435
1436         <varlistentry>
1437                 <term>
1438                         <command><option>mpd_bar</option></command>
1439                         <option>(height),(width)</option>
1440                 </term>
1441                 <listitem>
1442                         Bar of mpd's progress
1443                         <para></para></listitem>
1444         </varlistentry>
1445
1446         <varlistentry>
1447                 <term>
1448                         <command><option>mpd_bitrate</option></command>
1449                 </term>
1450                 <listitem>
1451                         Bitrate of current song
1452                         <para></para></listitem>
1453         </varlistentry>
1454
1455         <varlistentry>
1456                 <term>
1457                         <command><option>mpd_status</option></command>
1458                 </term>
1459                 <listitem>
1460                         Playing, stopped, et cetera.
1461                         <para></para></listitem>
1462         </varlistentry>
1463
1464         <varlistentry>
1465                 <term>
1466                         <command><option>mpd_title</option></command>
1467                         <option>(max length)</option>
1468                 </term>
1469                 <listitem>
1470                         Title of current MPD song
1471                         <para></para></listitem>
1472         </varlistentry>
1473
1474         <varlistentry>
1475                 <term>
1476                         <command><option>mpd_vol</option></command>
1477                 </term>
1478                 <listitem>
1479                         MPD's volume
1480                         <para></para></listitem>
1481         </varlistentry>
1482
1483         <varlistentry>
1484                 <term>
1485                         <command><option>mpd_elapsed</option></command>
1486                 </term>
1487                 <listitem>
1488                         Song's elapsed time
1489                         <para></para></listitem>
1490         </varlistentry>
1491
1492         <varlistentry>
1493                 <term>
1494                         <command><option>mpd_length</option></command>
1495                 </term>
1496                 <listitem>
1497                         Song's length
1498                         <para></para></listitem>
1499         </varlistentry>
1500
1501         <varlistentry>
1502                 <term>
1503                         <command><option>mpd_percent</option></command>
1504                 </term>
1505                 <listitem>
1506                         Percent of song's progress
1507                         <para></para></listitem>
1508         </varlistentry>
1509
1510         <varlistentry>
1511                 <term>
1512                         <command><option>mpd_random</option></command>
1513                 </term>
1514                 <listitem>
1515                         Random status (On/Off)
1516                         <para></para></listitem>
1517         </varlistentry>
1518
1519         <varlistentry>
1520                 <term>
1521                         <command><option>mpd_repeat</option></command>
1522                 </term>
1523                 <listitem>
1524                         Repeat status (On/Off)
1525                         <para></para></listitem>
1526         </varlistentry>
1527
1528         <varlistentry>
1529                 <term>
1530                         <command><option>mpd_track</option></command>
1531                 </term>
1532                 <listitem>
1533                         Prints the MPD track field
1534                         <para></para></listitem>
1535         </varlistentry>
1536
1537         <varlistentry>
1538                 <term>
1539                         <command><option>mpd_name</option></command>
1540                 </term>
1541                 <listitem>
1542                         Prints the MPD name field
1543                         <para></para></listitem>
1544         </varlistentry>
1545
1546         <varlistentry>
1547                 <term>
1548                         <command><option>mpd_file</option></command>
1549                 </term>
1550                 <listitem>
1551                         Prints the file name of the current MPD song
1552                         <para></para></listitem>
1553         </varlistentry>
1554
1555         <varlistentry>
1556                 <term>
1557                         <command><option>mpd_smart</option></command>
1558                         <option>(max length)</option>
1559                 </term>
1560                 <listitem>
1561                         Prints the song name in either the form "artist - title" or file name, depending on whats available
1562                         <para></para></listitem>
1563         </varlistentry>
1564
1565         <varlistentry>
1566                 <term>
1567                         <command><option>if_mpd_playing</option></command>
1568                 </term>
1569                 <listitem>
1570                         if mpd is playing or paused, display everything between $if_mpd_playing and the matching $endif
1571                         <para></para></listitem>
1572         </varlistentry>
1573
1574         <varlistentry>
1575                 <term>
1576                         <command><option>nameserver</option></command>
1577                         <option>(index)</option>
1578                 </term>
1579                 <listitem>
1580                         Print a nameserver from /etc/resolv.conf. Index starts at and defaults to 0.
1581                         <para></para></listitem>
1582         </varlistentry>
1583
1584         <varlistentry>
1585                 <term>
1586                         <command><option>new_mails</option></command>
1587                         <option>(mailbox)</option>
1588                         <option>(interval)</option>
1589                 </term>
1590                 <listitem>
1591                         Unread mail count in the specified mailbox or mail spool if
1592                         not. Both mbox and maildir type mailboxes are supported.
1593                         <para></para></listitem>
1594         </varlistentry>
1595
1596         <varlistentry>
1597                 <term>
1598                         <command><option>nodename</option></command>
1599                 </term>
1600                 <listitem>
1601                         Hostname
1602                         <para></para></listitem>
1603         </varlistentry>
1604
1605         <varlistentry>
1606                 <term>
1607                         <command><option>nvidia</option></command>
1608                         <option>threshold</option>
1609                         <option>temp</option>
1610                         <option>gpufreq</option>
1611                         <option>memfreq</option>
1612                         <option>imagequality</option>
1613                 </term>
1614                 <listitem>
1615                         Nvidia graficcard support for the XNVCtrl library.
1616                         Each option can be shortened to the least significant part.
1617                         Temperatures are printed as float, all other values as integer.
1618                         <simplelist>
1619                                 <member><command>threshold</command>:
1620                                         the thresholdtemperature at which the gpu slows down
1621                                 </member>
1622                                 <member><command>temp</command>:
1623                                         gives the gpu current temperature
1624                                 </member>
1625                                 <member><command>gpufreq</command>:
1626                                         gives the current gpu frequency
1627                                 </member>
1628                                 <member><command>memfreq</command>:
1629                                         gives the current mem frequency
1630                                 </member>
1631                                 <member><command>imagequality</command>:
1632                                         which imagequality should be choosen by OpenGL applications
1633                                 </member>
1634                         </simplelist>
1635                         <para></para>
1636                 </listitem>
1637         </varlistentry>
1638
1639         <varlistentry>
1640                 <term>
1641                         <command><option>outlinecolor</option></command>
1642                         <option>(color)</option>
1643                 </term>
1644                 <listitem>
1645                         Change outline color
1646                         <para></para></listitem>
1647         </varlistentry>
1648
1649         <varlistentry>
1650                 <term>
1651                         <command><option>pb_battery</option></command>
1652                         <option>item</option>
1653                 </term>
1654                 <listitem>
1655                         If running on Apple powerbook/ibook, display
1656                         information on battery status. The item parameter
1657                         specifies, what information to display. Exactly one item
1658                         must be specified. Valid items are:
1659                         <simplelist>
1660                                 <member><command>status</command>:
1661                                         Display if battery is fully charged, charging,
1662                                         discharging or absent (running on AC)
1663                                 </member>
1664                                 <member><command>percent</command>:
1665                                         Display charge of battery in percent, if
1666                                         charging or discharging. Nothing will be
1667                                         displayed, if battery is fully charged
1668                                         or absent.
1669                                 </member>
1670                                 <member><command>time</command>:
1671                                         Display the time remaining until the battery
1672                                         will be fully charged or discharged at current
1673                                         rate.  Nothing is displayed, if battery is
1674                                         absent or if it's present but fully charged
1675                                         and not discharging.
1676                                 </member>
1677                         </simplelist>
1678                         <para></para></listitem>
1679         </varlistentry>
1680
1681         <varlistentry>
1682                 <term>
1683                         <command><option>platform</option></command>
1684                         <option>(dev) type n</option>
1685                 </term>
1686                 <listitem>
1687                         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.
1688                         <para></para></listitem>
1689         </varlistentry>
1690
1691         <varlistentry>
1692                 <term>
1693                         <command><option>pop3_unseen</option></command>
1694                         <option>(args)</option>
1695                 </term>
1696                 <listitem>
1697                         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] [-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.
1698
1699                         <para></para></listitem>
1700         </varlistentry>
1701
1702         <varlistentry>
1703                 <term>
1704                         <command><option>pop3_used</option></command>
1705                         <option>(args)</option>
1706                 </term>
1707                 <listitem>
1708                         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] [-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.
1709
1710                         <para></para></listitem>
1711         </varlistentry>
1712
1713         <varlistentry>
1714                 <term>
1715                         <command><option>pre_exec</option></command>
1716                         <option>shell command</option>
1717                 </term>
1718                 <listitem>
1719                         Executes a shell command one time before conky displays anything and puts output as text.
1720                         <para></para></listitem>
1721         </varlistentry>
1722
1723         <varlistentry>
1724                 <term>
1725                         <command><option>processes</option></command>
1726                 </term>
1727                 <listitem>
1728                         Total processes (sleeping and running)
1729                         <para></para></listitem>
1730         </varlistentry>
1731
1732         <varlistentry>
1733                 <term>
1734                         <command><option>running_processes</option></command>
1735                 </term>
1736                 <listitem>
1737                         Running processes (not sleeping), requires Linux 2.6
1738                         <para></para></listitem>
1739         </varlistentry>
1740
1741         <varlistentry>
1742                 <term>
1743                         <command><option>scroll</option></command>
1744                         <option>length (step) text</option>
1745                 </term>
1746                 <listitem>
1747                         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").
1748                         <para></para></listitem>
1749         </varlistentry>
1750
1751         <varlistentry>
1752                 <term>
1753                         <command><option>shadecolor</option></command>
1754                         <option>(color)</option>
1755                 </term>
1756                 <listitem>
1757                         Change shading color
1758                         <para></para></listitem>
1759         </varlistentry>
1760
1761         <varlistentry>
1762                 <term>
1763                         <command><option>smapi</option></command>
1764                         <option>(ARGS)</option>
1765                 </term>
1766                 <listitem>
1767                         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.
1768                         <para></para></listitem>
1769         </varlistentry>
1770
1771         <varlistentry>
1772                 <term>
1773                         <command><option>smapi_bat_bar</option></command>
1774                         <option>(INDEX),(height),(width)</option>
1775                 </term>
1776                 <listitem>
1777                         when using smapi, display the remaining capacity of the battery with index INDEX as a bar.
1778                         <para></para></listitem>
1779         </varlistentry>
1780
1781         <varlistentry>
1782                 <term>
1783                         <command><option>smapi_bat_perc</option></command>
1784                         <option>(INDEX)</option>
1785                 </term>
1786                 <listitem>
1787                         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.
1788                         <para></para></listitem>
1789         </varlistentry>
1790
1791         <varlistentry>
1792                 <term>
1793                         <command><option>smapi_bat_power</option></command>
1794                         <option>INDEX</option>
1795                 </term>
1796                 <listitem>
1797                         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.
1798                         <para></para></listitem>
1799         </varlistentry>
1800
1801         <varlistentry>
1802                 <term>
1803                         <command><option>smapi_bat_temp</option></command>
1804                         <option>INDEX</option>
1805                 </term>
1806                 <listitem>
1807                         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.
1808                         <para></para></listitem>
1809         </varlistentry>
1810
1811         <varlistentry>
1812                 <term>
1813                         <command><option>stippled_hr</option></command>
1814                         <option>(space)</option>
1815                 </term>
1816                 <listitem>
1817                         Stippled (dashed) horizontal line
1818                         <para></para></listitem>
1819         </varlistentry>
1820
1821         <varlistentry>
1822                 <term>
1823                         <command><option>swapbar</option></command>
1824                         <option>(height),(width)</option>
1825                 </term>
1826                 <listitem>
1827                         Bar that shows amount of swap in use
1828                         <para></para></listitem>
1829         </varlistentry>
1830
1831         <varlistentry>
1832                 <term>
1833                         <command><option>swap</option></command>
1834                 </term>
1835                 <listitem>
1836                         Amount of swap in use
1837                         <para></para></listitem>
1838         </varlistentry>
1839
1840         <varlistentry>
1841                 <term>
1842                         <command><option>swapmax</option></command>
1843                 </term>
1844                 <listitem>
1845                         Total amount of swap
1846                         <para></para></listitem>
1847         </varlistentry>
1848
1849         <varlistentry>
1850                 <term>
1851                         <command><option>swapperc</option></command>
1852                 </term>
1853                 <listitem>
1854                         Percentage of swap in use
1855                         <para></para></listitem>
1856         </varlistentry>
1857
1858         <varlistentry>
1859                 <term>
1860                         <command><option>sysname</option></command>
1861                 </term>
1862                 <listitem>
1863                         System name, Linux for example
1864                         <para></para></listitem>
1865         </varlistentry>
1866
1867         <varlistentry>
1868                 <term>
1869                         <command><option>tcp_portmon</option></command>
1870                         <option>port_begin port_end item (index)</option>
1871                         <emphasis>(ip4 only at present)</emphasis>
1872                 </term>
1873                 <listitem>
1874                         TCP port monitor for specified local ports.  Port numbers must be in the range 1 to 65535. Valid items are:
1875                         <simplelist>
1876                                 <member><command>count</command> - total number of connections in the range
1877                                 </member>
1878                                 <member><command>rip</command> - remote ip address
1879                                 </member>
1880                                 <member><command>rhost</command> - remote host name
1881                                 </member>
1882                                 <member><command>rport</command> - remote port number
1883                                 </member>
1884                                 <member><command>rservice</command> - remote service name from /etc/services
1885                                 </member>
1886                                 <member><command>lip</command> - local ip address
1887                                 </member>
1888                                 <member><command>lhost</command> - local host name
1889                                 </member>
1890                                 <member><command>lport</command> - local port number
1891                                 </member>
1892                                 <member><command>lservice</command> - local service name from /etc/services
1893                                 </member>
1894                         </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.
1895                         <simplelist>
1896                                 <member>Examples:</member>
1897                                 <member><command>${tcp_portmon 6881 6999 count}</command> -
1898                                         displays the number of connections in the bittorrent port range</member>
1899                                 <member><command>${tcp_portmon 22 22 rip 0}</command> -
1900                                         displays the remote host ip of the first sshd connection</member>
1901                                 <member><command>${tcp_portmon 22 22 rip 9}</command> -
1902                                         displays the remote host ip of the tenth sshd connection</member>
1903                                 <member><command>${tcp_portmon 1 1024 rhost 0}</command> -
1904                                         displays the remote host name of the first connection on a privileged port</member>
1905                                 <member><command>${tcp_portmon 1 1024 rport 4}</command> -
1906                                         displays the remote host port of the fifth connection on a privileged port</member>
1907                                 <member><command>${tcp_portmon 1 65535 lservice 14}</command> -
1908                                         displays the local service name of the fifteenth connection in the range of all ports</member>
1909                         </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.
1910                 </listitem>
1911         </varlistentry>
1912
1913         <varlistentry>
1914                 <term>
1915                         <command><option>texeci</option></command>
1916                         <option>interval command</option>
1917                 </term>
1918                 <listitem>
1919                         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.
1920                         <para></para></listitem>
1921         </varlistentry>
1922
1923         <varlistentry>
1924                 <term>
1925                         <command><option>offset</option></command>
1926                         <option>(pixels)</option>
1927                 </term>
1928                 <listitem>
1929                         Move text over by N pixels.  See also $voffset.
1930                         <para></para></listitem>
1931         </varlistentry>
1932
1933         <varlistentry>
1934                 <term>
1935                         <command><option>rss</option></command>
1936                         <option>url delay_in_minutes action item_num</option>
1937                 </term>
1938                 <listitem>
1939                         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.
1940                         <para></para></listitem>
1941         </varlistentry>
1942
1943         <varlistentry>
1944                 <term>
1945                         <command><option>tab</option></command>
1946                         <option>(width, (start))</option>
1947                 </term>
1948                 <listitem>
1949                         Puts a tab of the specified width, starting from column 'start'.
1950                         <para></para></listitem>
1951         </varlistentry>
1952
1953         <varlistentry>
1954                 <term>
1955                         <command><option>tail</option></command>
1956                         <option>logfile lines (interval)</option>
1957                 </term>
1958                 <listitem>
1959                         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.
1960                         <para></para></listitem>
1961         </varlistentry>
1962
1963         <varlistentry>
1964                 <term>
1965                         <command><option>templateN</option></command>
1966                         <option>(arg1)</option>
1967                         <option>(arg2)</option>
1968                         <option>(arg3 ...)</option>
1969                 </term>
1970                 <listitem>
1971                         Evaluate the content of the templateN configuration variable (where N is a value between 0 and 9, inclusively),
1972                         applying substitutions as described in the documentation of the corresponding configuration variable.
1973                         The number of arguments is optional, but must match the highest referred index in the template. You can use the
1974                         same special sequences in each argument as the ones valid for a template definition, e.g. to allow an argument
1975                         to contain a whitespace. Also simple nesting of templates is possible this way.
1976                         <para></para></listitem>
1977                 <listitem>
1978                         Here are some examples of template definitions:
1979                         <simplelist>
1980                                 <member>template0 $\1\2</member>
1981                                 <member>template1 \1: ${fs_used \2} / ${fs_size \2}</member>
1982                                 <member>template2 \1 \2</member>
1983                         </simplelist>
1984                         The following list shows sample usage of the templates defined above,
1985                         with the equivalent syntax when not using any template at all:
1986                         <table>
1987                         <tgroup cols="2">
1988                                 <thead>
1989                                         <row rowsep="1"><entry>using template</entry><entry>same without template</entry></row>
1990                                 </thead>
1991                                 <tbody>
1992                                 <row><entry>${template0 node name}</entry><entry>$nodename</entry></row>
1993                                 <row><entry>${template1 root /}</entry><entry>root: ${fs_free /} / ${fs_size /}</entry></row>
1994                                 <row>
1995                                         <entry><programlisting>${template1 ${template2\ disk\ root} /}</programlisting></entry>
1996                                         <entry><programlisting>disk root: ${fs_free /} / ${fs_size /}</programlisting></entry>
1997                                 </row>
1998                                 </tbody>
1999                         </tgroup>
2000                         </table>
2001                         <para></para></listitem>
2002         </varlistentry>
2003
2004         <varlistentry>
2005                 <term>
2006                         <command><option>time</option></command>
2007                         <option>(format)</option>
2008                 </term>
2009                 <listitem>
2010                         Local time, see man strftime to get more information about format
2011                         <para></para></listitem>
2012         </varlistentry>
2013
2014         <varlistentry>
2015                 <term>
2016                         <command><option>utime</option></command>
2017                         <option>(format)</option>
2018                 </term>
2019                 <listitem>
2020                         Display time in UTC (universal coordinate time).
2021                         <para></para></listitem>
2022         </varlistentry>
2023
2024         <varlistentry>
2025                 <term>
2026                         <command><option>tztime</option></command>
2027                         <option>(timezone) (format)</option>
2028                 </term>
2029                 <listitem>
2030                         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.
2031                         <para></para></listitem>
2032         </varlistentry>
2033
2034         <varlistentry>
2035                 <term>
2036                         <command><option>totaldown</option></command>
2037                         <option>net</option>
2038                 </term>
2039                 <listitem>
2040                         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.
2041                         <para></para></listitem>
2042         </varlistentry>
2043
2044         <varlistentry>
2045                 <term>
2046                         <command><option>top</option></command>
2047                         <option>type, num</option>
2048                 </term>
2049                 <listitem>
2050                         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.
2051                         <para></para></listitem>
2052         </varlistentry>
2053
2054         <varlistentry>
2055                 <term>
2056                         <command><option>top_mem</option></command>
2057                         <option>type, num</option>
2058                 </term>
2059                 <listitem>
2060                         Same as top, except sorted by mem usage instead of cpu
2061                         <para></para></listitem>
2062         </varlistentry>
2063
2064         <varlistentry>
2065                 <term>
2066                         <command><option>totalup</option></command>
2067                         <option>net</option>
2068                 </term>
2069                 <listitem>
2070                         Total upload, this one too, may overflow
2071                         <para></para></listitem>
2072         </varlistentry>
2073
2074         <varlistentry>
2075                 <term>
2076                         <command><option>updates</option></command>
2077                         <option>Number of updates</option>
2078                 </term>
2079                 <listitem>
2080                         for debugging
2081                         <para></para></listitem>
2082         </varlistentry>
2083
2084         <varlistentry>
2085                 <term>
2086                         <command><option>upspeed</option></command>
2087                         <option>net</option>
2088                 </term>
2089                 <listitem>
2090                         Upload speed in KiB
2091                         <para></para></listitem>
2092         </varlistentry>
2093
2094         <varlistentry>
2095                 <term>
2096                         <command><option>upspeedf</option></command>
2097                         <option>net</option>
2098                 </term>
2099                 <listitem>
2100                         Upload speed in KiB with one decimal
2101                         <para></para></listitem>
2102         </varlistentry>
2103
2104         <varlistentry>
2105                 <term>
2106                         <command><option>upspeedgraph</option></command>
2107                         <option>("normal"|"log") (height),(width) (gradient colour 1) (gradient colour 2) (scale) (net)</option>
2108                 </term>
2109                 <listitem>
2110                         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".
2111                         <para></para></listitem>
2112         </varlistentry>
2113
2114         <varlistentry>
2115                 <term>
2116                         <command><option>uptime</option></command>
2117                 </term>
2118                 <listitem>
2119                         Uptime
2120                         <para></para></listitem>
2121         </varlistentry>
2122
2123         <varlistentry>
2124                 <term>
2125                         <command><option>uptime_short</option></command>
2126                 </term>
2127                 <listitem>
2128                         Uptime in a shorter format
2129                         <para></para></listitem>
2130         </varlistentry>
2131
2132         <varlistentry>
2133                 <term>
2134                         <command><option>user_number</option></command>
2135                 </term>
2136                 <listitem>
2137                         Number of users logged in
2138                         <para></para></listitem>
2139         </varlistentry>
2140
2141         <varlistentry>
2142                 <term>
2143                         <command><option>user_names</option></command>
2144                 </term>
2145                 <listitem>
2146                         Lists the names of the users logged in
2147                         <para></para></listitem>
2148         </varlistentry>
2149
2150         <varlistentry>
2151                 <term>
2152                         <command><option>user_terms</option></command>
2153                 </term>
2154                 <listitem>
2155                         Lists the consoles in use
2156                         <para></para></listitem>
2157         </varlistentry>
2158
2159         <varlistentry>
2160                 <term>
2161                         <command><option>user_times</option></command>
2162                 </term>
2163                 <listitem>
2164                         Lists how long users have been logged in for
2165                         <para></para></listitem>
2166         </varlistentry>
2167
2168         <varlistentry>
2169                 <term>
2170                         <command><option>voffset</option></command>
2171                         <option>(pixels)</option>
2172                 </term>
2173                 <listitem>
2174                         Change vertical offset by N pixels.  Negative values will cause text to overlap.  See also $offset.
2175                         <para></para></listitem>
2176         </varlistentry>
2177
2178         <varlistentry>
2179                 <term>
2180                         <command><option>voltage_mv</option></command>
2181                         <option>(n)</option>
2182                 </term>
2183                 <listitem>
2184                         Returns CPU #n's voltage in mV. CPUs are
2185                         counted from 1. If omitted, the parameter
2186                         defaults to 1.
2187                         <para></para></listitem>
2188         </varlistentry>
2189
2190         <varlistentry>
2191                 <term>
2192                         <command><option>voltage_v</option></command>
2193                         <option>(n)</option>
2194                 </term>
2195                 <listitem>
2196                         Returns CPU #n's voltage in V. CPUs are
2197                         counted from 1. If omitted, the parameter
2198                         defaults to 1.
2199                         <para></para></listitem>
2200         </varlistentry>
2201
2202         <varlistentry>
2203                 <term>
2204                         <command><option>wireless_essid</option></command>
2205                         <option>net</option>
2206                 </term>
2207                 <listitem>
2208                         Wireless access point ESSID (Linux only)
2209                         <para></para></listitem>
2210         </varlistentry>
2211
2212         <varlistentry>
2213                 <term>
2214                         <command><option>wireless_mode</option></command>
2215                         <option>net</option>
2216                 </term>
2217                 <listitem>
2218                         Wireless mode (Managed/Ad-Hoc/Master) (Linux only)
2219                         <para></para></listitem>
2220         </varlistentry>
2221
2222         <varlistentry>
2223                 <term>
2224                         <command><option>wireless_bitrate</option></command>
2225                         <option>net</option>
2226                 </term>
2227                 <listitem>
2228                         Wireless bitrate (ie 11 Mb/s) (Linux only)
2229                         <para></para></listitem>
2230         </varlistentry>
2231
2232         <varlistentry>
2233                 <term>
2234                         <command><option>wireless_ap</option></command>
2235                         <option>net</option>
2236                 </term>
2237                 <listitem>
2238                         Wireless access point MAC address (Linux only)
2239                         <para></para></listitem>
2240         </varlistentry>
2241
2242         <varlistentry>
2243                 <term>
2244                         <command><option>wireless_link_qual</option></command>
2245                         <option>net</option>
2246                 </term>
2247                 <listitem>
2248                         Wireless link quality (Linux only)
2249                         <para></para></listitem>
2250         </varlistentry>
2251
2252         <varlistentry>
2253                 <term>
2254                         <command><option>wireless_link_qual_max</option></command>
2255                         <option>net</option>
2256                 </term>
2257                 <listitem>
2258                         Wireless link quality maximum value (Linux only)
2259                         <para></para></listitem>
2260         </varlistentry>
2261
2262         <varlistentry>
2263                 <term>
2264                         <command><option>wireless_link_qual_perc</option></command>
2265                         <option>net</option>
2266                 </term>
2267                 <listitem>
2268                         Wireless link quality in percents (Linux only)
2269                         <para></para></listitem>
2270         </varlistentry>
2271
2272         <varlistentry>
2273                 <term>
2274                         <command><option>wireless_link_bar</option></command>
2275                         <option>(height), (width) net</option>
2276                 </term>
2277                 <listitem>
2278                         Wireless link quality bar (Linux only)
2279                         <para></para></listitem>
2280         </varlistentry>
2281
2282         <varlistentry>
2283                 <term>
2284                         <command><option>words</option></command>
2285                         <option>textfile</option>
2286                 </term>
2287                 <listitem>
2288                         Displays the number of words in the given file
2289                         <para></para></listitem>
2290         </varlistentry>
2291
2292         <varlistentry>
2293                 <term>
2294                         <command><option>xmms2_artist</option></command>
2295                 </term>
2296                 <listitem>
2297                         Artist in current XMMS2 song
2298                         <para></para></listitem>
2299         </varlistentry>
2300
2301         <varlistentry>
2302                 <term>
2303                         <command><option>xmms2_album</option></command>
2304                 </term>
2305                 <listitem>
2306                         Album in current XMMS2 song
2307                         <para></para></listitem>
2308         </varlistentry>
2309
2310         <varlistentry>
2311                 <term>
2312                         <command><option>xmms2_title</option></command>
2313                 </term>
2314                 <listitem>
2315                         Title in current XMMS2 song
2316                         <para></para></listitem>
2317         </varlistentry>
2318
2319         <varlistentry>
2320                 <term>
2321                         <command><option>xmms2_genre</option></command>
2322                 </term>
2323                 <listitem>
2324                         Genre in current XMMS2 song
2325                         <para></para></listitem>
2326         </varlistentry>
2327
2328         <varlistentry>
2329                 <term>
2330                         <command><option>xmms2_comment</option></command>
2331                 </term>
2332                 <listitem>
2333                         Comment in current XMMS2 song
2334                         <para></para></listitem>
2335         </varlistentry>
2336
2337         <varlistentry>
2338                 <term>
2339                         <command><option>xmms2_decoder</option></command>
2340                 </term>
2341                 <listitem>
2342                         Decoder plugin used
2343                         <para></para></listitem>
2344         </varlistentry>
2345
2346         <varlistentry>
2347                 <term>
2348                         <command><option>xmms2_transport</option></command>
2349                 </term>
2350                 <listitem>
2351                         Transport plugin used
2352                         <para></para></listitem>
2353         </varlistentry>
2354
2355         <varlistentry>
2356                 <term>
2357                         <command><option>xmms2_url</option></command>
2358                 </term>
2359                 <listitem>
2360                         Full path to current song
2361                         <para></para></listitem>
2362         </varlistentry>
2363
2364         <varlistentry>
2365                 <term>
2366                         <command><option>xmms2_tracknr</option></command>
2367                 </term>
2368                 <listitem>
2369                         Track number in current XMMS2 song
2370                         <para></para></listitem>
2371         </varlistentry>
2372
2373         <varlistentry>
2374                 <term>
2375                         <command><option>xmms2_bitrate</option></command>
2376                 </term>
2377                 <listitem>
2378                         Bitrate of current song
2379                         <para></para></listitem>
2380         </varlistentry>
2381
2382         <varlistentry>
2383                 <term>
2384                         <command><option>xmms2_id</option></command>
2385                 </term>
2386                 <listitem>
2387                         XMMS2 id of current song
2388                         <para></para></listitem>
2389         </varlistentry>
2390
2391         <varlistentry>
2392                 <term>
2393                         <command><option>xmms2_duration</option></command>
2394                 </term>
2395                 <listitem>
2396                         Duration of current song
2397                         <para></para></listitem>
2398         </varlistentry>
2399
2400         <varlistentry>
2401                 <term>
2402                         <command><option>xmms2_elapsed</option></command>
2403                 </term>
2404                 <listitem>
2405                         Song's elapsed time
2406                         <para></para></listitem>
2407         </varlistentry>
2408
2409         <varlistentry>
2410                 <term>
2411                         <command><option>xmms2_size</option></command>
2412                 </term>
2413                 <listitem>
2414                         Size of current song
2415                         <para></para></listitem>
2416         </varlistentry>
2417
2418         <varlistentry>
2419                 <term>
2420                         <command><option>xmms2_percent</option></command>
2421                 </term>
2422                 <listitem>
2423                         Percent of song's progress
2424                         <para></para></listitem>
2425         </varlistentry>
2426
2427         <varlistentry>
2428                 <term>
2429                         <command><option>xmms2_status</option></command>
2430                 </term>
2431                 <listitem>
2432                         XMMS2 status (Playing, Paused, Stopped, or Disconnected)
2433                         <para></para></listitem>
2434         </varlistentry>
2435
2436         <varlistentry>
2437                 <term>
2438                         <command><option>xmms2_bar</option></command>
2439                         <option>(height),(width)</option>
2440                 </term>
2441                 <listitem>
2442                         Bar of XMMS2's progress
2443                         <para></para></listitem>
2444         </varlistentry>
2445
2446         <varlistentry>
2447                 <term>
2448                         <command><option>xmms2_smart</option></command>
2449                 </term>
2450                 <listitem>
2451                         Prints the song name in either the form "artist - title" or file name, depending on whats available
2452                         <para></para></listitem>
2453         </varlistentry>
2454         <varlistentry>
2455                 <term>
2456                         <command><option>if_xmms2_connected</option></command>
2457                 </term>
2458                 <listitem>
2459                         Display everything between $if_xmms2_connected and the matching $endif if xmms2 is running.
2460                         <para></para></listitem>
2461         </varlistentry>
2462
2463         <varlistentry>
2464                 <term>
2465                         <command><option>eve</option></command>
2466                         <option>api_userid api_key character_id</option>
2467                 </term>
2468                 <listitem>
2469          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.
2470                         <para></para></listitem>
2471         </varlistentry>
2472
2473 </variablelist>