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