mirror of
https://github.com/Llewellynvdm/conky.git
synced 2024-11-17 10:35:10 +00:00
documentation changes for clarity -- bug #1599041
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@791 7f574dfc-610e-0410-a909-a81674777703
This commit is contained in:
parent
2852edd816
commit
3ac219cbd0
10
README
10
README
@ -201,12 +201,12 @@ CONFIGURATION SETTINGS
|
||||
font Font name in X, xfontsel can be used to get a nice font
|
||||
|
||||
|
||||
gap_x Gap between right or left border of screen, same as passing -x
|
||||
at command line
|
||||
gap_x Gap, in pixels, between right or left border of screen, same as
|
||||
passing -x at command line, e.g. gap_x 10
|
||||
|
||||
|
||||
gap_y Gap between top or bottom border of screen, same as passing -y
|
||||
at command line
|
||||
gap_y Gap, in pixels, between top or bottom border of screen, same as
|
||||
passing -y at command line, e.g. gap_y 10.
|
||||
|
||||
|
||||
imap Default global IMAP server. Arguments are: "host user pass [-i
|
||||
@ -685,7 +685,7 @@ VARIABLES
|
||||
|
||||
i8k_cpu_tempf
|
||||
If running the i8k kernel driver for Inspiron laptops, displays
|
||||
the cpu temperature in Farenheit, as reported by /proc/i8k.
|
||||
the cpu temperature in Fahrenheit, as reported by /proc/i8k.
|
||||
|
||||
|
||||
i8k_left_fan_rpm
|
||||
|
@ -193,11 +193,13 @@ Font name in X, xfontsel can be used to get a nice font
|
||||
|
||||
.TP
|
||||
\fB\*(T<\fBgap_x\fR\*(T>\fR
|
||||
Gap between right or left border of screen, same as passing -x at command line
|
||||
Gap, in pixels, between right or left border of screen, same as passing -x at command line,
|
||||
e.g. gap_x 10
|
||||
|
||||
.TP
|
||||
\fB\*(T<\fBgap_y\fR\*(T>\fR
|
||||
Gap between top or bottom border of screen, same as passing -y at command line
|
||||
Gap, in pixels, between top or bottom border of screen, same as passing -y at command line,
|
||||
e.g. gap_y 10.
|
||||
|
||||
.TP
|
||||
\fB\*(T<\fBimap\fR\*(T>\fR
|
||||
@ -628,7 +630,7 @@ If running the i8k kernel driver for Inspiron laptops, displays the cpu temperat
|
||||
|
||||
.TP
|
||||
\fB\*(T<\fBi8k_cpu_tempf\fR\*(T>\fR
|
||||
If running the i8k kernel driver for Inspiron laptops, displays the cpu temperature in Farenheit, as reported by /proc/i8k.
|
||||
If running the i8k kernel driver for Inspiron laptops, displays the cpu temperature in Fahrenheit, as reported by /proc/i8k.
|
||||
|
||||
.TP
|
||||
\fB\*(T<\fBi8k_left_fan_rpm\fR\*(T>\fR
|
||||
|
Loading…
Reference in New Issue
Block a user