nightmorph 09/07/20 00:24:36 Modified: conky-howto.xml Log: BMPx has been last-rited pending removal, so I took out the reference in the Conky guide.
Revision Changes Path 1.9 xml/htdocs/doc/en/conky-howto.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/conky-howto.xml?rev=1.9&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/conky-howto.xml?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/conky-howto.xml?r1=1.8&r2=1.9 Index: conky-howto.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/conky-howto.xml,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- conky-howto.xml 31 Aug 2008 21:54:39 -0000 1.8 +++ conky-howto.xml 20 Jul 2009 00:24:36 -0000 1.9 @@ -23,8 +23,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>1.5</version> -<date>2008-08-31</date> +<version>1.6</version> +<date>2009-07-19</date> <chapter> <title>Background</title> @@ -49,18 +49,17 @@ <p> Unlike other system monitors such as top, Conky can run as a window in an X -session, or by drawing to the root window (there is also an option to have -Conky display information to stdout, but we won't discuss that here). It -displays the information it has gathered through the use of both text, progress -bars, and graphs. Also, unlike top, the way it is formatted is completely +session, or by drawing to the root window (there is also an option to have Conky +display information to stdout, but we won't discuss that here). It displays the +information it has gathered through the use of both text, progress bars, and +graphs. Also, unlike top, the way it is formatted is completely user-configurable. In addition to monitoring the system itself, Conky can also -give you information about several music players (such as BMPx, Music Player -Daemon, and Audacious Media Player), tell you how many new messages are in your -mail spool, and plenty more. If the functionality you require isn't in Conky -yet, it is a simple matter of writing a script to get the information you would -like - some examples of this, which have already been done are RSS feeds, POP3 -e-mail message count, local weather, boinc status, and even the status of -portage. +give you information about several music players (such as Music Player Daemon +and Audacious Media Player), tell you how many new messages are in your mail +spool, and plenty more. If the functionality you require isn't in Conky yet, it +is a simple matter of writing a script to get the information you would like - +some examples of this, which have already been done are RSS feeds, POP3 e-mail +message count, local weather, boinc status, and even the status of Portage. </p> </body>
