mirror of
https://github.com/Llewellynvdm/conky.git
synced 2024-11-17 18:45:10 +00:00
memgraph documentation
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@1144 7f574dfc-610e-0410-a909-a81674777703
This commit is contained in:
parent
26bea66044
commit
29ba1bdd2e
@ -1,7 +1,7 @@
|
|||||||
# $Id$
|
# $Id$
|
||||||
|
|
||||||
2008-06-08
|
2008-06-08
|
||||||
* Bugfix, $memgraph wasn't working
|
* Bugfix, $memgraph wasn't working and needed docs
|
||||||
|
|
||||||
2008-06-07
|
2008-06-07
|
||||||
* Fix bug where DEV_NAME can read uninitialised memory
|
* Fix bug where DEV_NAME can read uninitialised memory
|
||||||
|
4
README
4
README
@ -1030,6 +1030,10 @@ VARIABLES
|
|||||||
Bar that shows amount of memory in use
|
Bar that shows amount of memory in use
|
||||||
|
|
||||||
|
|
||||||
|
memgraph (height),(width) (gradient colour 1) (gradient colour 2)
|
||||||
|
Memory usage graph, with optional colours in hex, minus the #
|
||||||
|
|
||||||
|
|
||||||
memmax Total amount of memory
|
memmax Total amount of memory
|
||||||
|
|
||||||
|
|
||||||
|
@ -1193,6 +1193,16 @@
|
|||||||
Bar that shows amount of memory in use
|
Bar that shows amount of memory in use
|
||||||
<para></para></listitem>
|
<para></para></listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
|
<varlistentry>
|
||||||
|
<term>
|
||||||
|
<command><option>memgraph</option></command>
|
||||||
|
<option>(height),(width) (gradient colour 1) (gradient colour 2)</option>
|
||||||
|
</term>
|
||||||
|
<listitem>
|
||||||
|
Memory usage graph
|
||||||
|
<para></para></listitem>
|
||||||
|
</varlistentry>
|
||||||
|
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term>
|
<term>
|
||||||
|
Loading…
Reference in New Issue
Block a user