Add ${top_time} sorting processes by CPU time
[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
1004                         between $if_empty and the matching $endif
1005                         <para></para></listitem>
1006         </varlistentry>
1007
1008         <varlistentry>
1009                 <term>
1010                         <command><option>if_existing</option></command>
1011                         <option>file (string)</option>
1012                 </term>
1013                 <listitem>
1014                         if FILE exists, display everything between if_existing
1015                         and the matching $endif.  The optional second paramater
1016                         checks for FILE containing the specified string and
1017                         prints everything between $if_existing and the matching
1018                         $endif.
1019                         <para></para></listitem>
1020         </varlistentry>
1021
1022         <varlistentry>
1023                 <term>
1024                         <command><option>if_gw</option></command>
1025                 </term>
1026                 <listitem>
1027                         if there is at least one default gateway, display
1028                         everything between $if_gw and the matching $endif
1029                         <para></para></listitem>
1030         </varlistentry>
1031
1032         <varlistentry>
1033                 <term>
1034                         <command><option>if_match</option></command>
1035                         <option>expression</option>
1036                 </term>
1037                 <listitem>
1038                         Evaluates the given boolean expression, printing
1039                         everything between $if_match and the matching $endif
1040                         depending on whether the evaluation returns true or not.
1041                         Valid expressions consist of a left side, an operator
1042                         and a right side. Left and right sides are being parsed
1043                         for contained text objects before evaluation. Recognised
1044                         left and right side types are:
1045                         <simplelist>
1046                                 <member><command>double</command>:
1047                                         argument consists of only digits and a
1048                                         single dot.
1049                                 </member>
1050                                 <member><command>long</command>:
1051                                         argument consists of only digits.
1052                                 </member>
1053                                 <member><command>string</command>:
1054                                         argument is enclosed in quotation mark
1055                                         or the checks for double and long failed
1056                                         before.
1057                                 </member>
1058                         </simplelist>
1059                         Valid operands are:
1060                         '&gt;', '&lt;', '&gt;=', '&lt;=', '==', '!='.
1061                         <para></para></listitem>
1062         </varlistentry>
1063
1064         <varlistentry>
1065                 <term>
1066                         <command><option>if_running</option></command>
1067                         <option>(process)</option>
1068                 </term>
1069                 <listitem>
1070                         if PROCESS is running, display everything $if_running
1071                         and the matching $endif
1072                         <para></para></listitem>
1073         </varlistentry>
1074
1075         <varlistentry>
1076                 <term>
1077                         <command><option>if_mounted</option></command>
1078                         <option>(mountpoint)</option>
1079                 </term>
1080                 <listitem>
1081                         if MOUNTPOINT is mounted, display everything between
1082                         $if_mounted and the matching $endif
1083                         <para></para></listitem>
1084         </varlistentry>
1085
1086         <varlistentry>
1087                 <term>
1088                         <command><option>if_smapi_bat_installed</option></command>
1089                         <option>(INDEX)</option>
1090                 </term>
1091                 <listitem>
1092                         when using smapi, if the battery with index INDEX is
1093                         installed, display everything between
1094                         $if_smapi_bat_installed and the matching $endif
1095                         <para></para></listitem>
1096         </varlistentry>
1097
1098         <varlistentry>
1099                 <term>
1100                         <command><option>if_up</option></command>
1101                         <option>(interface)</option>
1102                 </term>
1103                 <listitem>
1104                         if INTERFACE exists and is up, display everything between $if_up and the matching $endif
1105                         <para></para></listitem>
1106         </varlistentry>
1107
1108         <varlistentry>
1109                 <term>
1110                         <command><option>imap_messages</option></command>
1111                         <option>(args)</option>
1112                 </term>
1113                 <listitem>
1114                         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.
1115                         <para></para></listitem>
1116         </varlistentry>
1117
1118         <varlistentry>
1119                 <term>
1120                         <command><option>imap_unseen</option></command>
1121                         <option>(args)</option>
1122                 </term>
1123                 <listitem>
1124                         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.
1125                         <para></para></listitem>
1126         </varlistentry>
1127
1128         <varlistentry>
1129                 <term>
1130                         <command><option>ioscheduler</option></command>
1131                         <option>disk</option>
1132                 </term>
1133                 <listitem>
1134                         Prints the current ioscheduler used for the given disk name (i.e. e.g. "hda" or "sdb")
1135                         <para></para></listitem>
1136         </varlistentry>
1137
1138         <varlistentry>
1139                 <term>
1140                         <command><option>kernel</option></command>
1141                 </term>
1142                 <listitem>
1143                         Kernel version
1144                         <para></para></listitem>
1145         </varlistentry>
1146
1147         <varlistentry>
1148                 <term>
1149                         <command><option>laptop_mode</option></command>
1150                 </term>
1151                 <listitem>
1152                         The value of /proc/sys/vm/laptop_mode
1153                         <para></para></listitem>
1154         </varlistentry>
1155
1156         <varlistentry>
1157                 <term>
1158                         <command><option>loadavg</option></command>
1159                 </term>
1160                 <listitem>
1161                         (1,2,3)> System load average, 1 is for past 1 minute, 2 for past 5 minutes and 3 for past 15 minutes.
1162                         <para></para></listitem>
1163         </varlistentry>
1164
1165         <varlistentry>
1166                 <term>
1167                         <command><option>loadgraph</option></command>
1168                         <option>("normal"|"log") (height),(width) (gradient colour 1) (gradient colour 2) (scale)</option>
1169                 </term>
1170                 <listitem>
1171                         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".
1172                         <para></para></listitem>
1173         </varlistentry>
1174
1175         <varlistentry>
1176                 <term>
1177                         <command><option>lines</option></command>
1178                         <option>textfile</option>
1179                 </term>
1180                 <listitem>
1181                         Displays the number of lines in the given file
1182                         <para></para></listitem>
1183         </varlistentry>
1184
1185         <varlistentry>
1186                 <term>
1187                         <command><option>machine</option></command>
1188                 </term>
1189                 <listitem>
1190                         Machine, i686 for example
1191                         <para></para></listitem>
1192         </varlistentry>
1193
1194         <varlistentry>
1195                 <term>
1196                         <command><option>mails</option></command>
1197                         <option>(mailbox)</option>
1198                         <option>(interval)</option>
1199                 </term>
1200                 <listitem>
1201                         Mail count in the specified mailbox or your mail spool if not.
1202                         Both mbox and maildir type mailboxes are supported. You can
1203                         use a program like fetchmail to get mails from some server
1204                         using your favourite protocol. See also new_mails.
1205                         <para></para></listitem>
1206         </varlistentry>
1207
1208         <varlistentry>
1209                 <term>
1210                         <command><option>mboxscan</option></command>
1211                         <option>(-n number of messages to print) (-fw from width) (-sw subject width) mbox</option>
1212                 </term>
1213                 <listitem>
1214                         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"}
1215                         <para></para></listitem>
1216         </varlistentry>
1217
1218         <varlistentry>
1219                 <term>
1220                         <command><option>mem</option></command>
1221                 </term>
1222                 <listitem>
1223                         Amount of memory in use
1224                         <para></para></listitem>
1225         </varlistentry>
1226
1227         <varlistentry>
1228                 <term>
1229                         <command><option>membar</option></command>
1230                         <option>(height),(width)</option>
1231                 </term>
1232                 <listitem>
1233                         Bar that shows amount of memory in use
1234                         <para></para></listitem>
1235         </varlistentry>
1236
1237         <varlistentry>
1238                 <term>
1239                         <command><option>memgraph</option></command>
1240                         <option>("normal"|"log") (height),(width) (gradient colour 1) (gradient colour 2) (scale)</option>
1241                 </term>
1242                 <listitem>
1243                         Memory usage graph. Uses a logarithmic scale (to see small numbers) when you use "log" instead of "normal".
1244                         <para></para></listitem>
1245         </varlistentry>
1246
1247         <varlistentry>
1248                 <term>
1249                         <command><option>memeasyfree</option></command>
1250                 </term>
1251                 <listitem>
1252                         Amount of free memory including the memory that is very easily freed (buffers/cache)
1253                         <para></para></listitem>
1254         </varlistentry>
1255
1256         <varlistentry>
1257                 <term>
1258                         <command><option>memfree</option></command>
1259                 </term>
1260                 <listitem>
1261                         Amount of free memory
1262                         <para></para></listitem>
1263         </varlistentry>
1264
1265         <varlistentry>
1266                 <term>
1267                         <command><option>memmax</option></command>
1268                 </term>
1269                 <listitem>
1270                         Total amount of memory
1271                         <para></para></listitem>
1272         </varlistentry>
1273
1274         <varlistentry>
1275                 <term>
1276                         <command><option>memperc</option></command>
1277                 </term>
1278                 <listitem>
1279                         Percentage of memory in use
1280                         <para></para></listitem>
1281         </varlistentry>
1282
1283         <varlistentry>
1284                 <term>
1285                         <command><option>mixer</option></command>
1286                         <option>(device)</option>
1287                 </term>
1288                 <listitem>
1289                         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.
1290                         <para></para></listitem>
1291         </varlistentry>
1292
1293         <varlistentry>
1294                 <term>
1295                         <command><option>mixerbar</option></command>
1296                         <option>(device)</option>
1297                 </term>
1298                 <listitem>
1299                         Displays mixer value in a bar as reported by the OS.  See docs for $mixer for details on arguments.
1300                         <para></para></listitem>
1301         </varlistentry>
1302
1303         <varlistentry>
1304                 <term>
1305                         <command><option>mixerr</option></command>
1306                         <option>(device)</option>
1307                 </term>
1308                 <listitem>
1309                         Prints the right channel mixer value as reported by the OS.  See docs for $mixer for details on arguments.
1310                         <para></para></listitem>
1311         </varlistentry>
1312
1313         <varlistentry>
1314                 <term>
1315                         <command><option>mixerrbar</option></command>
1316                         <option>(device)</option>
1317                 </term>
1318                 <listitem>
1319                         Displays the right channel mixer value in a bar as reported by the OS.  See docs for $mixer for details on arguments.
1320                         <para></para></listitem>
1321         </varlistentry>
1322
1323         <varlistentry>
1324                 <term>
1325                         <command><option>mixerl</option></command>
1326                         <option>(device)</option>
1327                 </term>
1328                 <listitem>
1329                         Prints the left channel mixer value as reported by the OS.  See docs for $mixer for details on arguments.
1330                         <para></para></listitem>
1331         </varlistentry>
1332
1333         <varlistentry>
1334                 <term>
1335                         <command><option>mixerlbar</option></command>
1336                         <option>(device)</option>
1337                 </term>
1338                 <listitem>
1339                         Displays the left channel mixer value in a bar as reported by the OS.  See docs for $mixer for details on arguments.
1340                         <para></para></listitem>
1341         </varlistentry>
1342
1343         <varlistentry>
1344                 <term>
1345                         <command><option>moc_state</option></command>
1346                 </term>
1347                 <listitem>
1348                         Current state of MOC; playing, stopped etc.
1349                         <para></para></listitem>
1350         </varlistentry>
1351
1352         <varlistentry>
1353                 <term>
1354                         <command><option>moc_file</option></command>
1355                 </term>
1356                 <listitem>
1357                         File name of the current MOC song
1358                         <para></para></listitem>
1359         </varlistentry>
1360
1361         <varlistentry>
1362                 <term>
1363                         <command><option>moc_title</option></command>
1364                 </term>
1365                 <listitem>
1366                         Title of the current MOC song
1367                         <para></para></listitem>
1368         </varlistentry>
1369
1370         <varlistentry>
1371                 <term>
1372                         <command><option>moc_artist</option></command>
1373                 </term>
1374                 <listitem>
1375                         Artist of the current MOC song
1376                         <para></para></listitem>
1377         </varlistentry>
1378
1379         <varlistentry>
1380                 <term>
1381                         <command><option>moc_song</option></command>
1382                 </term>
1383                 <listitem>
1384                         The current song name being played in MOC.
1385                         <para></para></listitem>
1386         </varlistentry>
1387
1388         <varlistentry>
1389                 <term>
1390                         <command><option>moc_album</option></command>
1391                 </term>
1392                 <listitem>
1393                         Album of the current MOC song
1394                         <para></para></listitem>
1395         </varlistentry>
1396
1397         <varlistentry>
1398                 <term>
1399                         <command><option>moc_totaltime</option></command>
1400                 </term>
1401                 <listitem>
1402                         Total length of the current MOC song
1403                         <para></para></listitem>
1404         </varlistentry>
1405
1406         <varlistentry>
1407                 <term>
1408                         <command><option>moc_timeleft</option></command>
1409                 </term>
1410                 <listitem>
1411                         Time left in the current MOC song
1412                         <para></para></listitem>
1413         </varlistentry>
1414
1415         <varlistentry>
1416                 <term>
1417                         <command><option>moc_curtime</option></command>
1418                 </term>
1419                 <listitem>
1420                         Current time of the current MOC song
1421                         <para></para></listitem>
1422         </varlistentry>
1423
1424         <varlistentry>
1425                 <term>
1426                         <command><option>moc_bitrate</option></command>
1427                 </term>
1428                 <listitem>
1429                         Bitrate in the current MOC song
1430                         <para></para></listitem>
1431         </varlistentry>
1432
1433         <varlistentry>
1434                 <term>
1435                         <command><option>moc_rate</option></command>
1436                 </term>
1437                 <listitem>
1438                         Rate of the current MOC song
1439                         <para></para></listitem>
1440         </varlistentry>
1441
1442         <varlistentry>
1443                 <term>
1444                         <command><option>monitor</option></command>
1445                 </term>
1446                 <listitem>
1447                         Number of the monitor on which conky is running
1448                         <para></para></listitem>
1449         </varlistentry>
1450
1451         <varlistentry>
1452                 <term>
1453                         <command><option>monitor_number</option></command>
1454                 </term>
1455                 <listitem>
1456                         Number of monitors
1457                         <para></para></listitem>
1458         </varlistentry>
1459
1460         <varlistentry>
1461                 <term>
1462                         <command><option>mpd_artist</option></command>
1463                 </term>
1464                 <listitem>
1465                         Artist in current MPD song must be enabled at compile
1466                         <para></para></listitem>
1467         </varlistentry>
1468
1469         <varlistentry>
1470                 <term>
1471                         <command><option>mpd_album</option></command>
1472                 </term>
1473                 <listitem>
1474                         Album in current MPD song
1475                         <para></para></listitem>
1476         </varlistentry>
1477
1478         <varlistentry>
1479                 <term>
1480                         <command><option>mpd_bar</option></command>
1481                         <option>(height),(width)</option>
1482                 </term>
1483                 <listitem>
1484                         Bar of mpd's progress
1485                         <para></para></listitem>
1486         </varlistentry>
1487
1488         <varlistentry>
1489                 <term>
1490                         <command><option>mpd_bitrate</option></command>
1491                 </term>
1492                 <listitem>
1493                         Bitrate of current song
1494                         <para></para></listitem>
1495         </varlistentry>
1496
1497         <varlistentry>
1498                 <term>
1499                         <command><option>mpd_status</option></command>
1500                 </term>
1501                 <listitem>
1502                         Playing, stopped, et cetera.
1503                         <para></para></listitem>
1504         </varlistentry>
1505
1506         <varlistentry>
1507                 <term>
1508                         <command><option>mpd_title</option></command>
1509                         <option>(max length)</option>
1510                 </term>
1511                 <listitem>
1512                         Title of current MPD song
1513                         <para></para></listitem>
1514         </varlistentry>
1515
1516         <varlistentry>
1517                 <term>
1518                         <command><option>mpd_vol</option></command>
1519                 </term>
1520                 <listitem>
1521                         MPD's volume
1522                         <para></para></listitem>
1523         </varlistentry>
1524
1525         <varlistentry>
1526                 <term>
1527                         <command><option>mpd_elapsed</option></command>
1528                 </term>
1529                 <listitem>
1530                         Song's elapsed time
1531                         <para></para></listitem>
1532         </varlistentry>
1533
1534         <varlistentry>
1535                 <term>
1536                         <command><option>mpd_length</option></command>
1537                 </term>
1538                 <listitem>
1539                         Song's length
1540                         <para></para></listitem>
1541         </varlistentry>
1542
1543         <varlistentry>
1544                 <term>
1545                         <command><option>mpd_percent</option></command>
1546                 </term>
1547                 <listitem>
1548                         Percent of song's progress
1549                         <para></para></listitem>
1550         </varlistentry>
1551
1552         <varlistentry>
1553                 <term>
1554                         <command><option>mpd_random</option></command>
1555                 </term>
1556                 <listitem>
1557                         Random status (On/Off)
1558                         <para></para></listitem>
1559         </varlistentry>
1560
1561         <varlistentry>
1562                 <term>
1563                         <command><option>mpd_repeat</option></command>
1564                 </term>
1565                 <listitem>
1566                         Repeat status (On/Off)
1567                         <para></para></listitem>
1568         </varlistentry>
1569
1570         <varlistentry>
1571                 <term>
1572                         <command><option>mpd_track</option></command>
1573                 </term>
1574                 <listitem>
1575                         Prints the MPD track field
1576                         <para></para></listitem>
1577         </varlistentry>
1578
1579         <varlistentry>
1580                 <term>
1581                         <command><option>mpd_name</option></command>
1582                 </term>
1583                 <listitem>
1584                         Prints the MPD name field
1585                         <para></para></listitem>
1586         </varlistentry>
1587
1588         <varlistentry>
1589                 <term>
1590                         <command><option>mpd_file</option></command>
1591                 </term>
1592                 <listitem>
1593                         Prints the file name of the current MPD song
1594                         <para></para></listitem>
1595         </varlistentry>
1596
1597         <varlistentry>
1598                 <term>
1599                         <command><option>mpd_smart</option></command>
1600                         <option>(max length)</option>
1601                 </term>
1602                 <listitem>
1603                         Prints the song name in either the form "artist - title" or file name, depending on whats available
1604                         <para></para></listitem>
1605         </varlistentry>
1606
1607         <varlistentry>
1608                 <term>
1609                         <command><option>if_mpd_playing</option></command>
1610                 </term>
1611                 <listitem>
1612                         if mpd is playing or paused, display everything between $if_mpd_playing and the matching $endif
1613                         <para></para></listitem>
1614         </varlistentry>
1615
1616         <varlistentry>
1617                 <term>
1618                         <command><option>nameserver</option></command>
1619                         <option>(index)</option>
1620                 </term>
1621                 <listitem>
1622                         Print a nameserver from /etc/resolv.conf. Index starts at and defaults to 0.
1623                         <para></para></listitem>
1624         </varlistentry>
1625
1626         <varlistentry>
1627                 <term>
1628                         <command><option>new_mails</option></command>
1629                         <option>(mailbox)</option>
1630                         <option>(interval)</option>
1631                 </term>
1632                 <listitem>
1633                         Unread mail count in the specified mailbox or mail spool if
1634                         not. Both mbox and maildir type mailboxes are supported.
1635                         <para></para></listitem>
1636         </varlistentry>
1637
1638         <varlistentry>
1639                 <term>
1640                         <command><option>nodename</option></command>
1641                 </term>
1642                 <listitem>
1643                         Hostname
1644                         <para></para></listitem>
1645         </varlistentry>
1646
1647         <varlistentry>
1648                 <term>
1649                         <command><option>nvidia</option></command>
1650                         <option>threshold</option>
1651                         <option>temp</option>
1652                         <option>gpufreq</option>
1653                         <option>memfreq</option>
1654                         <option>imagequality</option>
1655                 </term>
1656                 <listitem>
1657                         Nvidia graficcard support for the XNVCtrl library.
1658                         Each option can be shortened to the least significant part.
1659                         Temperatures are printed as float, all other values as integer.
1660                         <simplelist>
1661                                 <member><command>threshold</command>:
1662                                         the thresholdtemperature at which the gpu slows down
1663                                 </member>
1664                                 <member><command>temp</command>:
1665                                         gives the gpu current temperature
1666                                 </member>
1667                                 <member><command>gpufreq</command>:
1668                                         gives the current gpu frequency
1669                                 </member>
1670                                 <member><command>memfreq</command>:
1671                                         gives the current mem frequency
1672                                 </member>
1673                                 <member><command>imagequality</command>:
1674                                         which imagequality should be choosen by OpenGL applications
1675                                 </member>
1676                         </simplelist>
1677                         <para></para>
1678                 </listitem>
1679         </varlistentry>
1680
1681         <varlistentry>
1682                 <term>
1683                         <command><option>outlinecolor</option></command>
1684                         <option>(color)</option>
1685                 </term>
1686                 <listitem>
1687                         Change outline color
1688                         <para></para></listitem>
1689         </varlistentry>
1690
1691         <varlistentry>
1692                 <term>
1693                         <command><option>pb_battery</option></command>
1694                         <option>item</option>
1695                 </term>
1696                 <listitem>
1697                         If running on Apple powerbook/ibook, display
1698                         information on battery status. The item parameter
1699                         specifies, what information to display. Exactly one item
1700                         must be specified. Valid items are:
1701                         <simplelist>
1702                                 <member><command>status</command>:
1703                                         Display if battery is fully charged, charging,
1704                                         discharging or absent (running on AC)
1705                                 </member>
1706                                 <member><command>percent</command>:
1707                                         Display charge of battery in percent, if
1708                                         charging or discharging. Nothing will be
1709                                         displayed, if battery is fully charged
1710                                         or absent.
1711                                 </member>
1712                                 <member><command>time</command>:
1713                                         Display the time remaining until the battery
1714                                         will be fully charged or discharged at current
1715                                         rate.  Nothing is displayed, if battery is
1716                                         absent or if it's present but fully charged
1717                                         and not discharging.
1718                                 </member>
1719                         </simplelist>
1720                         <para></para></listitem>
1721         </varlistentry>
1722
1723         <varlistentry>
1724                 <term>
1725                         <command><option>platform</option></command>
1726                         <option>(dev) type n</option>
1727                 </term>
1728                 <listitem>
1729                         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.
1730                         <para></para></listitem>
1731         </varlistentry>
1732
1733         <varlistentry>
1734                 <term>
1735                         <command><option>pop3_unseen</option></command>
1736                         <option>(args)</option>
1737                 </term>
1738                 <listitem>
1739                         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.
1740
1741                         <para></para></listitem>
1742         </varlistentry>
1743
1744         <varlistentry>
1745                 <term>
1746                         <command><option>pop3_used</option></command>
1747                         <option>(args)</option>
1748                 </term>
1749                 <listitem>
1750                         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.
1751
1752                         <para></para></listitem>
1753         </varlistentry>
1754
1755         <varlistentry>
1756                 <term>
1757                         <command><option>pre_exec</option></command>
1758                         <option>shell command</option>
1759                 </term>
1760                 <listitem>
1761                         Executes a shell command one time before conky displays anything and puts output as text.
1762                         <para></para></listitem>
1763         </varlistentry>
1764
1765         <varlistentry>
1766                 <term>
1767                         <command><option>processes</option></command>
1768                 </term>
1769                 <listitem>
1770                         Total processes (sleeping and running)
1771                         <para></para></listitem>
1772         </varlistentry>
1773
1774         <varlistentry>
1775                 <term>
1776                         <command><option>running_processes</option></command>
1777                 </term>
1778                 <listitem>
1779                         Running processes (not sleeping), requires Linux 2.6
1780                         <para></para></listitem>
1781         </varlistentry>
1782
1783         <varlistentry>
1784                 <term>
1785                         <command><option>scroll</option></command>
1786                         <option>length (step) text</option>
1787                 </term>
1788                 <listitem>
1789                         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").
1790                         <para></para></listitem>
1791         </varlistentry>
1792
1793         <varlistentry>
1794                 <term>
1795                         <command><option>shadecolor</option></command>
1796                         <option>(color)</option>
1797                 </term>
1798                 <listitem>
1799                         Change shading color
1800                         <para></para></listitem>
1801         </varlistentry>
1802
1803         <varlistentry>
1804                 <term>
1805                         <command><option>smapi</option></command>
1806                         <option>(ARGS)</option>
1807                 </term>
1808                 <listitem>
1809                         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.
1810                         <para></para></listitem>
1811         </varlistentry>
1812
1813         <varlistentry>
1814                 <term>
1815                         <command><option>smapi_bat_bar</option></command>
1816                         <option>(INDEX),(height),(width)</option>
1817                 </term>
1818                 <listitem>
1819                         when using smapi, display the remaining capacity of the battery with index INDEX as a bar.
1820                         <para></para></listitem>
1821         </varlistentry>
1822
1823         <varlistentry>
1824                 <term>
1825                         <command><option>smapi_bat_perc</option></command>
1826                         <option>(INDEX)</option>
1827                 </term>
1828                 <listitem>
1829                         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.
1830                         <para></para></listitem>
1831         </varlistentry>
1832
1833         <varlistentry>
1834                 <term>
1835                         <command><option>smapi_bat_power</option></command>
1836                         <option>INDEX</option>
1837                 </term>
1838                 <listitem>
1839                         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.
1840                         <para></para></listitem>
1841         </varlistentry>
1842
1843         <varlistentry>
1844                 <term>
1845                         <command><option>smapi_bat_temp</option></command>
1846                         <option>INDEX</option>
1847                 </term>
1848                 <listitem>
1849                         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.
1850                         <para></para></listitem>
1851         </varlistentry>
1852
1853         <varlistentry>
1854                 <term>
1855                         <command><option>stippled_hr</option></command>
1856                         <option>(space)</option>
1857                 </term>
1858                 <listitem>
1859                         Stippled (dashed) horizontal line
1860                         <para></para></listitem>
1861         </varlistentry>
1862
1863         <varlistentry>
1864                 <term>
1865                         <command><option>swapbar</option></command>
1866                         <option>(height),(width)</option>
1867                 </term>
1868                 <listitem>
1869                         Bar that shows amount of swap in use
1870                         <para></para></listitem>
1871         </varlistentry>
1872
1873         <varlistentry>
1874                 <term>
1875                         <command><option>swap</option></command>
1876                 </term>
1877                 <listitem>
1878                         Amount of swap in use
1879                         <para></para></listitem>
1880         </varlistentry>
1881
1882         <varlistentry>
1883                 <term>
1884                         <command><option>swapmax</option></command>
1885                 </term>
1886                 <listitem>
1887                         Total amount of swap
1888                         <para></para></listitem>
1889         </varlistentry>
1890
1891         <varlistentry>
1892                 <term>
1893                         <command><option>swapperc</option></command>
1894                 </term>
1895                 <listitem>
1896                         Percentage of swap in use
1897                         <para></para></listitem>
1898         </varlistentry>
1899
1900         <varlistentry>
1901                 <term>
1902                         <command><option>sysname</option></command>
1903                 </term>
1904                 <listitem>
1905                         System name, Linux for example
1906                         <para></para></listitem>
1907         </varlistentry>
1908
1909         <varlistentry>
1910                 <term>
1911                         <command><option>tcp_portmon</option></command>
1912                         <option>port_begin port_end item (index)</option>
1913                         <emphasis>(ip4 only at present)</emphasis>
1914                 </term>
1915                 <listitem>
1916                         TCP port monitor for specified local ports.  Port numbers must be in the range 1 to 65535. Valid items are:
1917                         <simplelist>
1918                                 <member><command>count</command> - total number of connections in the range
1919                                 </member>
1920                                 <member><command>rip</command> - remote ip address
1921                                 </member>
1922                                 <member><command>rhost</command> - remote host name
1923                                 </member>
1924                                 <member><command>rport</command> - remote port number
1925                                 </member>
1926                                 <member><command>rservice</command> - remote service name from /etc/services
1927                                 </member>
1928                                 <member><command>lip</command> - local ip address
1929                                 </member>
1930                                 <member><command>lhost</command> - local host name
1931                                 </member>
1932                                 <member><command>lport</command> - local port number
1933                                 </member>
1934                                 <member><command>lservice</command> - local service name from /etc/services
1935                                 </member>
1936                         </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.
1937                         <simplelist>
1938                                 <member>Examples:</member>
1939                                 <member><command>${tcp_portmon 6881 6999 count}</command> -
1940                                         displays the number of connections in the bittorrent port range</member>
1941                                 <member><command>${tcp_portmon 22 22 rip 0}</command> -
1942                                         displays the remote host ip of the first sshd connection</member>
1943                                 <member><command>${tcp_portmon 22 22 rip 9}</command> -
1944                                         displays the remote host ip of the tenth sshd connection</member>
1945                                 <member><command>${tcp_portmon 1 1024 rhost 0}</command> -
1946                                         displays the remote host name of the first connection on a privileged port</member>
1947                                 <member><command>${tcp_portmon 1 1024 rport 4}</command> -
1948                                         displays the remote host port of the fifth connection on a privileged port</member>
1949                                 <member><command>${tcp_portmon 1 65535 lservice 14}</command> -
1950                                         displays the local service name of the fifteenth connection in the range of all ports</member>
1951                         </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.
1952                 </listitem>
1953         </varlistentry>
1954
1955         <varlistentry>
1956                 <term>
1957                         <command><option>texeci</option></command>
1958                         <option>interval command</option>
1959                 </term>
1960                 <listitem>
1961                         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.
1962                         <para></para></listitem>
1963         </varlistentry>
1964
1965         <varlistentry>
1966                 <term>
1967                         <command><option>offset</option></command>
1968                         <option>(pixels)</option>
1969                 </term>
1970                 <listitem>
1971                         Move text over by N pixels.  See also $voffset.
1972                         <para></para></listitem>
1973         </varlistentry>
1974
1975         <varlistentry>
1976                 <term>
1977                         <command><option>rss</option></command>
1978                         <option>url delay_in_minutes action item_num</option>
1979                 </term>
1980                 <listitem>
1981                         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.
1982                         <para></para></listitem>
1983         </varlistentry>
1984
1985         <varlistentry>
1986                 <term>
1987                         <command><option>tab</option></command>
1988                         <option>(width, (start))</option>
1989                 </term>
1990                 <listitem>
1991                         Puts a tab of the specified width, starting from column 'start'.
1992                         <para></para></listitem>
1993         </varlistentry>
1994
1995         <varlistentry>
1996                 <term>
1997                         <command><option>tail</option></command>
1998                         <option>logfile lines (interval)</option>
1999                 </term>
2000                 <listitem>
2001                         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.
2002                         <para></para></listitem>
2003         </varlistentry>
2004
2005         <varlistentry>
2006                 <term>
2007                         <command><option>templateN</option></command>
2008                         <option>(arg1)</option>
2009                         <option>(arg2)</option>
2010                         <option>(arg3 ...)</option>
2011                 </term>
2012                 <listitem>
2013                         Evaluate the content of the templateN configuration variable (where N is a value between 0 and 9, inclusively),
2014                         applying substitutions as described in the documentation of the corresponding configuration variable.
2015                         The number of arguments is optional, but must match the highest referred index in the template. You can use the
2016                         same special sequences in each argument as the ones valid for a template definition, e.g. to allow an argument
2017                         to contain a whitespace. Also simple nesting of templates is possible this way.
2018                         <para></para></listitem>
2019                 <listitem>
2020                         Here are some examples of template definitions:
2021                         <simplelist>
2022                                 <member>template0 $\1\2</member>
2023                                 <member>template1 \1: ${fs_used \2} / ${fs_size \2}</member>
2024                                 <member>template2 \1 \2</member>
2025                         </simplelist>
2026                         The following list shows sample usage of the templates defined above,
2027                         with the equivalent syntax when not using any template at all:
2028                         <table>
2029                         <tgroup cols="2">
2030                                 <thead>
2031                                         <row rowsep="1"><entry>using template</entry><entry>same without template</entry></row>
2032                                 </thead>
2033                                 <tbody>
2034                                 <row><entry>${template0 node name}</entry><entry>$nodename</entry></row>
2035                                 <row><entry>${template1 root /}</entry><entry>root: ${fs_free /} / ${fs_size /}</entry></row>
2036                                 <row>
2037                                         <entry><programlisting>${template1 ${template2\ disk\ root} /}</programlisting></entry>
2038                                         <entry><programlisting>disk root: ${fs_free /} / ${fs_size /}</programlisting></entry>
2039                                 </row>
2040                                 </tbody>
2041                         </tgroup>
2042                         </table>
2043                         <para></para></listitem>
2044         </varlistentry>
2045
2046         <varlistentry>
2047                 <term>
2048                         <command><option>time</option></command>
2049                         <option>(format)</option>
2050                 </term>
2051                 <listitem>
2052                         Local time, see man strftime to get more information about format
2053                         <para></para></listitem>
2054         </varlistentry>
2055
2056         <varlistentry>
2057                 <term>
2058                         <command><option>utime</option></command>
2059                         <option>(format)</option>
2060                 </term>
2061                 <listitem>
2062                         Display time in UTC (universal coordinate time).
2063                         <para></para></listitem>
2064         </varlistentry>
2065
2066         <varlistentry>
2067                 <term>
2068                         <command><option>tztime</option></command>
2069                         <option>(timezone) (format)</option>
2070                 </term>
2071                 <listitem>
2072                         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.
2073                         <para></para></listitem>
2074         </varlistentry>
2075
2076         <varlistentry>
2077                 <term>
2078                         <command><option>totaldown</option></command>
2079                         <option>net</option>
2080                 </term>
2081                 <listitem>
2082                         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.
2083                         <para></para></listitem>
2084         </varlistentry>
2085
2086         <varlistentry>
2087                 <term>
2088                         <command><option>top</option></command>
2089                         <option>type, num</option>
2090                 </term>
2091                 <listitem>
2092                         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.
2093                         <para></para></listitem>
2094         </varlistentry>
2095
2096         <varlistentry>
2097                 <term>
2098                         <command><option>top_mem</option></command>
2099                         <option>type, num</option>
2100                 </term>
2101                 <listitem>
2102                         Same as top, except sorted by mem usage instead of cpu
2103                         <para></para></listitem>
2104         </varlistentry>
2105
2106         <varlistentry>
2107                 <term>
2108                         <command><option>top_time</option></command>
2109                         <option>type, num</option>
2110                 </term>
2111                 <listitem>
2112                         Same as top, except sorted by total CPU time instead of current CPU usage
2113                         <para></para></listitem>
2114         </varlistentry>
2115
2116         <varlistentry>
2117                 <term>
2118                         <command><option>totalup</option></command>
2119                         <option>net</option>
2120                 </term>
2121                 <listitem>
2122                         Total upload, this one too, may overflow
2123                         <para></para></listitem>
2124         </varlistentry>
2125
2126         <varlistentry>
2127                 <term>
2128                         <command><option>updates</option></command>
2129                         <option>Number of updates</option>
2130                 </term>
2131                 <listitem>
2132                         for debugging
2133                         <para></para></listitem>
2134         </varlistentry>
2135
2136         <varlistentry>
2137                 <term>
2138                         <command><option>upspeed</option></command>
2139                         <option>net</option>
2140                 </term>
2141                 <listitem>
2142                         Upload speed in KiB
2143                         <para></para></listitem>
2144         </varlistentry>
2145
2146         <varlistentry>
2147                 <term>
2148                         <command><option>upspeedf</option></command>
2149                         <option>net</option>
2150                 </term>
2151                 <listitem>
2152                         Upload speed in KiB with one decimal
2153                         <para></para></listitem>
2154         </varlistentry>
2155
2156         <varlistentry>
2157                 <term>
2158                         <command><option>upspeedgraph</option></command>
2159                         <option>("normal"|"log") (height),(width) (gradient colour 1) (gradient colour 2) (scale) (net)</option>
2160                 </term>
2161                 <listitem>
2162                         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".
2163                         <para></para></listitem>
2164         </varlistentry>
2165
2166         <varlistentry>
2167                 <term>
2168                         <command><option>uptime</option></command>
2169                 </term>
2170                 <listitem>
2171                         Uptime
2172                         <para></para></listitem>
2173         </varlistentry>
2174
2175         <varlistentry>
2176                 <term>
2177                         <command><option>uptime_short</option></command>
2178                 </term>
2179                 <listitem>
2180                         Uptime in a shorter format
2181                         <para></para></listitem>
2182         </varlistentry>
2183
2184         <varlistentry>
2185                 <term>
2186                         <command><option>user_number</option></command>
2187                 </term>
2188                 <listitem>
2189                         Number of users logged in
2190                         <para></para></listitem>
2191         </varlistentry>
2192
2193         <varlistentry>
2194                 <term>
2195                         <command><option>user_names</option></command>
2196                 </term>
2197                 <listitem>
2198                         Lists the names of the users logged in
2199                         <para></para></listitem>
2200         </varlistentry>
2201
2202         <varlistentry>
2203                 <term>
2204                         <command><option>user_terms</option></command>
2205                 </term>
2206                 <listitem>
2207                         Lists the consoles in use
2208                         <para></para></listitem>
2209         </varlistentry>
2210
2211         <varlistentry>
2212                 <term>
2213                         <command><option>user_times</option></command>
2214                 </term>
2215                 <listitem>
2216                         Lists how long users have been logged in for
2217                         <para></para></listitem>
2218         </varlistentry>
2219
2220         <varlistentry>
2221                 <term>
2222                         <command><option>voffset</option></command>
2223                         <option>(pixels)</option>
2224                 </term>
2225                 <listitem>
2226                         Change vertical offset by N pixels.  Negative values will cause text to overlap.  See also $offset.
2227                         <para></para></listitem>
2228         </varlistentry>
2229
2230         <varlistentry>
2231                 <term>
2232                         <command><option>voltage_mv</option></command>
2233                         <option>(n)</option>
2234                 </term>
2235                 <listitem>
2236                         Returns CPU #n's voltage in mV. CPUs are
2237                         counted from 1. If omitted, the parameter
2238                         defaults to 1.
2239                         <para></para></listitem>
2240         </varlistentry>
2241
2242         <varlistentry>
2243                 <term>
2244                         <command><option>voltage_v</option></command>
2245                         <option>(n)</option>
2246                 </term>
2247                 <listitem>
2248                         Returns CPU #n's voltage in V. CPUs are
2249                         counted from 1. If omitted, the parameter
2250                         defaults to 1.
2251                         <para></para></listitem>
2252         </varlistentry>
2253
2254         <varlistentry>
2255                 <term>
2256                         <command><option>wireless_essid</option></command>
2257                         <option>net</option>
2258                 </term>
2259                 <listitem>
2260                         Wireless access point ESSID (Linux only)
2261                         <para></para></listitem>
2262         </varlistentry>
2263
2264         <varlistentry>
2265                 <term>
2266                         <command><option>wireless_mode</option></command>
2267                         <option>net</option>
2268                 </term>
2269                 <listitem>
2270                         Wireless mode (Managed/Ad-Hoc/Master) (Linux only)
2271                         <para></para></listitem>
2272         </varlistentry>
2273
2274         <varlistentry>
2275                 <term>
2276                         <command><option>wireless_bitrate</option></command>
2277                         <option>net</option>
2278                 </term>
2279                 <listitem>
2280                         Wireless bitrate (ie 11 Mb/s) (Linux only)
2281                         <para></para></listitem>
2282         </varlistentry>
2283
2284         <varlistentry>
2285                 <term>
2286                         <command><option>wireless_ap</option></command>
2287                         <option>net</option>
2288                 </term>
2289                 <listitem>
2290                         Wireless access point MAC address (Linux only)
2291                         <para></para></listitem>
2292         </varlistentry>
2293
2294         <varlistentry>
2295                 <term>
2296                         <command><option>wireless_link_qual</option></command>
2297                         <option>net</option>
2298                 </term>
2299                 <listitem>
2300                         Wireless link quality (Linux only)
2301                         <para></para></listitem>
2302         </varlistentry>
2303
2304         <varlistentry>
2305                 <term>
2306                         <command><option>wireless_link_qual_max</option></command>
2307                         <option>net</option>
2308                 </term>
2309                 <listitem>
2310                         Wireless link quality maximum value (Linux only)
2311                         <para></para></listitem>
2312         </varlistentry>
2313
2314         <varlistentry>
2315                 <term>
2316                         <command><option>wireless_link_qual_perc</option></command>
2317                         <option>net</option>
2318                 </term>
2319                 <listitem>
2320                         Wireless link quality in percents (Linux only)
2321                         <para></para></listitem>
2322         </varlistentry>
2323
2324         <varlistentry>
2325                 <term>
2326                         <command><option>wireless_link_bar</option></command>
2327                         <option>(height), (width) net</option>
2328                 </term>
2329                 <listitem>
2330                         Wireless link quality bar (Linux only)
2331                         <para></para></listitem>
2332         </varlistentry>
2333
2334         <varlistentry>
2335                 <term>
2336                         <command><option>words</option></command>
2337                         <option>textfile</option>
2338                 </term>
2339                 <listitem>
2340                         Displays the number of words in the given file
2341                         <para></para></listitem>
2342         </varlistentry>
2343
2344         <varlistentry>
2345                 <term>
2346                         <command><option>xmms2_artist</option></command>
2347                 </term>
2348                 <listitem>
2349                         Artist in current XMMS2 song
2350                         <para></para></listitem>
2351         </varlistentry>
2352
2353         <varlistentry>
2354                 <term>
2355                         <command><option>xmms2_album</option></command>
2356                 </term>
2357                 <listitem>
2358                         Album in current XMMS2 song
2359                         <para></para></listitem>
2360         </varlistentry>
2361
2362         <varlistentry>
2363                 <term>
2364                         <command><option>xmms2_title</option></command>
2365                 </term>
2366                 <listitem>
2367                         Title in current XMMS2 song
2368                         <para></para></listitem>
2369         </varlistentry>
2370
2371         <varlistentry>
2372                 <term>
2373                         <command><option>xmms2_genre</option></command>
2374                 </term>
2375                 <listitem>
2376                         Genre in current XMMS2 song
2377                         <para></para></listitem>
2378         </varlistentry>
2379
2380         <varlistentry>
2381                 <term>
2382                         <command><option>xmms2_comment</option></command>
2383                 </term>
2384                 <listitem>
2385                         Comment in current XMMS2 song
2386                         <para></para></listitem>
2387         </varlistentry>
2388
2389         <varlistentry>
2390                 <term>
2391                         <command><option>xmms2_decoder</option></command>
2392                 </term>
2393                 <listitem>
2394                         Decoder plugin used
2395                         <para></para></listitem>
2396         </varlistentry>
2397
2398         <varlistentry>
2399                 <term>
2400                         <command><option>xmms2_transport</option></command>
2401                 </term>
2402                 <listitem>
2403                         Transport plugin used
2404                         <para></para></listitem>
2405         </varlistentry>
2406
2407         <varlistentry>
2408                 <term>
2409                         <command><option>xmms2_url</option></command>
2410                 </term>
2411                 <listitem>
2412                         Full path to current song
2413                         <para></para></listitem>
2414         </varlistentry>
2415
2416         <varlistentry>
2417                 <term>
2418                         <command><option>xmms2_tracknr</option></command>
2419                 </term>
2420                 <listitem>
2421                         Track number in current XMMS2 song
2422                         <para></para></listitem>
2423         </varlistentry>
2424
2425         <varlistentry>
2426                 <term>
2427                         <command><option>xmms2_bitrate</option></command>
2428                 </term>
2429                 <listitem>
2430                         Bitrate of current song
2431                         <para></para></listitem>
2432         </varlistentry>
2433
2434         <varlistentry>
2435                 <term>
2436                         <command><option>xmms2_id</option></command>
2437                 </term>
2438                 <listitem>
2439                         XMMS2 id of current song
2440                         <para></para></listitem>
2441         </varlistentry>
2442
2443         <varlistentry>
2444                 <term>
2445                         <command><option>xmms2_duration</option></command>
2446                 </term>
2447                 <listitem>
2448                         Duration of current song
2449                         <para></para></listitem>
2450         </varlistentry>
2451
2452         <varlistentry>
2453                 <term>
2454                         <command><option>xmms2_elapsed</option></command>
2455                 </term>
2456                 <listitem>
2457                         Song's elapsed time
2458                         <para></para></listitem>
2459         </varlistentry>
2460
2461         <varlistentry>
2462                 <term>
2463                         <command><option>xmms2_size</option></command>
2464                 </term>
2465                 <listitem>
2466                         Size of current song
2467                         <para></para></listitem>
2468         </varlistentry>
2469
2470         <varlistentry>
2471                 <term>
2472                         <command><option>xmms2_percent</option></command>
2473                 </term>
2474                 <listitem>
2475                         Percent of song's progress
2476                         <para></para></listitem>
2477         </varlistentry>
2478
2479         <varlistentry>
2480                 <term>
2481                         <command><option>xmms2_status</option></command>
2482                 </term>
2483                 <listitem>
2484                         XMMS2 status (Playing, Paused, Stopped, or Disconnected)
2485                         <para></para></listitem>
2486         </varlistentry>
2487
2488         <varlistentry>
2489                 <term>
2490                         <command><option>xmms2_bar</option></command>
2491                         <option>(height),(width)</option>
2492                 </term>
2493                 <listitem>
2494                         Bar of XMMS2's progress
2495                         <para></para></listitem>
2496         </varlistentry>
2497
2498         <varlistentry>
2499                 <term>
2500                         <command><option>xmms2_smart</option></command>
2501                 </term>
2502                 <listitem>
2503                         Prints the song name in either the form "artist - title" or file name, depending on whats available
2504                         <para></para></listitem>
2505         </varlistentry>
2506         <varlistentry>
2507                 <term>
2508                         <command><option>if_xmms2_connected</option></command>
2509                 </term>
2510                 <listitem>
2511                         Display everything between $if_xmms2_connected and the matching $endif if xmms2 is running.
2512                         <para></para></listitem>
2513         </varlistentry>
2514
2515         <varlistentry>
2516                 <term>
2517                         <command><option>eve</option></command>
2518                         <option>api_userid api_key character_id</option>
2519                 </term>
2520                 <listitem>
2521          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.
2522                         <para></para></listitem>
2523         </varlistentry>
2524
2525 </variablelist>