Doc cleanup.
[monky] / doc / config_settings.xml
1 <variablelist>
2     <varlistentry>
3         <term>
4             <command>
5                 <option>TEXT</option>
6             </command>
7         </term>
8         <listitem>After this begins text to be formatted on screen.
9         Backslash (\) escapes newlines in the text section. This
10         can be useful for cleaning up config files where conky is
11         used to pipe input to dzen2. 
12         <para /></listitem>
13     </varlistentry>
14     <varlistentry>
15         <term>
16             <command>
17                 <option>alignment</option>
18             </command>
19         </term>
20         <listitem>Aligned position on screen, may be top_left,
21         top_right, top_middle, bottom_left, bottom_right,
22         bottom_middle, middle_left, middle_right, or none (also can
23         be abreviated as tl, tr, tm, bl, br, bm, ml, mr). See also
24         gap_x and gap_y. 
25         <para /></listitem>
26     </varlistentry>
27     <varlistentry>
28         <term>
29             <command>
30                 <option>append_file</option>
31             </command>
32         </term>
33         <listitem>Append the file given as argument. 
34         <para /></listitem>
35     </varlistentry>
36     <varlistentry>
37         <term>
38             <command>
39                 <option>background</option>
40             </command>
41         </term>
42         <listitem>Boolean value, if true, Conky will be forked to
43         background when started. 
44         <para /></listitem>
45     </varlistentry>
46     <varlistentry>
47         <term>
48             <command>
49                 <option>border_inner_margin</option>
50             </command>
51         </term>
52         <listitem>Inner border margin in pixels (the margin between
53         the border and text). 
54         <para /></listitem>
55     </varlistentry>
56     <varlistentry>
57         <term>
58             <command>
59                 <option>border_outer_margin</option>
60             </command>
61         </term>
62         <listitem>Outer border margin in pixels (the margin between
63         the border and the edge of the window). 
64         <para /></listitem>
65     </varlistentry>
66     <varlistentry>
67         <term>
68             <command>
69                 <option>border_width</option>
70             </command>
71         </term>
72         <listitem>Border width in pixels. 
73         <para /></listitem>
74     </varlistentry>
75     <varlistentry>
76         <term>
77             <command>
78                 <option>colorN</option>
79             </command>
80         </term>
81         <listitem>Predefine a color for use inside TEXT segments.
82         Substitute N by a digit between 0 and 9, inclusively. When
83         specifying the color value in hex, omit the leading hash
84         (#). 
85         <para /></listitem>
86     </varlistentry>
87     <varlistentry>
88         <term>
89             <command>
90                 <option>cpu_avg_samples</option>
91             </command>
92         </term>
93         <listitem>The number of samples to average for CPU
94         monitoring. 
95         <para /></listitem>
96     </varlistentry>
97     <varlistentry>
98         <term>
99             <command>
100                 <option>default_bar_size</option>
101             </command>
102         </term>
103         <listitem>Specify a default width and height for bars.
104         Example: 'default_bar_size 0 6'. This is particularly
105         useful for execbar and execibar as they do not take size
106         arguments. 
107         <para /></listitem>
108     </varlistentry>
109     <varlistentry>
110         <term>
111             <command>
112                 <option>default_color</option>
113             </command>
114         </term>
115         <listitem>Default color and border color 
116         <para /></listitem>
117     </varlistentry>
118     <varlistentry>
119         <term>
120             <command>
121                 <option>default_gauge_size</option>
122             </command>
123         </term>
124         <listitem>Specify a default width and height for gauges.
125         Example: 'default_gauge_size 25 25'. This is particularly
126         useful for execgauge and execigauge as they do not take
127         size arguments 
128         <para /></listitem>
129     </varlistentry>
130     <varlistentry>
131         <term>
132             <command>
133                 <option>default_graph_size</option>
134             </command>
135         </term>
136         <listitem>Specify a default width and height for graphs.
137         Example: 'default_graph_size 0 25'. This is particularly
138         useful for execgraph and execigraph as they do not take
139         size arguments 
140         <para /></listitem>
141     </varlistentry>
142     <varlistentry>
143         <term>
144             <command>
145                 <option>default_outline_color</option>
146             </command>
147         </term>
148         <listitem>Default outline color 
149         <para /></listitem>
150     </varlistentry>
151     <varlistentry>
152         <term>
153             <command>
154                 <option>default_shade_color</option>
155             </command>
156         </term>
157         <listitem>Default shading color and border's shading color 
158         <para /></listitem>
159     </varlistentry>
160     <varlistentry>
161         <term>
162             <command>
163                 <option>diskio_avg_samples</option>
164             </command>
165         </term>
166         <listitem>The number of samples to average for disk I/O
167         monitoring. 
168         <para /></listitem>
169     </varlistentry>
170     <varlistentry>
171         <term>
172             <command>
173                 <option>display</option>
174             </command>
175         </term>
176         <listitem>Specify an X display to connect to. 
177         <para /></listitem>
178     </varlistentry>
179     <varlistentry>
180         <term>
181             <command>
182                 <option>double_buffer</option>
183             </command>
184         </term>
185         <listitem>Use the Xdbe extension? (eliminates flicker) It
186         is highly recommended to use own window with this one so
187         double buffer won't be so big. 
188         <para /></listitem>
189     </varlistentry>
190     <varlistentry>
191         <term>
192             <command>
193                 <option>draw_borders</option>
194             </command>
195         </term>
196         <listitem>Draw borders around text? 
197         <para /></listitem>
198     </varlistentry>
199     <varlistentry>
200         <term>
201             <command>
202                 <option>draw_graph_borders</option>
203             </command>
204         </term>
205         <listitem>Draw borders around graphs? 
206         <para /></listitem>
207     </varlistentry>
208     <varlistentry>
209         <term>
210             <command>
211                 <option>draw_outline</option>
212             </command>
213         </term>
214         <listitem>Draw outlines? 
215         <para /></listitem>
216     </varlistentry>
217     <varlistentry>
218         <term>
219             <command>
220                 <option>draw_shades</option>
221             </command>
222         </term>
223         <listitem>Draw shades? 
224         <para /></listitem>
225     </varlistentry>
226     <varlistentry>
227         <term>
228             <command>
229                 <option>extra_newline</option>
230             </command>
231         </term>
232         <listitem>Put an extra newline at the end when writing to
233         stdout, useful for writing to awesome's wiboxes. 
234         <para /></listitem>
235     </varlistentry>
236     <varlistentry>
237         <term>
238             <command>
239                 <option>font</option>
240             </command>
241         </term>
242         <listitem>Font name in X, xfontsel can be used to get a
243         nice font 
244         <para /></listitem>
245     </varlistentry>
246     <varlistentry>
247         <term>
248             <command>
249                 <option>format_human_readable</option>
250             </command>
251         </term>
252         <listitem>If enabled, values which are in bytes will be
253         printed in human readable format (i.e., KiB, MiB, etc). If
254         disabled, the number of bytes is printed instead. 
255         <para /></listitem>
256     </varlistentry>
257     <varlistentry>
258         <term>
259             <command>
260                 <option>gap_x</option>
261             </command>
262         </term>
263         <listitem>Gap, in pixels, between right or left border of
264         screen, same as passing -x at command line, e.g. gap_x 10.
265         For other position related stuff, see 'alignment'. 
266         <para /></listitem>
267     </varlistentry>
268     <varlistentry>
269         <term>
270             <command>
271                 <option>gap_y</option>
272             </command>
273         </term>
274         <listitem>Gap, in pixels, between top or bottom border of
275         screen, same as passing -y at command line, e.g. gap_y 10.
276         For other position related stuff, see 'alignment'. 
277         <para /></listitem>
278     </varlistentry>
279     <varlistentry>
280         <term>
281             <command>
282                 <option>if_up_strictness</option>
283             </command>
284         </term>
285         <listitem>How strict should if_up be when testing an
286         interface for being up? The value is one of up, link or
287         address, to check for the interface being solely up, being
288         up and having link or being up, having link and an assigned
289         IP address. 
290         <para /></listitem>
291     </varlistentry>
292     <varlistentry>
293         <term>
294             <command>
295                 <option>imap</option>
296             </command>
297         </term>
298         <listitem>Default global IMAP server. Arguments are: "host
299         user pass [-i interval (in seconds)] [-f folder] [-p port]
300         [-e command] [-r retries]". Default port is 143, default
301         folder is 'INBOX', default interval is 5 minutes, and
302         default number of retries before giving up is 5. If the
303         password is supplied as '*', you will be prompted to enter
304         the password when Conky starts. 
305         <para /></listitem>
306     </varlistentry>
307     <varlistentry>
308         <term>
309             <command>
310                 <option>imlib_cache_flush_interval</option>
311             </command>
312         </term>
313         <listitem>Interval (in seconds) to flush Imlib2 cache. 
314         <para /></listitem>
315     </varlistentry>
316     <varlistentry>
317         <term>
318             <command>
319                 <option>imlib_cache_size</option>
320             </command>
321         </term>
322         <listitem>
323             <para>Imlib2 image cache size, in bytes. Defaults to
324             4MiB. Increase this value if you use $image lots. Set
325             to 0 to disable the image cache.</para>
326         </listitem>
327     </varlistentry>
328     <varlistentry>
329         <term>
330             <command>
331                 <option>lua_draw_hook_post</option>
332             </command>
333             <option>function_name [function arguments]</option>
334         </term>
335         <listitem>
336             <para>This function, if defined, will be called by
337             Conky through each iteration after drawing to the
338             window. Requires X support. Takes any number of
339             optional arguments. Use this hook for drawing things on
340             top of what Conky draws. Conky puts 'conky_' in front
341             of function_name to prevent accidental calls to the
342             wrong function unless you put you place 'conky_' in
343             front of it yourself.</para>
344         </listitem>
345     </varlistentry>
346     <varlistentry>
347         <term>
348             <command>
349                 <option>lua_draw_hook_pre</option>
350             </command>
351             <option>function_name [function arguments]</option>
352         </term>
353         <listitem>
354             <para>This function, if defined, will be called by
355             Conky through each iteration before drawing to the
356             window. Requires X support. Takes any number of
357             optional arguments. Use this hook for drawing things on
358             top of what Conky draws. Conky puts 'conky_' in front
359             of function_name to prevent accidental calls to the
360             wrong function unless you put you place 'conky_' in
361             front of it yourself.</para>
362         </listitem>
363     </varlistentry>
364     <varlistentry>
365         <term>
366             <command>
367                 <option>lua_load</option>
368             </command>
369         </term>
370         <listitem>Loads the Lua scripts separated by spaces. 
371         <para /></listitem>
372     </varlistentry>
373     <varlistentry>
374         <term>
375             <command>
376                 <option>mail_spool</option>
377             </command>
378         </term>
379         <listitem>Mail spool for mail checking 
380         <para /></listitem>
381     </varlistentry>
382     <varlistentry>
383         <term>
384             <command>
385                 <option>max_port_monitor_connections</option>
386             </command>
387         </term>
388         <listitem>Allow each port monitor to track at most this
389         many connections (if 0 or not set, default is 256) 
390         <para /></listitem>
391     </varlistentry>
392     <varlistentry>
393         <term>
394             <command>
395                 <option>max_specials</option>
396             </command>
397         </term>
398         <listitem>Maximum number of special things, e.g. fonts,
399         offsets, aligns, etc. (default is 512) 
400         <para /></listitem>
401     </varlistentry>
402     <varlistentry>
403         <term>
404             <command>
405                 <option>max_user_text</option>
406             </command>
407             <option>bytes</option>
408         </term>
409         <listitem>Maximum size of user text buffer, i.e. layout
410         below TEXT line in config file (default is 16384 bytes) 
411         <para /></listitem>
412     </varlistentry>
413     <varlistentry>
414         <term>
415             <command>
416                 <option>maximum_width</option>
417             </command>
418             <option>pixels</option>
419         </term>
420         <listitem>Maximum width of window 
421         <para /></listitem>
422     </varlistentry>
423     <varlistentry>
424         <term>
425             <command>
426                 <option>minimum_size</option>
427             </command>
428             <option>width (height)</option>
429         </term>
430         <listitem>Minimum size of window 
431         <para /></listitem>
432     </varlistentry>
433     <varlistentry>
434         <term>
435             <command>
436                 <option>mpd_host</option>
437             </command>
438         </term>
439         <listitem>Host of MPD server 
440         <para /></listitem>
441     </varlistentry>
442     <varlistentry>
443         <term>
444             <command>
445                 <option>mpd_password</option>
446             </command>
447         </term>
448         <listitem>MPD server password 
449         <para /></listitem>
450     </varlistentry>
451     <varlistentry>
452         <term>
453             <command>
454                 <option>mpd_port</option>
455             </command>
456         </term>
457         <listitem>Port of MPD server 
458         <para /></listitem>
459     </varlistentry>
460     <varlistentry>
461         <term>
462             <command>
463                 <option>music_player_interval</option>
464             </command>
465         </term>
466         <listitem>Music player thread update interval (defaults to
467         Conky's update interval) 
468         <para /></listitem>
469     </varlistentry>
470     <varlistentry>
471         <term>
472             <command>
473                 <option>net_avg_samples</option>
474             </command>
475         </term>
476         <listitem>The number of samples to average for net data 
477         <para /></listitem>
478     </varlistentry>
479     <varlistentry>
480         <term>
481             <command>
482                 <option>no_buffers</option>
483             </command>
484         </term>
485         <listitem>Substract (file system) buffers from used memory?
486         
487         <para /></listitem>
488     </varlistentry>
489     <varlistentry>
490         <term>
491             <command>
492                 <option>out_to_console</option>
493             </command>
494         </term>
495         <listitem>Print text to stdout. 
496         <para /></listitem>
497     </varlistentry>
498     <varlistentry>
499         <term>
500             <command>
501                 <option>out_to_ncurses</option>
502             </command>
503         </term>
504         <listitem>Print text in the console, but use ncurses so
505         that conky can print the text of a new update over the old
506         text. (In the future this will provide more useful things) 
507         <para /></listitem>
508     </varlistentry>
509     <varlistentry>
510         <term>
511             <command>
512                 <option>out_to_stderr</option>
513             </command>
514         </term>
515         <listitem>Print text to stderr. 
516         <para /></listitem>
517     </varlistentry>
518     <varlistentry>
519         <term>
520             <command>
521                 <option>out_to_x</option>
522             </command>
523         </term>
524         <listitem>When set to no, there will be no output in X
525         (useful when you also use things like out_to_console). If
526         you set it to no, make sure that it's placed before all
527         other X-related setting (take the first line of your
528         configfile to be sure). Default value is yes 
529         <para /></listitem>
530     </varlistentry>
531     <varlistentry>
532         <term>
533             <command>
534                 <option>override_utf8_locale</option>
535             </command>
536         </term>
537         <listitem>Force UTF8? requires XFT 
538         <para /></listitem>
539     </varlistentry>
540     <varlistentry>
541         <term>
542             <command>
543                 <option>overwrite_file</option>
544             </command>
545         </term>
546         <listitem>Overwrite the file given as argument. 
547         <para /></listitem>
548     </varlistentry>
549     <varlistentry>
550         <term>
551             <command>
552                 <option>own_window</option>
553             </command>
554         </term>
555         <listitem>Boolean, create own window to draw? 
556         <para /></listitem>
557     </varlistentry>
558     <varlistentry>
559         <term>
560             <command>
561                 <option>own_window_class</option>
562             </command>
563         </term>
564         <listitem>Manually set the WM_CLASS name. Defaults to
565         "Conky". 
566         <para /></listitem>
567     </varlistentry>
568     <varlistentry>
569         <term>
570             <command>
571                 <option>own_window_colour</option>
572             </command>
573             <option>colour</option>
574         </term>
575         <listitem>If own_window_transparent no, set a specified
576         background colour (defaults to black). Takes either a hex
577         value (#ffffff) or a valid RGB name (see
578         /usr/lib/X11/rgb.txt) 
579         <para /></listitem>
580     </varlistentry>
581     <varlistentry>
582         <term>
583             <command>
584                 <option>own_window_hints</option>
585             </command>
586             <option>
587             undecorated,below,above,sticky,skip_taskbar,skip_pager</option>
588         </term>
589         <listitem>If own_window is yes, you may use these window
590         manager hints to affect the way Conky displays. Notes: Use
591         own_window_type desktop as another way to implement many of
592         these hints implicitly. If you use own_window_type
593         override, window manager hints have no meaning and are
594         ignored. 
595         <para /></listitem>
596     </varlistentry>
597     <varlistentry>
598         <term>
599             <command>
600                 <option>own_window_title</option>
601             </command>
602         </term>
603         <listitem>Manually set the window name. Defaults to
604         "&lt;hostname&gt; - conky". 
605         <para /></listitem>
606     </varlistentry>
607     <varlistentry>
608         <term>
609             <command>
610                 <option>own_window_transparent</option>
611             </command>
612         </term>
613         <listitem>Boolean, set pseudo-transparency? 
614         <para /></listitem>
615     </varlistentry>
616     <varlistentry>
617         <term>
618             <command>
619                 <option>own_window_type</option>
620             </command>
621         </term>
622         <listitem>if own_window is yes, you may specify type
623         normal, desktop, dock, panel or override (default: normal).
624         Desktop windows are special windows that have no window
625         decorations; are always visible on your desktop; do not
626         appear in your pager or taskbar; and are sticky across all
627         workspaces. Panel windows reserve space along a desktop
628         edge, just like panels and taskbars, preventing maximized
629         windows from overlapping them. The edge is chosen based on
630         the alignment option. Override windows are not under the
631         control of the window manager. Hints are ignored. This type
632         of window can be useful for certain situations. 
633         <para /></listitem>
634     </varlistentry>
635     <varlistentry>
636         <term>
637             <command>
638                 <option>pad_percents</option>
639             </command>
640         </term>
641         <listitem>Pad percentages to this many decimals (0 = no
642         padding) 
643         <para /></listitem>
644     </varlistentry>
645     <varlistentry>
646         <term>
647             <command>
648                 <option>pop3</option>
649             </command>
650         </term>
651         <listitem>Default global POP3 server. Arguments are: "host
652         user pass [-i interval (in seconds)] [-p port] [-e command]
653         [-r retries]". Default port is 110, default interval is 5
654         minutes, and default number of retries before giving up is
655         5. If the password is supplied as '*', you will be prompted
656         to enter the password when Conky starts. 
657         <para /></listitem>
658     </varlistentry>
659     <varlistentry>
660         <term>
661             <command>
662                 <option>short_units</option>
663             </command>
664         </term>
665         <listitem>Shortens units to a single character (kiB-&gt;k,
666         GiB-&gt;G, etc.). Default is off. 
667         <para /></listitem>
668     </varlistentry>
669     <varlistentry>
670         <term>
671             <command>
672                 <option>show_graph_range</option>
673             </command>
674         </term>
675         <listitem>Shows the time range covered by a graph. 
676         <para /></listitem>
677     </varlistentry>
678     <varlistentry>
679         <term>
680             <command>
681                 <option>show_graph_scale</option>
682             </command>
683         </term>
684         <listitem>Shows the maximum value in scaled graphs. 
685         <para /></listitem>
686     </varlistentry>
687     <varlistentry>
688         <term>
689             <command>
690                 <option>stippled_borders</option>
691             </command>
692         </term>
693         <listitem>Border stippling (dashing) in pixels 
694         <para /></listitem>
695     </varlistentry>
696     <varlistentry>
697         <term>
698             <command>
699                 <option>temperature_unit</option>
700             </command>
701         </term>
702         <listitem>Desired output unit of all objects displaying a
703         temperature. Parameters are either "fahrenheit" or
704         "celsius". The default unit is degree Celsius. 
705         <para /></listitem>
706     </varlistentry>
707     <varlistentry>
708         <term>
709             <command>
710                 <option>templateN</option>
711             </command>
712         </term>
713         <listitem>Define a template for later use inside TEXT
714         segments. Substitute N by a digit between 0 and 9,
715         inclusively. The value of the variable is being inserted
716         into the stuff below TEXT at the corresponding position,
717         but before some substitutions are applied: 
718         <simplelist>
719             <member>'\n' -&gt; newline</member>
720             <member>'\\' -&gt; backslash</member>
721             <member>'\ ' -&gt; space</member>
722             <member>'\N' -&gt; template argument N</member>
723         </simplelist>
724         <para /></listitem>
725     </varlistentry>
726     <varlistentry>
727         <term>
728             <command>
729                 <option>text_buffer_size</option>
730             </command>
731             <option>bytes</option>
732         </term>
733         <listitem>Size of the standard text buffer (default is 256
734         bytes). This buffer is used for intermediary text, such as
735         individual lines, output from $exec vars, and various other
736         variables. Increasing the size of this buffer can
737         drastically reduce Conky's performance, but will allow for
738         more text display per variable. The size of this buffer
739         cannot be smaller than the default value of 256 bytes. 
740         <para /></listitem>
741     </varlistentry>
742     <varlistentry>
743         <term>
744             <command>
745                 <option>top_cpu_separate</option>
746             </command>
747         </term>
748         <listitem>If true, cpu in top will show usage of one
749         processor's power. If false, cpu in top will show the usage
750         of all processors' power combined. 
751         <para /></listitem>
752     </varlistentry>
753     <varlistentry>
754         <term>
755             <command>
756                 <option>top_name_width</option>
757             </command>
758         </term>
759         <listitem>Width for $top name value (defaults to 15
760         characters). 
761         <para /></listitem>
762     </varlistentry>
763     <varlistentry>
764         <term>
765             <command>
766                 <option>total_run_times</option>
767             </command>
768         </term>
769         <listitem>Total number of times for Conky to update before
770         quitting. Zero makes Conky run forever 
771         <para /></listitem>
772     </varlistentry>
773     <varlistentry>
774         <term>
775             <command>
776                 <option>update_interval</option>
777             </command>
778             <option>seconds</option>
779         </term>
780         <listitem>Update interval 
781         <para /></listitem>
782     </varlistentry>
783     <varlistentry>
784         <term>
785             <command>
786                 <option>update_interval_on_battery</option>
787             </command>
788             <option>seconds</option>
789         </term>
790         <listitem>Update interval when running on batterypower 
791         <para /></listitem>
792     </varlistentry>
793     <varlistentry>
794         <term>
795             <command>
796                 <option>uppercase</option>
797             </command>
798         </term>
799         <listitem>Boolean value, if true, text is rendered in upper
800         case 
801         <para /></listitem>
802     </varlistentry>
803     <varlistentry>
804         <term>
805             <command>
806                 <option>use_spacer</option>
807             </command>
808         </term>
809         <listitem>Adds spaces around certain objects to stop them
810         from moving other things around. Arguments are left, right,
811         and none (default). The old true/false values are
812         deprecated and default to right/none respectively. Note
813         that this only helps if you are using a mono font, such as
814         Bitstream Vera Sans Mono. 
815         <para /></listitem>
816     </varlistentry>
817     <varlistentry>
818         <term>
819             <command>
820                 <option>use_xft</option>
821             </command>
822         </term>
823         <listitem>Use Xft (anti-aliased font and stuff) 
824         <para /></listitem>
825     </varlistentry>
826     <varlistentry>
827         <term>
828             <command>
829                 <option>xftalpha</option>
830             </command>
831         </term>
832         <listitem>Alpha of Xft font. Must be a value at or between
833         1 and 0. 
834         <para /></listitem>
835     </varlistentry>
836     <varlistentry>
837         <term>
838             <command>
839                 <option>xftfont</option>
840             </command>
841         </term>
842         <listitem>Xft font to use. 
843         <para /></listitem>
844     </varlistentry>
845 </variablelist>