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