1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2024-12-26 04:17:33 +00:00

doc/config_settings.xml: fix console's default bar value (#582)

* doc/config_settings.xml: strip trailing whitespace

* doc/config_settings.xml: fix console's default bar value
This commit is contained in:
lasers 2018-08-07 11:43:22 -05:00 committed by GitHub
parent c9d03fbaa1
commit ee98af50c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,7 @@
<option>append_file</option> <option>append_file</option>
</command> </command>
</term> </term>
<listitem>Append the file given as argument. <listitem>Append the file given as argument.
<para /></listitem> <para /></listitem>
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
@ -28,7 +28,7 @@
</command> </command>
</term> </term>
<listitem>Boolean value, if true, Conky will be forked to <listitem>Boolean value, if true, Conky will be forked to
background when started. background when started.
<para /></listitem> <para /></listitem>
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
@ -38,7 +38,7 @@
</command> </command>
</term> </term>
<listitem>Inner border margin in pixels (the margin between <listitem>Inner border margin in pixels (the margin between
the border and text). the border and text).
<para /></listitem> <para /></listitem>
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
@ -48,7 +48,7 @@
</command> </command>
</term> </term>
<listitem>Outer border margin in pixels (the margin between <listitem>Outer border margin in pixels (the margin between
the border and the edge of the window). the border and the edge of the window).
<para /></listitem> <para /></listitem>
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
@ -57,7 +57,7 @@
<option>border_width</option> <option>border_width</option>
</command> </command>
</term> </term>
<listitem>Border width in pixels. <listitem>Border width in pixels.
<para /></listitem> <para /></listitem>
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
@ -69,7 +69,7 @@
<listitem>Predefine a color for use inside conky.text segments. <listitem>Predefine a color for use inside conky.text segments.
Substitute N by a digit between 0 and 9, inclusively. When Substitute N by a digit between 0 and 9, inclusively. When
specifying the color value in hex, omit the leading hash specifying the color value in hex, omit the leading hash
(#). (#).
<para /></listitem> <para /></listitem>
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
@ -90,7 +90,7 @@
</command> </command>
</term> </term>
<listitem>The number of samples to average for CPU <listitem>The number of samples to average for CPU
monitoring. monitoring.
<para /></listitem> <para /></listitem>
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
@ -112,10 +112,8 @@
<listitem>Specify a default width for bars. If not specified, <listitem>Specify a default width for bars. If not specified,
the default value is 0, which causes the bar to expand to the default value is 0, which causes the bar to expand to
fit the width of your Conky window. If you set fit the width of your Conky window. If you set
out_to_console = true, the text version of the bar will out_to_console = true, the default value will be 10
actually have no width and you will need to set a for the text version of the bar.
sensible default or set the height and width of each bar
individually.
<para /></listitem> <para /></listitem>
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
@ -124,7 +122,7 @@
<option>default_color</option> <option>default_color</option>
</command> </command>
</term> </term>
<listitem>Default color and border color <listitem>Default color and border color
<para /></listitem> <para /></listitem>
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
@ -178,7 +176,7 @@
<option>default_outline_color</option> <option>default_outline_color</option>
</command> </command>
</term> </term>
<listitem>Default outline color <listitem>Default outline color
<para /></listitem> <para /></listitem>
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
@ -187,7 +185,7 @@
<option>default_shade_color</option> <option>default_shade_color</option>
</command> </command>
</term> </term>
<listitem>Default shading color and border's shading color <listitem>Default shading color and border's shading color
<para /></listitem> <para /></listitem>
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
@ -206,7 +204,7 @@
</command> </command>
</term> </term>
<listitem>The number of samples to average for disk I/O <listitem>The number of samples to average for disk I/O
monitoring. monitoring.
<para /></listitem> <para /></listitem>
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
@ -215,7 +213,7 @@
<option>display</option> <option>display</option>
</command> </command>
</term> </term>
<listitem>Specify an X display to connect to. <listitem>Specify an X display to connect to.
<para /></listitem> <para /></listitem>
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
@ -224,7 +222,7 @@
<option>xinerama_head</option> <option>xinerama_head</option>
</command> </command>
</term> </term>
<listitem>Specify a Xinerama head. <listitem>Specify a Xinerama head.
<para /></listitem> <para /></listitem>
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
@ -235,7 +233,7 @@
</term> </term>
<listitem>Use the Xdbe extension? (eliminates flicker) It <listitem>Use the Xdbe extension? (eliminates flicker) It
is highly recommended to use own window with this one so is highly recommended to use own window with this one so
double buffer won't be so big. double buffer won't be so big.
<para /></listitem> <para /></listitem>
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
@ -244,7 +242,7 @@
<option>draw_borders</option> <option>draw_borders</option>
</command> </command>
</term> </term>
<listitem>Draw borders around text? <listitem>Draw borders around text?
<para /></listitem> <para /></listitem>
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
@ -253,7 +251,7 @@
<option>draw_graph_borders</option> <option>draw_graph_borders</option>
</command> </command>
</term> </term>
<listitem>Draw borders around graphs? <listitem>Draw borders around graphs?
<para /></listitem> <para /></listitem>
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
@ -262,7 +260,7 @@
<option>draw_outline</option> <option>draw_outline</option>
</command> </command>
</term> </term>
<listitem>Draw outlines? <listitem>Draw outlines?
<para /></listitem> <para /></listitem>
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
@ -271,7 +269,7 @@
<option>draw_shades</option> <option>draw_shades</option>
</command> </command>
</term> </term>
<listitem>Draw shades? <listitem>Draw shades?
<para /></listitem> <para /></listitem>
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
@ -281,7 +279,7 @@
</command> </command>
</term> </term>
<listitem>Put an extra newline at the end when writing to <listitem>Put an extra newline at the end when writing to
stdout, useful for writing to awesome's wiboxes. stdout, useful for writing to awesome's wiboxes.
<para /></listitem> <para /></listitem>
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
@ -291,7 +289,7 @@
</command> </command>
</term> </term>
<listitem>Font name in X, xfontsel can be used to get a <listitem>Font name in X, xfontsel can be used to get a
nice font nice font
<para /></listitem> <para /></listitem>
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
@ -302,7 +300,7 @@
</term> </term>
<listitem>If enabled, values which are in bytes will be <listitem>If enabled, values which are in bytes will be
printed in human readable format (i.e., KiB, MiB, etc). If printed in human readable format (i.e., KiB, MiB, etc). If
disabled, the number of bytes is printed instead. disabled, the number of bytes is printed instead.
<para /></listitem> <para /></listitem>
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
@ -313,7 +311,7 @@
</term> </term>
<listitem>Gap, in pixels, between right or left border of <listitem>Gap, in pixels, between right or left border of
screen, same as passing -x at command line, e.g. gap_x 10. screen, same as passing -x at command line, e.g. gap_x 10.
For other position related stuff, see 'alignment'. For other position related stuff, see 'alignment'.
<para /></listitem> <para /></listitem>
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
@ -324,7 +322,7 @@
</term> </term>
<listitem>Gap, in pixels, between top or bottom border of <listitem>Gap, in pixels, between top or bottom border of
screen, same as passing -y at command line, e.g. gap_y 10. screen, same as passing -y at command line, e.g. gap_y 10.
For other position related stuff, see 'alignment'. For other position related stuff, see 'alignment'.
<para /></listitem> <para /></listitem>
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
@ -368,7 +366,7 @@
interface for being up? The value is one of up, link or interface for being up? The value is one of up, link or
address, to check for the interface being solely up, being address, to check for the interface being solely up, being
up and having link or being up, having link and an assigned up and having link or being up, having link and an assigned
IP address. IP address.
<para /></listitem> <para /></listitem>
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
@ -383,7 +381,7 @@
folder is 'INBOX', default interval is 5 minutes, and folder is 'INBOX', default interval is 5 minutes, and
default number of retries before giving up is 5. If the default number of retries before giving up is 5. If the
password is supplied as '*', you will be prompted to enter password is supplied as '*', you will be prompted to enter
the password when Conky starts. the password when Conky starts.
<para /></listitem> <para /></listitem>
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
@ -392,7 +390,7 @@
<option>imlib_cache_flush_interval</option> <option>imlib_cache_flush_interval</option>
</command> </command>
</term> </term>
<listitem>Interval (in seconds) to flush Imlib2 cache. <listitem>Interval (in seconds) to flush Imlib2 cache.
<para /></listitem> <para /></listitem>
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
@ -449,7 +447,7 @@
<option>lua_load</option> <option>lua_load</option>
</command> </command>
</term> </term>
<listitem>Loads the Lua scripts separated by spaces. <listitem>Loads the Lua scripts separated by spaces.
<para /></listitem> <para /></listitem>
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
@ -493,7 +491,7 @@
<option>mail_spool</option> <option>mail_spool</option>
</command> </command>
</term> </term>
<listitem>Mail spool for mail checking <listitem>Mail spool for mail checking
<para /></listitem> <para /></listitem>
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
@ -503,7 +501,7 @@
</command> </command>
</term> </term>
<listitem>Allow each port monitor to track at most this <listitem>Allow each port monitor to track at most this
many connections (if 0 or not set, default is 256) many connections (if 0 or not set, default is 256)
<para /></listitem> <para /></listitem>
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
@ -537,7 +535,7 @@
</command> </command>
<option>pixels</option> <option>pixels</option>
</term> </term>
<listitem>Maximum width of window <listitem>Maximum width of window
<para /></listitem> <para /></listitem>
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
@ -547,7 +545,7 @@
</command> </command>
<option>height</option> <option>height</option>
</term> </term>
<listitem>Minimum height of the window <listitem>Minimum height of the window
<para /></listitem> <para /></listitem>
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
@ -557,7 +555,7 @@
</command> </command>
<option>width</option> <option>width</option>
</term> </term>
<listitem>Minimum width of window <listitem>Minimum width of window
<para /></listitem> <para /></listitem>
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
@ -566,7 +564,7 @@
<option>mpd_host</option> <option>mpd_host</option>
</command> </command>
</term> </term>
<listitem>Host of MPD server <listitem>Host of MPD server
<para /></listitem> <para /></listitem>
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
@ -575,7 +573,7 @@
<option>mpd_password</option> <option>mpd_password</option>
</command> </command>
</term> </term>
<listitem>MPD server password <listitem>MPD server password
<para /></listitem> <para /></listitem>
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
@ -584,7 +582,7 @@
<option>mpd_port</option> <option>mpd_port</option>
</command> </command>
</term> </term>
<listitem>Port of MPD server <listitem>Port of MPD server
<para /></listitem> <para /></listitem>
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
@ -640,7 +638,7 @@
</command> </command>
</term> </term>
<listitem>Music player thread update interval (defaults to <listitem>Music player thread update interval (defaults to
Conky's update interval) Conky's update interval)
<para /></listitem> <para /></listitem>
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
@ -649,7 +647,7 @@
<option>net_avg_samples</option> <option>net_avg_samples</option>
</command> </command>
</term> </term>
<listitem>The number of samples to average for net data <listitem>The number of samples to average for net data
<para /></listitem> <para /></listitem>
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
@ -659,7 +657,7 @@
</command> </command>
</term> </term>
<listitem>Subtract (file system) buffers from used memory? <listitem>Subtract (file system) buffers from used memory?
<para /></listitem> <para /></listitem>
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
@ -678,7 +676,7 @@
<option>out_to_console</option> <option>out_to_console</option>
</command> </command>
</term> </term>
<listitem>Print text to stdout. <listitem>Print text to stdout.
<para /></listitem> <para /></listitem>
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
@ -698,7 +696,7 @@
</term> </term>
<listitem>Print text in the console, but use ncurses so <listitem>Print text in the console, but use ncurses so
that conky can print the text of a new update over the old that conky can print the text of a new update over the old
text. (In the future this will provide more useful things) text. (In the future this will provide more useful things)
<para /></listitem> <para /></listitem>
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
@ -707,7 +705,7 @@
<option>out_to_stderr</option> <option>out_to_stderr</option>
</command> </command>
</term> </term>
<listitem>Print text to stderr. <listitem>Print text to stderr.
<para /></listitem> <para /></listitem>
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
@ -720,7 +718,7 @@
(useful when you also use things like out_to_console). If (useful when you also use things like out_to_console). If
you set it to no, make sure that it's placed before all you set it to no, make sure that it's placed before all
other X-related setting (take the first line of your other X-related setting (take the first line of your
configfile to be sure). Default value is yes configfile to be sure). Default value is yes
<para /></listitem> <para /></listitem>
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
@ -729,7 +727,7 @@
<option>override_utf8_locale</option> <option>override_utf8_locale</option>
</command> </command>
</term> </term>
<listitem>Force UTF8? requires XFT <listitem>Force UTF8? requires XFT
<para /></listitem> <para /></listitem>
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
@ -738,7 +736,7 @@
<option>overwrite_file</option> <option>overwrite_file</option>
</command> </command>
</term> </term>
<listitem>Overwrite the file given as argument. <listitem>Overwrite the file given as argument.
<para /></listitem> <para /></listitem>
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
@ -747,7 +745,7 @@
<option>own_window</option> <option>own_window</option>
</command> </command>
</term> </term>
<listitem>Boolean, create own window to draw? <listitem>Boolean, create own window to draw?
<para /></listitem> <para /></listitem>
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
@ -757,7 +755,7 @@
</command> </command>
</term> </term>
<listitem>Manually set the WM_CLASS name. Defaults to <listitem>Manually set the WM_CLASS name. Defaults to
"Conky". "Conky".
<para /></listitem> <para /></listitem>
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
@ -786,7 +784,7 @@
own_window_type desktop as another way to implement many of own_window_type desktop as another way to implement many of
these hints implicitly. If you use own_window_type these hints implicitly. If you use own_window_type
override, window manager hints have no meaning and are override, window manager hints have no meaning and are
ignored. ignored.
<para /></listitem> <para /></listitem>
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
@ -796,7 +794,7 @@
</command> </command>
</term> </term>
<listitem>Manually set the window name. Defaults to <listitem>Manually set the window name. Defaults to
"conky (&lt;hostname&gt;)". "conky (&lt;hostname&gt;)".
<para /></listitem> <para /></listitem>
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
@ -846,7 +844,7 @@
windows from overlapping them. The edge is chosen based on windows from overlapping them. The edge is chosen based on
the alignment option. Override windows are not under the the alignment option. Override windows are not under the
control of the window manager. Hints are ignored. This type control of the window manager. Hints are ignored. This type
of window can be useful for certain situations. of window can be useful for certain situations.
<para /></listitem> <para /></listitem>
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
@ -856,7 +854,7 @@
</command> </command>
</term> </term>
<listitem>Pad percentages to this many decimals (0 = no <listitem>Pad percentages to this many decimals (0 = no
padding) padding)
<para /></listitem> <para /></listitem>
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
@ -870,7 +868,7 @@
[-r retries]". Default port is 110, default interval is 5 [-r retries]". Default port is 110, default interval is 5
minutes, and default number of retries before giving up is minutes, and default number of retries before giving up is
5. If the password is supplied as '*', you will be prompted 5. If the password is supplied as '*', you will be prompted
to enter the password when Conky starts. to enter the password when Conky starts.
<para /></listitem> <para /></listitem>
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
@ -880,7 +878,7 @@
</command> </command>
</term> </term>
<listitem>Shortens units to a single character (kiB-&gt;k, <listitem>Shortens units to a single character (kiB-&gt;k,
GiB-&gt;G, etc.). Default is off. GiB-&gt;G, etc.). Default is off.
<para /></listitem> <para /></listitem>
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
@ -889,7 +887,7 @@
<option>show_graph_range</option> <option>show_graph_range</option>
</command> </command>
</term> </term>
<listitem>Shows the time range covered by a graph. <listitem>Shows the time range covered by a graph.
<para /></listitem> <para /></listitem>
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
@ -898,7 +896,7 @@
<option>show_graph_scale</option> <option>show_graph_scale</option>
</command> </command>
</term> </term>
<listitem>Shows the maximum value in scaled graphs. <listitem>Shows the maximum value in scaled graphs.
<para /></listitem> <para /></listitem>
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
@ -907,7 +905,7 @@
<option>stippled_borders</option> <option>stippled_borders</option>
</command> </command>
</term> </term>
<listitem>Border stippling (dashing) in pixels <listitem>Border stippling (dashing) in pixels
<para /></listitem> <para /></listitem>
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
@ -918,7 +916,7 @@
</term> </term>
<listitem>Desired output unit of all objects displaying a <listitem>Desired output unit of all objects displaying a
temperature. Parameters are either "fahrenheit" or temperature. Parameters are either "fahrenheit" or
"celsius". The default unit is degree Celsius. "celsius". The default unit is degree Celsius.
<para /></listitem> <para /></listitem>
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
@ -931,7 +929,7 @@
segments. Substitute N by a digit between 0 and 9, segments. Substitute N by a digit between 0 and 9,
inclusively. The value of the variable is being inserted inclusively. The value of the variable is being inserted
into the stuff inside conky.text at the corresponding position, into the stuff inside conky.text at the corresponding position,
but before some substitutions are applied: but before some substitutions are applied:
<simplelist> <simplelist>
<member>'\n' -&gt; newline</member> <member>'\n' -&gt; newline</member>
<member>'\\' -&gt; backslash</member> <member>'\\' -&gt; backslash</member>
@ -953,7 +951,7 @@
variables. Increasing the size of this buffer can variables. Increasing the size of this buffer can
drastically reduce Conky's performance, but will allow for drastically reduce Conky's performance, but will allow for
more text display per variable. The size of this buffer more text display per variable. The size of this buffer
cannot be smaller than the default value of 256 bytes. cannot be smaller than the default value of 256 bytes.
<para /></listitem> <para /></listitem>
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
@ -975,7 +973,7 @@
</term> </term>
<listitem>If true, cpu in top will show usage of one <listitem>If true, cpu in top will show usage of one
processor's power. If false, cpu in top will show the usage processor's power. If false, cpu in top will show the usage
of all processors' power combined. of all processors' power combined.
<para /></listitem> <para /></listitem>
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
@ -996,7 +994,7 @@
</command> </command>
</term> </term>
<listitem>Width for $top name value (defaults to 15 <listitem>Width for $top name value (defaults to 15
characters). characters).
<para /></listitem> <para /></listitem>
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
@ -1006,7 +1004,7 @@
</command> </command>
</term> </term>
<listitem>Total number of times for Conky to update before <listitem>Total number of times for Conky to update before
quitting. Zero makes Conky run forever quitting. Zero makes Conky run forever
<para /></listitem> <para /></listitem>
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
@ -1016,7 +1014,7 @@
</command> </command>
<option>seconds</option> <option>seconds</option>
</term> </term>
<listitem>Update interval <listitem>Update interval
<para /></listitem> <para /></listitem>
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
@ -1026,7 +1024,7 @@
</command> </command>
<option>seconds</option> <option>seconds</option>
</term> </term>
<listitem>Update interval when running on batterypower <listitem>Update interval when running on batterypower
<para /></listitem> <para /></listitem>
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
@ -1045,7 +1043,7 @@
</command> </command>
</term> </term>
<listitem>Boolean value, if true, text is rendered in upper <listitem>Boolean value, if true, text is rendered in upper
case case
<para /></listitem> <para /></listitem>
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
@ -1059,7 +1057,7 @@
and none (default). The old true/false values are and none (default). The old true/false values are
deprecated and default to right/none respectively. Note deprecated and default to right/none respectively. Note
that this only helps if you are using a mono font, such as that this only helps if you are using a mono font, such as
Bitstream Vera Sans Mono. Bitstream Vera Sans Mono.
<para /></listitem> <para /></listitem>
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
@ -1068,7 +1066,7 @@
<option>use_xft</option> <option>use_xft</option>
</command> </command>
</term> </term>
<listitem>Use Xft (anti-aliased font and stuff) <listitem>Use Xft (anti-aliased font and stuff)
<para /></listitem> <para /></listitem>
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
@ -1078,7 +1076,7 @@
</command> </command>
</term> </term>
<listitem>Alpha of Xft font. Must be a value at or between <listitem>Alpha of Xft font. Must be a value at or between
1 and 0. 1 and 0.
<para /></listitem> <para /></listitem>
</varlistentry> </varlistentry>
</variablelist> </variablelist>