1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2025-01-24 23:58:35 +00:00

documentation

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@760 7f574dfc-610e-0410-a909-a81674777703
This commit is contained in:
Philip Kovacs 2006-11-12 21:19:40 +00:00
parent 3c74f9aa62
commit 23c79a7442
3 changed files with 42 additions and 40 deletions

26
README
View File

@ -168,14 +168,14 @@ CONFIGURATION SETTINGS
Default color and border color Default color and border color
default_shade_color
Default shading color and border's shading color
default_outline_color default_outline_color
Default outline color Default outline color
default_shade_color
Default shading color and border's shading color
double_buffer double_buffer
Use the Xdbe extension? (eliminates flicker) It is highly recom- Use the Xdbe extension? (eliminates flicker) It is highly recom-
mended to use own window with this one so double buffer won't be mended to use own window with this one so double buffer won't be
@ -190,14 +190,14 @@ CONFIGURATION SETTINGS
Draw borders around graphs? Draw borders around graphs?
draw_shades
Draw shades?
draw_outline draw_outline
Draw outlines? Draw outlines?
draw_shades
Draw shades?
font Font name in X, xfontsel can be used to get a nice font font Font name in X, xfontsel can be used to get a nice font
@ -216,17 +216,13 @@ CONFIGURATION SETTINGS
ter the password when Conky starts. ter the password when Conky starts.
no_buffers
Substract (file system) buffers from used memory?
mail_spool mail_spool
Mail spool for mail checking Mail spool for mail checking
max_user_text bytes max_user_text bytes
Maximum size of user text buffer, i.e. layout below TEXT line in Maximum size of user text buffer, i.e. layout below TEXT line in
config file config file (default is 16384 bytes)
maximum_width pixels maximum_width pixels
@ -263,6 +259,10 @@ CONFIGURATION SETTINGS
The number of samples to average for net data The number of samples to average for net data
no_buffers
Substract (file system) buffers from used memory?
override_utf8_locale override_utf8_locale
Force UTF8? requires XFT Force UTF8? requires XFT

View File

@ -42,16 +42,16 @@
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
<term><command><option>default_shade_color</option></command></term> <term><command><option>default_outline_color</option></command></term>
<listitem> <listitem>
Default shading color and border's shading color Default outline color
<para></para></listitem> <para></para></listitem>
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
<term><command><option>default_outline_color</option></command></term> <term><command><option>default_shade_color</option></command></term>
<listitem> <listitem>
Default outline color Default shading color and border's shading color
<para></para></listitem> <para></para></listitem>
</varlistentry> </varlistentry>
@ -77,16 +77,16 @@
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
<term><command><option>draw_shades</option></command></term> <term><command><option>draw_outline</option></command></term>
<listitem> <listitem>
Draw shades? Draw outlines?
<para></para></listitem> <para></para></listitem>
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
<term><command><option>draw_outline</option></command></term> <term><command><option>draw_shades</option></command></term>
<listitem> <listitem>
Draw outlines? Draw shades?
<para></para></listitem> <para></para></listitem>
</varlistentry> </varlistentry>
@ -118,13 +118,6 @@
<para></para></listitem> <para></para></listitem>
</varlistentry> </varlistentry>
<varlistentry>
<term><command><option>no_buffers</option></command></term>
<listitem>
Substract (file system) buffers from used memory?
<para></para></listitem>
</varlistentry>
<varlistentry> <varlistentry>
<term><command><option>mail_spool</option></command></term> <term><command><option>mail_spool</option></command></term>
<listitem> <listitem>
@ -138,6 +131,7 @@
</term> </term>
<listitem> <listitem>
Maximum size of user text buffer, i.e. layout below TEXT line in config file Maximum size of user text buffer, i.e. layout below TEXT line in config file
(default is 16384 bytes)
<para></para></listitem> <para></para></listitem>
</varlistentry> </varlistentry>
@ -201,6 +195,13 @@
<para></para></listitem> <para></para></listitem>
</varlistentry> </varlistentry>
<varlistentry>
<term><command><option>no_buffers</option></command></term>
<listitem>
Substract (file system) buffers from used memory?
<para></para></listitem>
</varlistentry>
<varlistentry> <varlistentry>
<term><command><option>override_utf8_locale</option></command></term> <term><command><option>override_utf8_locale</option></command></term>
<listitem> <listitem>

View File

@ -159,14 +159,14 @@ The number of samples to average for CPU monitoring
\fB\*(T<\fBdefault_color\fR\*(T>\fR \fB\*(T<\fBdefault_color\fR\*(T>\fR
Default color and border color Default color and border color
.TP
\fB\*(T<\fBdefault_shade_color\fR\*(T>\fR
Default shading color and border's shading color
.TP .TP
\fB\*(T<\fBdefault_outline_color\fR\*(T>\fR \fB\*(T<\fBdefault_outline_color\fR\*(T>\fR
Default outline color Default outline color
.TP
\fB\*(T<\fBdefault_shade_color\fR\*(T>\fR
Default shading color and border's shading color
.TP .TP
\fB\*(T<\fBdouble_buffer\fR\*(T>\fR \fB\*(T<\fBdouble_buffer\fR\*(T>\fR
Use the Xdbe extension? (eliminates flicker) It is highly recommended to use own window with this one so double buffer won't be so big. Use the Xdbe extension? (eliminates flicker) It is highly recommended to use own window with this one so double buffer won't be so big.
@ -179,14 +179,14 @@ Draw borders around text?
\fB\*(T<\fBdraw_graph_borders\fR\*(T>\fR \fB\*(T<\fBdraw_graph_borders\fR\*(T>\fR
Draw borders around graphs? Draw borders around graphs?
.TP
\fB\*(T<\fBdraw_shades\fR\*(T>\fR
Draw shades?
.TP .TP
\fB\*(T<\fBdraw_outline\fR\*(T>\fR \fB\*(T<\fBdraw_outline\fR\*(T>\fR
Draw outlines? Draw outlines?
.TP
\fB\*(T<\fBdraw_shades\fR\*(T>\fR
Draw shades?
.TP .TP
\fB\*(T<\fBfont\fR\*(T>\fR \fB\*(T<\fBfont\fR\*(T>\fR
Font name in X, xfontsel can be used to get a nice font Font name in X, xfontsel can be used to get a nice font
@ -203,10 +203,6 @@ Gap between top or bottom border of screen, same as passing -y at command line
\fB\*(T<\fBimap\fR\*(T>\fR \fB\*(T<\fBimap\fR\*(T>\fR
Default global IMAP server. Arguments are: "host user pass [-i interval] [-f folder] [-p port] [-e command]". Default port is 143, default folder is 'INBOX', default interval is 5 minutes. If the password is supplied as '*', you will be prompted to enter the password when Conky starts. Default global IMAP server. Arguments are: "host user pass [-i interval] [-f folder] [-p port] [-e command]". Default port is 143, default folder is 'INBOX', default interval is 5 minutes. If the password is supplied as '*', you will be prompted to enter the password when Conky starts.
.TP
\fB\*(T<\fBno_buffers\fR\*(T>\fR
Substract (file system) buffers from used memory?
.TP .TP
\fB\*(T<\fBmail_spool\fR\*(T>\fR \fB\*(T<\fBmail_spool\fR\*(T>\fR
Mail spool for mail checking Mail spool for mail checking
@ -214,6 +210,7 @@ Mail spool for mail checking
.TP .TP
\fB\*(T<\fBmax_user_text\fR\*(T>\fR \*(T<\fBbytes\fR\*(T> \fB\*(T<\fBmax_user_text\fR\*(T>\fR \*(T<\fBbytes\fR\*(T>
Maximum size of user text buffer, i.e. layout below TEXT line in config file Maximum size of user text buffer, i.e. layout below TEXT line in config file
(default is 16384 bytes)
.TP .TP
\fB\*(T<\fBmaximum_width\fR\*(T>\fR \*(T<\fBpixels\fR\*(T> \fB\*(T<\fBmaximum_width\fR\*(T>\fR \*(T<\fBpixels\fR\*(T>
@ -247,6 +244,10 @@ MPD server password
\fB\*(T<\fBnet_avg_samples\fR\*(T>\fR \fB\*(T<\fBnet_avg_samples\fR\*(T>\fR
The number of samples to average for net data The number of samples to average for net data
.TP
\fB\*(T<\fBno_buffers\fR\*(T>\fR
Substract (file system) buffers from used memory?
.TP .TP
\fB\*(T<\fBoverride_utf8_locale\fR\*(T>\fR \fB\*(T<\fBoverride_utf8_locale\fR\*(T>\fR
Force UTF8? requires XFT Force UTF8? requires XFT