1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2024-09-29 21:49:07 +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_shade_color
Default shading color and border's shading color
default_outline_color
Default outline color
default_shade_color
Default shading color and border's shading color
double_buffer
Use the Xdbe extension? (eliminates flicker) It is highly recom-
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_shades
Draw shades?
draw_outline
Draw outlines?
draw_shades
Draw shades?
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.
no_buffers
Substract (file system) buffers from used memory?
mail_spool
Mail spool for mail checking
max_user_text bytes
Maximum size of user text buffer, i.e. layout below TEXT line in
config file
config file (default is 16384 bytes)
maximum_width pixels
@ -263,6 +259,10 @@ CONFIGURATION SETTINGS
The number of samples to average for net data
no_buffers
Substract (file system) buffers from used memory?
override_utf8_locale
Force UTF8? requires XFT

View File

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

View File

@ -159,14 +159,14 @@ The number of samples to average for CPU monitoring
\fB\*(T<\fBdefault_color\fR\*(T>\fR
Default color and border color
.TP
\fB\*(T<\fBdefault_shade_color\fR\*(T>\fR
Default shading color and border's shading color
.TP
\fB\*(T<\fBdefault_outline_color\fR\*(T>\fR
Default outline color
.TP
\fB\*(T<\fBdefault_shade_color\fR\*(T>\fR
Default shading color and border's shading color
.TP
\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.
@ -179,14 +179,14 @@ Draw borders around text?
\fB\*(T<\fBdraw_graph_borders\fR\*(T>\fR
Draw borders around graphs?
.TP
\fB\*(T<\fBdraw_shades\fR\*(T>\fR
Draw shades?
.TP
\fB\*(T<\fBdraw_outline\fR\*(T>\fR
Draw outlines?
.TP
\fB\*(T<\fBdraw_shades\fR\*(T>\fR
Draw shades?
.TP
\fB\*(T<\fBfont\fR\*(T>\fR
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
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
\fB\*(T<\fBmail_spool\fR\*(T>\fR
Mail spool for mail checking
@ -214,6 +210,7 @@ Mail spool for mail checking
.TP
\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
(default is 16384 bytes)
.TP
\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
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
\fB\*(T<\fBoverride_utf8_locale\fR\*(T>\fR
Force UTF8? requires XFT