<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>www.linuxweblogs.nl &#187; conky</title>
	<atom:link href="http://www.linuxweblogs.nl/tag/conky/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.linuxweblogs.nl</link>
	<description>Een verzameling Nederlandstalige weblogs die schrijven over Linux</description>
	<lastBuildDate>Sun, 05 Feb 2012 15:23:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Conky zichtbaar maken onder Gnome Shell</title>
		<link>http://www.digiplace.nl/2011/11/15/conky-zichtbaar-maken-onder-gnome-shell/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=conky-zichtbaar-maken-onder-gnome-shell</link>
		<comments>http://www.digiplace.nl/2011/11/15/conky-zichtbaar-maken-onder-gnome-shell/#comments</comments>
		<pubDate>Tue, 15 Nov 2011 14:21:57 +0000</pubDate>
		<dc:creator>Digiplace</dc:creator>
				<category><![CDATA[Algemeen]]></category>
		<category><![CDATA[conky]]></category>
		<category><![CDATA[Desktop]]></category>

		<guid isPermaLink="false">http://www.digiplace.nl/?p=3516</guid>
		<description><![CDATA[Mijn vertrouwde conky script gaf geen zichtbare output onder Linux Mint 12. Omdat je daar werkt met Mutter ipv Compiz had ik het idee dat ik daar ook moest zoeken. Dat bleek ook te kloppen. Meteen ook een paar aanpassingen in het script doorgevoerd waaronder het zichtbaar maken van de geregistreerde (lm-sensors) core temperatuur. Het [...]]]></description>
			<content:encoded><![CDATA[<p></p></p>
<p>Mijn vertrouwde conky script gaf geen zichtbare output onder Linux Mint 12. Omdat je daar werkt met Mutter ipv Compiz had ik het idee dat ik daar ook moest zoeken. Dat bleek ook te kloppen. Meteen ook een paar aanpassingen in het script doorgevoerd waaronder het zichtbaar maken van de geregistreerde (lm-sensors) core temperatuur.</p>
<p><a href="http://www.digiplace.nl/wordpress/wp-content/uploads/2011/11/Schermafdruk-op-2011-11-15-150324.png"><img class="aligncenter size-medium wp-image-3517" title="Schermafdruk op 2011-11-15 15:03:24" src="http://www.digiplace.nl/wordpress/wp-content/uploads/2011/11/Schermafdruk-op-2011-11-15-150324-244x480.png" alt="" width="244" height="480" /></a></p>
<p>Het hier gebruikte conky script kan je <a title="Hernoem dit bestand naar .conkyrc" href="http://www.digiplace.nl/wordpress/wp-content/uploads/2011/11/hernoemditnaarPUNTconkyrc.txt">hier</a> vinden.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.digiplace.nl/2011/11/15/conky-zichtbaar-maken-onder-gnome-shell/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Conky</title>
		<link>http://feedproxy.google.com/~r/digiplace/~3/QfuSYncex1k/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=conky-2</link>
		<comments>http://feedproxy.google.com/~r/digiplace/~3/QfuSYncex1k/#comments</comments>
		<pubDate>Thu, 11 Feb 2010 22:23:29 +0000</pubDate>
		<dc:creator>Digiplace</dc:creator>
				<category><![CDATA[Algemeen]]></category>
		<category><![CDATA[conky]]></category>
		<category><![CDATA[Desktop]]></category>

		<guid isPermaLink="false">http://www.digiplace.nl/?p=2532</guid>
		<description><![CDATA[Vandaag kreeg ik een bijzonder bruikbare tip van Wiep, de webmaster van Bluelight-network. Hij had een recente kopie van mijn .conkyrc configuratie gekregen. Hij zag daarin mogelijkheden ter verbetering van de grafische cpu presentatie.
To the point: Bij mij stond deze code ingesteld:
CPU frequenty: ${freq}MHz &#8211; CPU activiteit:  ${cpu cpu0}% $cpubar ${cpugraph 000000 ffffff}
en dat is [...]]]></description>
			<content:encoded><![CDATA[<p></p></p>
<p>Vandaag kreeg ik een bijzonder bruikbare tip van Wiep, de webmaster van <a title="Een site over Hardware en Ubuntu linux" href="http://www.bluelight-network.nl/">Bluelight-network</a>. Hij had een recente kopie van mijn .conkyrc configuratie gekregen. Hij zag daarin mogelijkheden ter verbetering van de grafische cpu presentatie.</p>
<p>To the point: Bij mij stond deze code ingesteld:</p>
<p><strong>CPU frequenty: ${freq}MHz &#8211; CPU activiteit:  ${cpu cpu0}% <br />$cpubar <br />${cpugraph 000000 ffffff}</strong></p>
<p>en dat is nu veranderd in:</p>
<p><strong>CPU frequenty: ${freq}MHz &#8211; CPU activiteit:  ${cpu cpu0}%<br />${cpubar cpu0}<br />${cpugraph cpu0 000000 ffffff}</strong></p>
<p>Die tweede versie moet je herhalen per core, dus b.v. ook voor cpu1 bij een dual core etc. etc..</p>
<p>Het resultaat zorgt ervoor dat de grafiek per processor core wordt opgebouwd. In &#8216;mijn&#8217; versie liet de cpu wel de juiste activiteit zien, maar de grafieken waren identiek aan elkaar. En dat klopt dus niet.</p>
<p><a href="http://www.digiplace.nl/wordpress/wp-content/uploads/2010/02/conky110210.png"><img class="aligncenter size-medium wp-image-2535" src="http://www.digiplace.nl/wordpress/wp-content/uploads/2010/02/conky110210-225x420.png" alt="" width="225" height="420" /></a></p>
<p>Ter info: op Digiplace staan twee andere artikelen over het gebruik van Conky: <a title="Zoekresultaten conky op Digiplace" href="http://www.digiplace.nl/?s=conky">Hier</a> staan ze allemaal. En volledigheidshalve komt hieronder  de volledige configuratie die op Digiplace wordt gebruikt.</p>
<p><strong># UBUNTU-CONKY<br /># A comprehensive conky script, configured for use on<br /># Ubuntu / Debian Gnome, without the need for any external scripts.<br />#<br /># Based on conky-jc and the default .conkyrc.<br /># Changed and used by www.digiplace.nl</strong></p>
<p><strong># Create own window instead of using desktop (required in nautilus)<br />own_window yes<br />own_window_type override<br />own_window_transparent yes<br />own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager</strong></p>
<p><strong># Use double buffering (reduces flicker, may not work for everyone)<br />double_buffer yes</strong></p>
<p><strong># fiddle with window<br />use_spacer yes<br />use_xft no</strong></p>
<p><strong># Update interval in seconds<br />update_interval 2.0</strong></p>
<p><strong># Minimum size of text area<br /># minimum_size 250 5</strong></p>
<p><strong># Draw shades?<br />draw_shades no</strong></p>
<p><strong># Text stuff<br />draw_outline no # amplifies text if yes<br />draw_borders no<br />font arial<br />uppercase no # set to yes if you want all text to be in uppercase</strong></p>
<p><strong># Stippled borders?<br />stippled_borders 3</strong></p>
<p><strong># border margins<br />border_margin 9</strong></p>
<p><strong># border width<br />border_width 10</strong></p>
<p><strong># Default colors and also border colors, grey90 == #e5e5e5<br />default_color grey</strong></p>
<p><strong>own_window_colour brown<br />own_window_transparent yes</strong></p>
<p><strong># Text alignment, other possible values are commented<br />#alignment top_left<br />alignment top_right<br />#alignment bottom_left<br />#alignment bottom_right</strong></p>
<p><strong># Gap between borders of screen and text<br />gap_x 05<br />gap_y 230</strong></p>
<p><strong># stuff after &#8216;TEXT&#8217; will be formatted on screen</strong></p>
<p><strong>TEXT<br />$color<br />${color grey}SYSTEM ${hr 2}$color<br />Machine:   $nodename<br />Kernel:    $kernel on $machine<br />Uptime:    $uptime<br />Processes: $processes ($running_processes running)<br />Load:      $loadavg</strong></p>
<p><strong>${color grey}CPU0 ${hr 2}$color<br />CPU frequenty: ${freq}MHz &#8211; CPU activiteit:  ${cpu cpu0}%<br />${cpubar cpu0}<br />${cpugraph cpu0 000000 ffffff}<br />${color grey}CPU1 ${hr 2}$color<br />CPU frequenty: ${freq}MHz &#8211; CPU activiteit:  ${cpu cpu1}%<br />${cpubar cpu1}<br />${cpugraph cpu1 000000 ffffff}<br />NAME                 PID        CPU%      MEM%<br />${top name 1}    ${top pid 1}      ${top cpu 1}    ${top mem 1}<br />${top name 2}    ${top pid 2}      ${top cpu 2}    ${top mem 2}<br />${top name 3}    ${top pid 3}      ${top cpu 3}    ${top mem 3}<br />${top name 4}    ${top pid 4}      ${top cpu 4}    ${top mem 4}<br />${top name 5}    ${top pid 5}      ${top cpu 5}    ${top mem 5}</strong></p>
<p><strong>${color grey}MEMORY / DISK ${hr 2}$color<br />RAM:   $memperc%   ${membar 6}$color<br />Swap:   $swapperc%   ${swapbar 6}$color</strong></p>
<p><strong>Root:  ${fs_free_perc /}%   ${fs_bar 6 /}$color<br />Home:  ${fs_free_perc /home}%   ${fs_bar 6 /home}$color<br />Data:   ${fs_free_perc /mnt/data}%   ${fs_bar 6 /mnt/data}</strong></p>
<p><strong>${color grey}NETWORK (${addr eth0}) ${hr 2}$color<br />Down: $color${downspeed eth0} k/s ${alignr}Up: ${upspeed eth0} k/s<br />${downspeedgraph eth0 25,140 000000 ff0000} ${alignr}${upspeedgraph eth0<br />25,140 000000 00ff00}$color<br />Total: ${totaldown eth0} ${alignr}Total: ${totalup eth0}<br />Inbound: ${tcp_portmon 1 32767 count} Outbound: ${tcp_portmon 32768<br />61000 count}${alignr}Total: ${tcp_portmon 1 65535 count}</strong></p>
<p><strong>${color grey}MUZIEK ${hr 2}$color<br />${execi 10 rhythmbox-client &#8211;print-playing &#8211;no-start | fold -w47}</strong></p>
<p> </p>
<p>	<a rel="nofollow"  href="http://delicious.com/post?url=http%3A%2F%2Fwww.digiplace.nl%2F2010%2F02%2F11%2Fconky-2%2F&amp;title=Conky&amp;notes=Vandaag%20kreeg%20ik%20een%20bijzonder%20bruikbare%20tip%20van%20Wiep%2C%20de%20webmaster%20van%20Bluelight-network.%20Hij%20had%20een%20recente%20kopie%20van%20mijn%20.conkyrc%20configuratie%20gekregen.%20Hij%20zag%20daarin%20mogelijkheden%20ter%20verbetering%20van%20de%20grafische%20cpu%20presentatie.%20To%20the%20point%3A" title="del.icio.us"><img src="http://www.digiplace.nl/wordpress/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a><br />
	<a rel="nofollow"  href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.digiplace.nl%2F2010%2F02%2F11%2Fconky-2%2F&amp;t=Conky" title="Facebook"><img src="http://www.digiplace.nl/wordpress/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a><br />
	<a rel="nofollow"  href="http://www.friendfeed.com/share?title=Conky&amp;link=http%3A%2F%2Fwww.digiplace.nl%2F2010%2F02%2F11%2Fconky-2%2F" title="FriendFeed"><img src="http://www.digiplace.nl/wordpress/wp-content/plugins/sociable/images/friendfeed.png" title="FriendFeed" alt="FriendFeed" class="sociable-hovers" /></a><br />
	<a rel="nofollow"  href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fwww.digiplace.nl%2F2010%2F02%2F11%2Fconky-2%2F&amp;title=Conky&amp;annotation=Vandaag%20kreeg%20ik%20een%20bijzonder%20bruikbare%20tip%20van%20Wiep%2C%20de%20webmaster%20van%20Bluelight-network.%20Hij%20had%20een%20recente%20kopie%20van%20mijn%20.conkyrc%20configuratie%20gekregen.%20Hij%20zag%20daarin%20mogelijkheden%20ter%20verbetering%20van%20de%20grafische%20cpu%20presentatie.%20To%20the%20point%3A" title="Google Bookmarks"><img src="http://www.digiplace.nl/wordpress/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a><br />
	<a rel="nofollow"  href="http://www.ekudos.nl/artikel/nieuw?url=http%3A%2F%2Fwww.digiplace.nl%2F2010%2F02%2F11%2Fconky-2%2F&amp;title=Conky&amp;desc=Vandaag%20kreeg%20ik%20een%20bijzonder%20bruikbare%20tip%20van%20Wiep%2C%20de%20webmaster%20van%20Bluelight-network.%20Hij%20had%20een%20recente%20kopie%20van%20mijn%20.conkyrc%20configuratie%20gekregen.%20Hij%20zag%20daarin%20mogelijkheden%20ter%20verbetering%20van%20de%20grafische%20cpu%20presentatie.%20To%20the%20point%3A" title="eKudos"><img src="http://www.digiplace.nl/wordpress/wp-content/plugins/sociable/images/ekudos.png" title="eKudos" alt="eKudos" class="sociable-hovers" /></a><br />
	<a rel="nofollow"  href="mailto:?subject=Conky&amp;body=http%3A%2F%2Fwww.digiplace.nl%2F2010%2F02%2F11%2Fconky-2%2F" title="email"><img src="http://www.digiplace.nl/wordpress/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" class="sociable-hovers" /></a><br />
	<a rel="nofollow"  href="http://identi.ca/notice/new?status_textarea=http%3A%2F%2Fwww.digiplace.nl%2F2010%2F02%2F11%2Fconky-2%2F" title="Identi.ca"><img src="http://www.digiplace.nl/wordpress/wp-content/plugins/sociable/images/identica.png" title="Identi.ca" alt="Identi.ca" class="sociable-hovers" /></a><br />
	<a rel="nofollow"  href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fwww.digiplace.nl%2F2010%2F02%2F11%2Fconky-2%2F&amp;title=Conky&amp;source=Digiplace+Linux+op+de+desktop+%26amp%3B+server&amp;summary=Vandaag%20kreeg%20ik%20een%20bijzonder%20bruikbare%20tip%20van%20Wiep%2C%20de%20webmaster%20van%20Bluelight-network.%20Hij%20had%20een%20recente%20kopie%20van%20mijn%20.conkyrc%20configuratie%20gekregen.%20Hij%20zag%20daarin%20mogelijkheden%20ter%20verbetering%20van%20de%20grafische%20cpu%20presentatie.%20To%20the%20point%3A" title="LinkedIn"><img src="http://www.digiplace.nl/wordpress/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a><br />
	<a rel="nofollow"  href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;url=http%3A%2F%2Fwww.digiplace.nl%2F2010%2F02%2F11%2Fconky-2%2F&amp;title=Conky" title="Live"><img src="http://www.digiplace.nl/wordpress/wp-content/plugins/sociable/images/live.png" title="Live" alt="Live" class="sociable-hovers" /></a><br />
	<a rel="nofollow"  href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fwww.digiplace.nl%2F2010%2F02%2F11%2Fconky-2%2F&amp;t=Conky" title="MySpace"><img src="http://www.digiplace.nl/wordpress/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="MySpace" class="sociable-hovers" /></a><br />
	<a rel="nofollow"  href="http://www.netvibes.com/share?title=Conky&amp;url=http%3A%2F%2Fwww.digiplace.nl%2F2010%2F02%2F11%2Fconky-2%2F" title="Netvibes"><img src="http://www.digiplace.nl/wordpress/wp-content/plugins/sociable/images/netvibes.png" title="Netvibes" alt="Netvibes" class="sociable-hovers" /></a><br />
	<a rel="nofollow"  href="http://nujij.nl/jij.lynkx?t=Conky&amp;u=http%3A%2F%2Fwww.digiplace.nl%2F2010%2F02%2F11%2Fconky-2%2F&amp;b=Vandaag%20kreeg%20ik%20een%20bijzonder%20bruikbare%20tip%20van%20Wiep%2C%20de%20webmaster%20van%20Bluelight-network.%20Hij%20had%20een%20recente%20kopie%20van%20mijn%20.conkyrc%20configuratie%20gekregen.%20Hij%20zag%20daarin%20mogelijkheden%20ter%20verbetering%20van%20de%20grafische%20cpu%20presentatie.%20To%20the%20point%3A" title="NuJIJ"><img src="http://www.digiplace.nl/wordpress/wp-content/plugins/sociable/images/nujij.png" title="NuJIJ" alt="NuJIJ" class="sociable-hovers" /></a><br />
	<a rel="nofollow"  href="http://www.printfriendly.com/print?url=http%3A%2F%2Fwww.digiplace.nl%2F2010%2F02%2F11%2Fconky-2%2F&amp;partner=sociable" title="Print"><img src="http://www.digiplace.nl/wordpress/wp-content/plugins/sociable/images/printfriendly.png" title="Print" alt="Print" class="sociable-hovers" /></a><br />
	<a rel="nofollow"  href="http://technorati.com/faves?add=http%3A%2F%2Fwww.digiplace.nl%2F2010%2F02%2F11%2Fconky-2%2F" title="Technorati"><img src="http://www.digiplace.nl/wordpress/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a><br />
	<a rel="nofollow"  href="http://twitter.com/home?status=Conky%20-%20http%3A%2F%2Fwww.digiplace.nl%2F2010%2F02%2F11%2Fconky-2%2F" title="Twitter"><img src="http://www.digiplace.nl/wordpress/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a><br />
	<a rel="nofollow"  href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.digiplace.nl%2F2010%2F02%2F11%2Fconky-2%2F&amp;title=Conky" title="StumbleUpon"><img src="http://www.digiplace.nl/wordpress/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a></p>
<p><br/><br/><img src="http://feeds.feedburner.com/~r/digiplace/~4/QfuSYncex1k" height="1" width="1"/></p>
]]></content:encoded>
			<wfw:commentRss>http://www.digiplace.nl/2010/02/11/conky-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Conky</title>
		<link>http://amedee.be/conky?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=conky-3</link>
		<comments>http://amedee.be/conky#comments</comments>
		<pubDate>Mon, 19 Oct 2009 12:30:00 +0000</pubDate>
		<dc:creator>Amedee</dc:creator>
				<category><![CDATA[Algemeen]]></category>
		<category><![CDATA[Acer Aspire One]]></category>
		<category><![CDATA[conky]]></category>
		<category><![CDATA[Crunchbang]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Conky is een desktop applet die oa een aantal systeem monitors kan tonen. De configuratie gaat via een vrij eenvoudig te begrijpen tekstbestand.
Ik gebruik daar een paar speciale fonts voor, om symbolen te tonen. Zoek daarvoor op Google naar Conky font...]]></description>
			<content:encoded><![CDATA[<p></p><p>Conky is een desktop applet die oa een aantal systeem monitors kan tonen. De configuratie gaat via een vrij eenvoudig te begrijpen tekstbestand.<br />
Ik gebruik daar een paar speciale fonts voor, om symbolen te tonen. Zoek daarvoor op Google naar Conky fonts. <a href="http://youfont.com" title="http://youfont.com">http://youfont.com</a> is ook een goede plaats om fonts te zoeken.<br />
Voor de installatie, zie <a href="http://www.ubuntumini.com/2008/12/install-ttf-font-microsoft-core-fonts.html" title="http://www.ubuntumini.com/2008/12/install-ttf-font-microsoft-core-fonts.html">http://www.ubuntumini.com/2008/12/install-ttf-font-microsoft-core-fonts&#8230;.</a></p>
<div class="geshifilter">
<div class="geshifilter-bash" style="font-family: monospace;">$ <span style="color: #c20cb9; font-weight: bold;">unzip</span> ~<span style="color: #000000; font-weight: bold;">/</span>downloads<span style="color: #000000; font-weight: bold;">/</span>Conky\ Fonts.<span style="color: #c20cb9; font-weight: bold;">zip</span><br />
$ <span style="color: #c20cb9; font-weight: bold;">cp</span> ~<span style="color: #000000; font-weight: bold;">/</span>downloads<span style="color: #000000; font-weight: bold;">/</span>Conky\ Fonts<span style="color: #000000; font-weight: bold;">/*</span>.<span style="color: #c20cb9; font-weight: bold;">zip</span> ~<span style="color: #000000; font-weight: bold;">/</span>.fonts<br />
$ <span style="color: #c20cb9; font-weight: bold;">sudo</span> fc-cache -f -v</div>
</div>
<p>Met <span class="geshifilter"><code class="text geshifilter-text">fc-cache</code></span> wordt de cache met geïnstalleerde lettertypen opnieuw aangemaakt. De Conky fonts zijn lokaal geïnstalleerd in <span class="geshifilter"><code class="text geshifilter-text">~/.fonts</code></span>.
<p>
Daarna moet Conky geconfigureerd worden. Dit is de inhoud van mijn <span class="geshifilter"><code class="text geshifilter-text">~/.conkyrc</code></span>:</p>
<div class="geshifilter">
<div class="geshifilter-bash" style="font-family: monospace;"><span style="color: #666666; font-style: italic;"># set to yes if you want Conky to be forked in the background</span><br />
background no</p>
<p>cpu_avg_samples <span style="color: #000000;">2</span><br />
net_avg_samples <span style="color: #000000;">2</span></p>
<p>out_to_console no</p>
<p><span style="color: #666666; font-style: italic;"># X font when Xft is disabled, you can pick one with program xfontsel</span><br />
<span style="color: #666666; font-style: italic;">#font 7&#215;12</span><br />
<span style="color: #666666; font-style: italic;">#font 6&#215;10</span><br />
<span style="color: #666666; font-style: italic;">#font 7&#215;13</span><br />
<span style="color: #666666; font-style: italic;">#font 8&#215;13</span><br />
<span style="color: #666666; font-style: italic;">#font 7&#215;12</span><br />
<span style="color: #666666; font-style: italic;">#font *mintsmild.se*</span><br />
<span style="color: #666666; font-style: italic;">#font -*-*-*-*-*-*-34-*-*-*-*-*-*-*</span><br />
<span style="color: #666666; font-style: italic;">#font -artwiz-snap-normal-r-normal-*-*-100-*-*-p-*-iso8859-1</span></p>
<p><span style="color: #666666; font-style: italic;"># Use Xft?</span><br />
use_xft <span style="color: #c20cb9; font-weight: bold;">yes</span></p>
<p><span style="color: #666666; font-style: italic;"># Xft font when Xft is enabled</span><br />
xftfont Bitstream Vera Sans Mono:<span style="color: #007800;">size=</span><span style="color: #000000;">8</span></p>
<p>own_window_transparent no<br />
own_window_colour hotpink<br />
<span style="color: #666666; font-style: italic;"># Text alpha when using Xft</span><br />
xftalpha <span style="color: #000000;">0.8</span></p>
<p>on_bottom <span style="color: #c20cb9; font-weight: bold;">yes</span></p>
<p><span style="color: #666666; font-style: italic;"># mail spool</span><br />
mail_spool <span style="color: #007800;">$MAIL</span></p>
<p><span style="color: #666666; font-style: italic;"># Update interval in seconds</span><br />
update_interval <span style="color: #000000;">2</span><br />
<span style="color: #666666; font-style: italic;"># Create own window instead of using desktop (required in nautilus)</span><br />
own_window no</p>
<p><span style="color: #666666; font-style: italic;"># Use double buffering (reduces flicker, may not work for everyone)</span><br />
double_buffer <span style="color: #c20cb9; font-weight: bold;">yes</span></p>
<p><span style="color: #666666; font-style: italic;"># Minimum size of text area</span><br />
<span style="color: #666666; font-style: italic;">#minimum_size 280 5</span><br />
<span style="color: #666666; font-style: italic;">#maximum_width 150</span></p>
<p><span style="color: #666666; font-style: italic;"># Draw shades?</span><br />
draw_shades no</p>
<p><span style="color: #666666; font-style: italic;"># Draw outlines?</span><br />
draw_outline no</p>
<p><span style="color: #666666; font-style: italic;"># Draw borders around text</span><br />
draw_borders no</p>
<p><span style="color: #666666; font-style: italic;"># Stippled borders?</span><br />
stippled_borders <span style="color: #000000;">10</span></p>
<p><span style="color: #666666; font-style: italic;"># border margins</span><br />
border_margin <span style="color: #000000;">4</span></p>
<p><span style="color: #666666; font-style: italic;"># border width</span><br />
border_width <span style="color: #000000;">1</span></p>
<p><span style="color: #666666; font-style: italic;"># Default colors and also border colors</span><br />
default_color white<br />
default_shade_color white<br />
default_outline_color white</p>
<p><span style="color: #666666; font-style: italic;"># Text alignment, other possible values are commented</span><br />
alignment top_left<br />
<span style="color: #666666; font-style: italic;">#minimum_size 10 10</span><br />
gap_x <span style="color: #000000;">13</span><br />
gap_y <span style="color: #000000;">13</span><br />
<span style="color: #666666; font-style: italic;">#alignment top_right</span><br />
<span style="color: #666666; font-style: italic;">#alignment bottom_left</span><br />
<span style="color: #666666; font-style: italic;">#alignment bottom_right</span></p>
<p><span style="color: #666666; font-style: italic;"># Gap between borders of screen and text</span></p>
<p><span style="color: #666666; font-style: italic;"># Add spaces to keep things from moving about? &nbsp;This only affects certain objects.</span><br />
use_spacer no</p>
<p><span style="color: #666666; font-style: italic;"># Subtract file system buffers from used memory?</span><br />
no_buffers <span style="color: #c20cb9; font-weight: bold;">yes</span></p>
<p><span style="color: #666666; font-style: italic;"># set to yes if you want all text to be in uppercase</span><br />
uppercase no</p>
<p><span style="color: #666666; font-style: italic;"># boinc (seti) dir</span><br />
<span style="color: #666666; font-style: italic;"># seti_dir /opt/seti</span></p>
<p><span style="color: #666666; font-style: italic;"># Possible variables to be used:</span><br />
<span style="color: #666666; font-style: italic;">#</span><br />
<span style="color: #666666; font-style: italic;"># &nbsp; &nbsp; &nbsp;Variable &nbsp; &nbsp; &nbsp; &nbsp; Arguments &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Description &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</span><br />
<span style="color: #666666; font-style: italic;"># &nbsp;acpiacadapter &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ACPI ac adapter state. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </span><br />
<span style="color: #666666; font-style: italic;"># &nbsp;acpifan &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ACPI fan state &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </span><br />
<span style="color: #666666; font-style: italic;"># &nbsp;acpitemp &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ACPI temperature. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</span><br />
<span style="color: #666666; font-style: italic;"># &nbsp;adt746xcpu &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;CPU temperature from therm_adt746x &nbsp; &nbsp; &nbsp; </span><br />
<span style="color: #666666; font-style: italic;"># &nbsp;adt746xfan &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Fan speed from therm_adt746x &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </span><br />
<span style="color: #666666; font-style: italic;"># &nbsp;battery &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (num) &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Remaining capasity in ACPI or APM &nbsp; &nbsp; &nbsp; &nbsp;</span><br />
<span style="color: #666666; font-style: italic;"># &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;battery. ACPI battery number can be &nbsp; &nbsp; &nbsp;</span><br />
<span style="color: #666666; font-style: italic;"># &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;given as argument (default is BAT0). &nbsp; &nbsp; </span><br />
<span style="color: #666666; font-style: italic;"># &nbsp;buffers &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Amount of memory buffered &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</span><br />
<span style="color: #666666; font-style: italic;"># &nbsp;cached &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Amount of memory cached &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</span><br />
<span style="color: #666666; font-style: italic;"># &nbsp;color &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (color) &nbsp; &nbsp; &nbsp; &nbsp; Change drawing color to color &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</span><br />
<span style="color: #666666; font-style: italic;"># &nbsp;cpu &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; CPU usage in percents &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</span><br />
<span style="color: #666666; font-style: italic;"># &nbsp;cpubar &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;(height) &nbsp; &nbsp; &nbsp; &nbsp;Bar that shows CPU usage, height is &nbsp; &nbsp; &nbsp;</span><br />
<span style="color: #666666; font-style: italic;"># &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;bar&#8217;s height in pixels &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </span><br />
<span style="color: #666666; font-style: italic;"># &nbsp;downspeed &nbsp; &nbsp; &nbsp; &nbsp; net &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Download speed in kilobytes &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</span><br />
<span style="color: #666666; font-style: italic;"># &nbsp;downspeedf &nbsp; &nbsp; &nbsp; &nbsp;net &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Download speed in kilobytes with one &nbsp; &nbsp; </span><br />
<span style="color: #666666; font-style: italic;"># &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;decimal &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</span><br />
<span style="color: #666666; font-style: italic;"># &nbsp;exec &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;shell command &nbsp; Executes a shell command and displays &nbsp; &nbsp;</span><br />
<span style="color: #666666; font-style: italic;"># &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;the output in torsmo. warning: this &nbsp; &nbsp; &nbsp;</span><br />
<span style="color: #666666; font-style: italic;"># &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;takes a lot more resources than other &nbsp; &nbsp;</span><br />
<span style="color: #666666; font-style: italic;"># &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;variables. I&#8217;d recommend coding wanted &nbsp; </span><br />
<span style="color: #666666; font-style: italic;"># &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;behaviour in C and posting a patch :-). &nbsp;</span><br />
<span style="color: #666666; font-style: italic;"># &nbsp;execi &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; interval, shell Same as exec but with specific interval. </span><br />
<span style="color: #666666; font-style: italic;"># &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;command &nbsp; &nbsp; &nbsp; &nbsp; Interval can&#8217;t be less than &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</span><br />
<span style="color: #666666; font-style: italic;"># &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;update_interval in configuration. &nbsp; &nbsp; &nbsp; &nbsp;</span><br />
<span style="color: #666666; font-style: italic;"># &nbsp;fs_bar &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;(height), (fs) &nbsp;Bar that shows how much space is used on </span><br />
<span style="color: #666666; font-style: italic;"># &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;a file system. height is the height in &nbsp; </span><br />
<span style="color: #666666; font-style: italic;"># &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;pixels. fs is any file on that file &nbsp; &nbsp; &nbsp;</span><br />
<span style="color: #666666; font-style: italic;"># &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;system. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</span><br />
<span style="color: #666666; font-style: italic;"># &nbsp;fs_free &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (fs) &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Free space on a file system available &nbsp; &nbsp;</span><br />
<span style="color: #666666; font-style: italic;"># &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;for users. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </span><br />
<span style="color: #666666; font-style: italic;"># &nbsp;fs_free_perc &nbsp; &nbsp; &nbsp;(fs) &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Free percentage of space on a file &nbsp; &nbsp; &nbsp; </span><br />
<span style="color: #666666; font-style: italic;"># &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;system available for users. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</span><br />
<span style="color: #666666; font-style: italic;"># &nbsp;fs_size &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (fs) &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;File system size &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </span><br />
<span style="color: #666666; font-style: italic;"># &nbsp;fs_used &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (fs) &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;File system used space &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </span><br />
<span style="color: #666666; font-style: italic;"># &nbsp;hr &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;(height) &nbsp; &nbsp; &nbsp; &nbsp;Horizontal line, height is the height in </span><br />
<span style="color: #666666; font-style: italic;"># &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;pixels &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </span><br />
<span style="color: #666666; font-style: italic;"># &nbsp;i2c &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (dev), type, n &nbsp;I2C sensor from sysfs (Linux 2.6). dev &nbsp; </span><br />
<span style="color: #666666; font-style: italic;"># &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;may be omitted if you have only one I2C &nbsp;</span><br />
<span style="color: #666666; font-style: italic;"># &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;device. type is either in (or vol) &nbsp; &nbsp; &nbsp; </span><br />
<span style="color: #666666; font-style: italic;"># &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;meaning voltage, fan meaning fan or temp </span><br />
<span style="color: #666666; font-style: italic;"># &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;meaning temperature. n is number of the &nbsp;</span><br />
<span style="color: #666666; font-style: italic;"># &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;sensor. See /sys/bus/i2c/devices/ on &nbsp; &nbsp; </span><br />
<span style="color: #666666; font-style: italic;"># &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;your local computer. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </span><br />
<span style="color: #666666; font-style: italic;"># &nbsp;kernel &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Kernel version &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </span><br />
<span style="color: #666666; font-style: italic;"># &nbsp;loadavg &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (1), (2), (3) &nbsp; System load average, 1 is for past 1 &nbsp; &nbsp; </span><br />
<span style="color: #666666; font-style: italic;"># &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;minute, 2 for past 5 minutes and 3 for &nbsp; </span><br />
<span style="color: #666666; font-style: italic;"># &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;past 15 minutes. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </span><br />
<span style="color: #666666; font-style: italic;"># &nbsp;machine &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Machine, i686 for example &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</span><br />
<span style="color: #666666; font-style: italic;"># &nbsp;mails &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Mail count in mail spool. You can use &nbsp; &nbsp;</span><br />
<span style="color: #666666; font-style: italic;"># &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;program like fetchmail to get mails from </span><br />
<span style="color: #666666; font-style: italic;"># &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;some server using your favourite &nbsp; &nbsp; &nbsp; &nbsp; </span><br />
<span style="color: #666666; font-style: italic;"># &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;protocol. See also new_mails. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</span><br />
<span style="color: #666666; font-style: italic;"># &nbsp;mem &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Amount of memory in use &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</span><br />
<span style="color: #666666; font-style: italic;"># &nbsp;membar &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;(height) &nbsp; &nbsp; &nbsp; &nbsp;Bar that shows amount of memory in use &nbsp; </span><br />
<span style="color: #666666; font-style: italic;"># &nbsp;memmax &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Total amount of memory &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </span><br />
<span style="color: #666666; font-style: italic;"># &nbsp;memperc &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Percentage of memory in use &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</span><br />
<span style="color: #666666; font-style: italic;"># &nbsp;new_mails &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Unread mail count in mail spool. &nbsp; &nbsp; &nbsp; &nbsp; </span><br />
<span style="color: #666666; font-style: italic;"># &nbsp;nodename &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Hostname &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </span><br />
<span style="color: #666666; font-style: italic;"># &nbsp;outlinecolor &nbsp; &nbsp; &nbsp;(color) &nbsp; &nbsp; &nbsp; &nbsp; Change outline color &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </span><br />
<span style="color: #666666; font-style: italic;"># &nbsp;pre_exec &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;shell command &nbsp; Executes a shell command one time before </span><br />
<span style="color: #666666; font-style: italic;"># &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;torsmo displays anything and puts output </span><br />
<span style="color: #666666; font-style: italic;"># &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;as text. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </span><br />
<span style="color: #666666; font-style: italic;"># &nbsp;processes &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Total processes (sleeping and running) &nbsp; </span><br />
<span style="color: #666666; font-style: italic;"># &nbsp;running_processes &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Running processes (not sleeping), &nbsp; &nbsp; &nbsp; &nbsp;</span><br />
<span style="color: #666666; font-style: italic;"># &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;requires Linux 2.6 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </span><br />
<span style="color: #666666; font-style: italic;"># &nbsp;shadecolor &nbsp; &nbsp; &nbsp; &nbsp;(color) &nbsp; &nbsp; &nbsp; &nbsp; Change shading color &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </span><br />
<span style="color: #666666; font-style: italic;"># &nbsp;stippled_hr &nbsp; &nbsp; &nbsp; (space), &nbsp; &nbsp; &nbsp; &nbsp;Stippled (dashed) horizontal line &nbsp; &nbsp; &nbsp; &nbsp;</span><br />
<span style="color: #666666; font-style: italic;"># &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;(height) &nbsp; &nbsp; &nbsp; &nbsp;</span><br />
<span style="color: #666666; font-style: italic;"># &nbsp;swapbar &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (height) &nbsp; &nbsp; &nbsp; &nbsp;Bar that shows amount of swap in use &nbsp; &nbsp; </span><br />
<span style="color: #666666; font-style: italic;"># &nbsp;swap &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Amount of swap in use &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</span><br />
<span style="color: #666666; font-style: italic;"># &nbsp;swapmax &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Total amount of swap &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </span><br />
<span style="color: #666666; font-style: italic;"># &nbsp;swapperc &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Percentage of swap in use &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</span><br />
<span style="color: #666666; font-style: italic;"># &nbsp;sysname &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; System name, Linux for example &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </span><br />
<span style="color: #666666; font-style: italic;"># &nbsp;time &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;(format) &nbsp; &nbsp; &nbsp; &nbsp;Local time, see man strftime to get more </span><br />
<span style="color: #666666; font-style: italic;"># &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;information about format &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </span><br />
<span style="color: #666666; font-style: italic;"># &nbsp;totaldown &nbsp; &nbsp; &nbsp; &nbsp; net &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Total download, overflows at 4 GB on &nbsp; &nbsp; </span><br />
<span style="color: #666666; font-style: italic;"># &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Linux with 32-bit arch and there doesn&#8217;t </span><br />
<span style="color: #666666; font-style: italic;"># &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;seem to be a way to know how many times &nbsp;</span><br />
<span style="color: #666666; font-style: italic;"># &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;it has already done that before torsmo &nbsp; </span><br />
<span style="color: #666666; font-style: italic;"># &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;has started. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </span><br />
<span style="color: #666666; font-style: italic;"># &nbsp;totalup &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; net &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Total upload, this one too, may overflow </span><br />
<span style="color: #666666; font-style: italic;"># &nbsp;updates &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Number of updates (for debugging) &nbsp; &nbsp; &nbsp; &nbsp;</span><br />
<span style="color: #666666; font-style: italic;"># &nbsp;upspeed &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; net &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Upload speed in kilobytes &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</span><br />
<span style="color: #666666; font-style: italic;"># &nbsp;upspeedf &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;net &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Upload speed in kilobytes with one &nbsp; &nbsp; &nbsp; </span><br />
<span style="color: #666666; font-style: italic;"># &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;decimal &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</span><br />
<span style="color: #666666; font-style: italic;"># &nbsp;uptime &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Uptime &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </span><br />
<span style="color: #666666; font-style: italic;"># &nbsp;uptime_short &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Uptime in a shorter format &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </span><br />
<span style="color: #666666; font-style: italic;">#</span><br />
<span style="color: #666666; font-style: italic;"># &nbsp;seti_prog &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Seti@home current progress</span><br />
<span style="color: #666666; font-style: italic;"># &nbsp;seti_progbar &nbsp; &nbsp; &nbsp;(height) &nbsp; &nbsp; &nbsp; &nbsp;Seti@home current progress bar</span><br />
<span style="color: #666666; font-style: italic;"># &nbsp;seti_credit &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Seti@hoome total user credit</span></p>
<p>
<span style="color: #666666; font-style: italic;"># variable is given either in format $variable or in ${variable}. Latter</span><br />
<span style="color: #666666; font-style: italic;"># allows characters right after the variable and must be used in network</span><br />
<span style="color: #666666; font-style: italic;"># stuff because of an argument</span><br />
<span style="color: #666666; font-style: italic;">#${font Dungeon:style=Bold:pixelsize=10}I can change the font as well</span><br />
<span style="color: #666666; font-style: italic;">#${font Verdana:size=10}as many times as I choose</span><br />
<span style="color: #666666; font-style: italic;">#${font Perry:size=10}Including UTF-8,</span><br />
<span style="color: #666666; font-style: italic;">#${font Luxi Mono:size=10}justo como este texto que o google traduz fêz o português</span><br />
<span style="color: #666666; font-style: italic;"># stuff after &#8216;TEXT&#8217; will be formatted on screen</span><br />
<span style="color: #666666; font-style: italic;">#${font Grunge:size=12}${time %a &nbsp;%b &nbsp;%d}${alignr -25}${time %k:%M}</span></p>
<p>TEXT<br />
<span style="color: #007800;">$nodename</span> &#8211; <span style="color: #007800;">$sysname</span> <span style="color: #007800;">$kernel</span> on <span style="color: #007800;">$machine</span><br />
<span style="color: #007800;">$stippled_hr</span><br />
<span style="color: #800000;">${color lightgrey}</span>Uptime:<span style="color: #007800;">$color</span> <span style="color: #007800;">$uptime</span> <span style="color: #800000;">${color lightgrey}</span>- Load:<span style="color: #007800;">$color</span> <span style="color: #007800;">$loadavg</span><br />
<span style="color: #800000;">${color lightgrey}</span>CPU Usage:<span style="color: #800000;">${color #5000a0}</span> <span style="color: #800000;">${cpu}</span><span style="color: #000000; font-weight: bold;">%</span> <span style="color: #800000;">${cpubar}</span><br />
<span style="color: #800000;">${color black}</span><span style="color: #800000;">${cpugraph 000000 5000a0}</span><br />
<span style="color: #800000;">${color lightgrey}</span>RAM Usage:<span style="color: #007800;">$color</span> <span style="color: #007800;">$mem</span><span style="color: #000000; font-weight: bold;">/</span><span style="color: #007800;">$memmax</span> &#8211; <span style="color: #007800;">$memperc</span><span style="color: #000000; font-weight: bold;">%</span> <span style="color: #007800;">$membar</span><br />
<span style="color: #800000;">${color lightgrey}</span>Swap Usage:<span style="color: #007800;">$color</span> <span style="color: #007800;">$swap</span><span style="color: #000000; font-weight: bold;">/</span><span style="color: #007800;">$swapmax</span> &#8211; <span style="color: #007800;">$swapperc</span><span style="color: #000000; font-weight: bold;">%</span> <span style="color: #800000;">${swapbar}</span><br />
<span style="color: #800000;">${color lightgrey}</span>Processes:<span style="color: #007800;">$color</span> <span style="color: #007800;">$processes</span> &nbsp;<span style="color: #800000;">${color grey}</span>Running:<span style="color: #007800;">$color</span> <span style="color: #007800;">$running_processes</span><br />
<span style="color: #007800;">$color</span><span style="color: #007800;">$stippled_hr</span><br />
<span style="color: #800000;">${color lightgrey}</span>Networking:<br />
<span style="color: #800000;">${color lightgrey}</span> &nbsp;eth0 Down:<span style="color: #800000;">${color #8844ee}</span> <span style="color: #800000;">${downspeed eth0}</span> k<span style="color: #000000; font-weight: bold;">/</span>s<span style="color: #800000;">${color lightgrey}</span> <span style="color: #800000;">${offset 70}</span>Up:<span style="color: #800000;">${color #22ccff}</span> <span style="color: #800000;">${upspeed eth0}</span> k<span style="color: #000000; font-weight: bold;">/</span>s<br />
<span style="color: #800000;">${color lightgrey}</span> wlan0 Down:<span style="color: #800000;">${color #8844ee}</span> <span style="color: #800000;">${downspeed wlan0}</span> k<span style="color: #000000; font-weight: bold;">/</span>s<span style="color: #800000;">${color lightgrey}</span> <span style="color: #800000;">${offset 70}</span>Up:<span style="color: #800000;">${color #22ccff}</span> <span style="color: #800000;">${upspeed wlan0}</span> k<span style="color: #000000; font-weight: bold;">/</span>s<br />
<span style="color: #800000;">${color lightgrey}</span> &nbsp;ppp0 Down:<span style="color: #800000;">${color #8844ee}</span> <span style="color: #800000;">${downspeed ppp0}</span> k<span style="color: #000000; font-weight: bold;">/</span>s<span style="color: #800000;">${color lightgrey}</span> <span style="color: #800000;">${offset 70}</span>Up:<span style="color: #800000;">${color #22ccff}</span> <span style="color: #800000;">${upspeed ppp0}</span> k<span style="color: #000000; font-weight: bold;">/</span>s<br />
<span style="color: #800000;">${color black}</span><span style="color: #800000;">${downspeedgraph eth0 24,150 ff0000 0000ff}</span> <span style="color: #007800;">$alignr</span><span style="color: #800000;">${color black}</span><span style="color: #800000;">${upspeedgraph eth0 24,150 0000ff ff0000}</span><br />
<span style="color: #800000;">${color black}</span><span style="color: #800000;">${downspeedgraph wlan0 24,150 ff0000 0000ff}</span> <span style="color: #007800;">$alignr</span><span style="color: #800000;">${color black}</span><span style="color: #800000;">${upspeedgraph wlan0 24,150 0000ff ff0000}</span><br />
<span style="color: #800000;">${color black}</span><span style="color: #800000;">${downspeedgraph ppp0 24,150 ff0000 0000ff}</span> <span style="color: #007800;">$alignr</span><span style="color: #800000;">${color black}</span><span style="color: #800000;">${upspeedgraph ppp0 24,150 0000ff ff0000}</span><br />
<span style="color: #800000;">${color lightgrey}</span>File systems:<br />
<span style="color: #800000;">${color lightgrey}</span> <span style="color: #000000; font-weight: bold;">/</span> &nbsp; &nbsp; <span style="color: #007800;">$color</span><span style="color: #800000;">${fs_used /}</span><span style="color: #000000; font-weight: bold;">/</span><span style="color: #800000;">${fs_size /}</span> <span style="color: #800000;">${fs_bar /}</span><br />
<span style="color: #800000;">${color lightgrey}</span> <span style="color: #000000; font-weight: bold;">/</span>home <span style="color: #007800;">$color</span><span style="color: #800000;">${fs_used /home}</span><span style="color: #000000; font-weight: bold;">/</span><span style="color: #800000;">${fs_size /home}</span> <span style="color: #800000;">${fs_bar /home}</span><br />
<span style="color: #800000;">${color lightgrey}</span>Temperatures:<br />
&nbsp;CPU:<span style="color: #007800;">$color</span> <span style="color: #800000;">${i2c temp 2}</span>C<span style="color: #800000;">${color grey}</span> &#8211; MB:<span style="color: #007800;">$color</span> <span style="color: #800000;">${i2c temp 1}</span>C<br />
<span style="color: #800000;">${font Dungeon:style=Bold:pixelsize=12}</span><span style="color: #800000;">${color #88aadd}</span>MPD: <span style="color: #800000;">${alignc}</span><span style="color: #007800;">$mpd_artist</span> &#8211; <span style="color: #007800;">$mpd_title</span><br />
<span style="color: #800000;">${color #88aadd}</span><span style="color: #007800;">$mpd_bar</span><br />
<span style="color: #800000;">${color #88aadd}</span><span style="color: #800000;">${alignc}</span><span style="color: #007800;">$mpd_status</span><br />
<span style="color: #800000;">${color}</span>Name &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;PID &nbsp; &nbsp; CPU<span style="color: #000000; font-weight: bold;">%</span> &nbsp; MEM<span style="color: #000000; font-weight: bold;">%</span><br />
<span style="color: #800000;">${color #ddaa00}</span> <span style="color: #800000;">${top name 1}</span> <span style="color: #800000;">${top pid 1}</span> <span style="color: #800000;">${top cpu 1}</span> <span style="color: #800000;">${top mem 1}</span><br />
<span style="color: #800000;">${color lightgrey}</span> <span style="color: #800000;">${top name 2}</span> <span style="color: #800000;">${top pid 2}</span> <span style="color: #800000;">${top cpu 2}</span> <span style="color: #800000;">${top mem 2}</span><br />
<span style="color: #800000;">${color lightgrey}</span> <span style="color: #800000;">${top name 3}</span> <span style="color: #800000;">${top pid 3}</span> <span style="color: #800000;">${top cpu 3}</span> <span style="color: #800000;">${top mem 3}</span><br />
<span style="color: #800000;">${color}</span>Mem usage<br />
<span style="color: #800000;">${color #ddaa00}</span> <span style="color: #800000;">${top_mem name 1}</span> <span style="color: #800000;">${top_mem pid 1}</span> <span style="color: #800000;">${top_mem cpu 1}</span> <span style="color: #800000;">${top_mem mem 1}</span><br />
<span style="color: #800000;">${color lightgrey}</span> <span style="color: #800000;">${top_mem name 2}</span> <span style="color: #800000;">${top_mem pid 2}</span> <span style="color: #800000;">${top_mem cpu 2}</span> <span style="color: #800000;">${top_mem mem 2}</span><br />
<span style="color: #800000;">${color lightgrey}</span> <span style="color: #800000;">${top_mem name 3}</span> <span style="color: #800000;">${top_mem pid 3}</span> <span style="color: #800000;">${top_mem cpu 3}</span> <span style="color: #800000;">${top_mem mem 3}</span></div>
</div>
<p>De desktop van mijn netbook ziet er nu als volgt uit:
<p>
<a href="http://amedee.be/image/conky"><img src="http://amedee.be/sites/default/files/images/2009-09-18--1253306447_1024x600_scrot.preview.png"></a></p>
<p>Meer uitleg over Conky op <a href="http://linuxowns.wordpress.com/2008/04/04/create-a-custum-conky-setup/" title="http://linuxowns.wordpress.com/2008/04/04/create-a-custum-conky-setup/">http://linuxowns.wordpress.com/2008/04/04/create-a-custum-conky-setup/</a><br />
Meer configuratievoorbeelden op <a href="http://crunchbanglinux.org/forums/topic/59/my-conky-config/" title="http://crunchbanglinux.org/forums/topic/59/my-conky-config/">http://crunchbanglinux.org/forums/topic/59/my-conky-config/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.linuxweblogs.nl/2009/10/19/conky-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Conky</title>
		<link>http://amedee.be/conky?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=conky-4</link>
		<comments>http://amedee.be/conky#comments</comments>
		<pubDate>Mon, 19 Oct 2009 12:30:00 +0000</pubDate>
		<dc:creator>Amedee</dc:creator>
				<category><![CDATA[Algemeen]]></category>
		<category><![CDATA[Acer Aspire One]]></category>
		<category><![CDATA[conky]]></category>
		<category><![CDATA[Crunchbang]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.linuxweblogs.nl/?guid=a50b5579b248498f2aebd49a19e25e34</guid>
		<description><![CDATA[Conky is een desktop applet die oa een aantal systeem monitors kan tonen. De configuratie gaat via een vrij eenvoudig te begrijpen tekstbestand.
Ik gebruik daar een paar speciale fonts voor, om symbolen te tonen. Zoek daarvoor op Google naar Conky font...]]></description>
			<content:encoded><![CDATA[<p></p><p>Conky is een desktop applet die oa een aantal systeem monitors kan tonen. De configuratie gaat via een vrij eenvoudig te begrijpen tekstbestand.<br />
Ik gebruik daar een paar speciale fonts voor, om symbolen te tonen. Zoek daarvoor op Google naar Conky fonts. <a href="http://youfont.com" title="http://youfont.com">http://youfont.com</a> is ook een goede plaats om fonts te zoeken.<br />
Voor de installatie, zie <a href="http://www.ubuntumini.com/2008/12/install-ttf-font-microsoft-core-fonts.html" title="http://www.ubuntumini.com/2008/12/install-ttf-font-microsoft-core-fonts.html">http://www.ubuntumini.com/2008/12/install-ttf-font-microsoft-core-fonts&#8230;.</a></p>
<div class="geshifilter">
<div class="geshifilter-bash" style="font-family: monospace;">$ <span style="color: #c20cb9; font-weight: bold;">unzip</span> ~<span style="color: #000000; font-weight: bold;">/</span>downloads<span style="color: #000000; font-weight: bold;">/</span>Conky\ Fonts.<span style="color: #c20cb9; font-weight: bold;">zip</span><br />
$ <span style="color: #c20cb9; font-weight: bold;">cp</span> ~<span style="color: #000000; font-weight: bold;">/</span>downloads<span style="color: #000000; font-weight: bold;">/</span>Conky\ Fonts<span style="color: #000000; font-weight: bold;">/*</span>.<span style="color: #c20cb9; font-weight: bold;">zip</span> ~<span style="color: #000000; font-weight: bold;">/</span>.fonts<br />
$ <span style="color: #c20cb9; font-weight: bold;">sudo</span> fc-cache -f -v</div>
</div>
<p>Met <span class="geshifilter"><code class="text geshifilter-text">fc-cache</code></span> wordt de cache met geïnstalleerde lettertypen opnieuw aangemaakt. De Conky fonts zijn lokaal geïnstalleerd in <span class="geshifilter"><code class="text geshifilter-text">~/.fonts</code></span>.
<p>
Daarna moet Conky geconfigureerd worden. Dit is de inhoud van mijn <span class="geshifilter"><code class="text geshifilter-text">~/.conkyrc</code></span>:</p>
<div class="geshifilter">
<div class="geshifilter-bash" style="font-family: monospace;"><span style="color: #666666; font-style: italic;"># set to yes if you want Conky to be forked in the background</span><br />
background no</p>
<p>cpu_avg_samples <span style="color: #000000;">2</span><br />
net_avg_samples <span style="color: #000000;">2</span></p>
<p>out_to_console no</p>
<p><span style="color: #666666; font-style: italic;"># X font when Xft is disabled, you can pick one with program xfontsel</span><br />
<span style="color: #666666; font-style: italic;">#font 7&#215;12</span><br />
<span style="color: #666666; font-style: italic;">#font 6&#215;10</span><br />
<span style="color: #666666; font-style: italic;">#font 7&#215;13</span><br />
<span style="color: #666666; font-style: italic;">#font 8&#215;13</span><br />
<span style="color: #666666; font-style: italic;">#font 7&#215;12</span><br />
<span style="color: #666666; font-style: italic;">#font *mintsmild.se*</span><br />
<span style="color: #666666; font-style: italic;">#font -*-*-*-*-*-*-34-*-*-*-*-*-*-*</span><br />
<span style="color: #666666; font-style: italic;">#font -artwiz-snap-normal-r-normal-*-*-100-*-*-p-*-iso8859-1</span></p>
<p><span style="color: #666666; font-style: italic;"># Use Xft?</span><br />
use_xft <span style="color: #c20cb9; font-weight: bold;">yes</span></p>
<p><span style="color: #666666; font-style: italic;"># Xft font when Xft is enabled</span><br />
xftfont Bitstream Vera Sans Mono:<span style="color: #007800;">size=</span><span style="color: #000000;">8</span></p>
<p>own_window_transparent no<br />
own_window_colour hotpink<br />
<span style="color: #666666; font-style: italic;"># Text alpha when using Xft</span><br />
xftalpha <span style="color: #000000;">0.8</span></p>
<p>on_bottom <span style="color: #c20cb9; font-weight: bold;">yes</span></p>
<p><span style="color: #666666; font-style: italic;"># mail spool</span><br />
mail_spool <span style="color: #007800;">$MAIL</span></p>
<p><span style="color: #666666; font-style: italic;"># Update interval in seconds</span><br />
update_interval <span style="color: #000000;">2</span><br />
<span style="color: #666666; font-style: italic;"># Create own window instead of using desktop (required in nautilus)</span><br />
own_window no</p>
<p><span style="color: #666666; font-style: italic;"># Use double buffering (reduces flicker, may not work for everyone)</span><br />
double_buffer <span style="color: #c20cb9; font-weight: bold;">yes</span></p>
<p><span style="color: #666666; font-style: italic;"># Minimum size of text area</span><br />
<span style="color: #666666; font-style: italic;">#minimum_size 280 5</span><br />
<span style="color: #666666; font-style: italic;">#maximum_width 150</span></p>
<p><span style="color: #666666; font-style: italic;"># Draw shades?</span><br />
draw_shades no</p>
<p><span style="color: #666666; font-style: italic;"># Draw outlines?</span><br />
draw_outline no</p>
<p><span style="color: #666666; font-style: italic;"># Draw borders around text</span><br />
draw_borders no</p>
<p><span style="color: #666666; font-style: italic;"># Stippled borders?</span><br />
stippled_borders <span style="color: #000000;">10</span></p>
<p><span style="color: #666666; font-style: italic;"># border margins</span><br />
border_margin <span style="color: #000000;">4</span></p>
<p><span style="color: #666666; font-style: italic;"># border width</span><br />
border_width <span style="color: #000000;">1</span></p>
<p><span style="color: #666666; font-style: italic;"># Default colors and also border colors</span><br />
default_color white<br />
default_shade_color white<br />
default_outline_color white</p>
<p><span style="color: #666666; font-style: italic;"># Text alignment, other possible values are commented</span><br />
alignment top_left<br />
<span style="color: #666666; font-style: italic;">#minimum_size 10 10</span><br />
gap_x <span style="color: #000000;">13</span><br />
gap_y <span style="color: #000000;">13</span><br />
<span style="color: #666666; font-style: italic;">#alignment top_right</span><br />
<span style="color: #666666; font-style: italic;">#alignment bottom_left</span><br />
<span style="color: #666666; font-style: italic;">#alignment bottom_right</span></p>
<p><span style="color: #666666; font-style: italic;"># Gap between borders of screen and text</span></p>
<p><span style="color: #666666; font-style: italic;"># Add spaces to keep things from moving about? &nbsp;This only affects certain objects.</span><br />
use_spacer no</p>
<p><span style="color: #666666; font-style: italic;"># Subtract file system buffers from used memory?</span><br />
no_buffers <span style="color: #c20cb9; font-weight: bold;">yes</span></p>
<p><span style="color: #666666; font-style: italic;"># set to yes if you want all text to be in uppercase</span><br />
uppercase no</p>
<p><span style="color: #666666; font-style: italic;"># boinc (seti) dir</span><br />
<span style="color: #666666; font-style: italic;"># seti_dir /opt/seti</span></p>
<p><span style="color: #666666; font-style: italic;"># Possible variables to be used:</span><br />
<span style="color: #666666; font-style: italic;">#</span><br />
<span style="color: #666666; font-style: italic;"># &nbsp; &nbsp; &nbsp;Variable &nbsp; &nbsp; &nbsp; &nbsp; Arguments &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Description &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</span><br />
<span style="color: #666666; font-style: italic;"># &nbsp;acpiacadapter &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ACPI ac adapter state. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </span><br />
<span style="color: #666666; font-style: italic;"># &nbsp;acpifan &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ACPI fan state &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </span><br />
<span style="color: #666666; font-style: italic;"># &nbsp;acpitemp &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ACPI temperature. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</span><br />
<span style="color: #666666; font-style: italic;"># &nbsp;adt746xcpu &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;CPU temperature from therm_adt746x &nbsp; &nbsp; &nbsp; </span><br />
<span style="color: #666666; font-style: italic;"># &nbsp;adt746xfan &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Fan speed from therm_adt746x &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </span><br />
<span style="color: #666666; font-style: italic;"># &nbsp;battery &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (num) &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Remaining capasity in ACPI or APM &nbsp; &nbsp; &nbsp; &nbsp;</span><br />
<span style="color: #666666; font-style: italic;"># &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;battery. ACPI battery number can be &nbsp; &nbsp; &nbsp;</span><br />
<span style="color: #666666; font-style: italic;"># &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;given as argument (default is BAT0). &nbsp; &nbsp; </span><br />
<span style="color: #666666; font-style: italic;"># &nbsp;buffers &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Amount of memory buffered &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</span><br />
<span style="color: #666666; font-style: italic;"># &nbsp;cached &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Amount of memory cached &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</span><br />
<span style="color: #666666; font-style: italic;"># &nbsp;color &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (color) &nbsp; &nbsp; &nbsp; &nbsp; Change drawing color to color &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</span><br />
<span style="color: #666666; font-style: italic;"># &nbsp;cpu &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; CPU usage in percents &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</span><br />
<span style="color: #666666; font-style: italic;"># &nbsp;cpubar &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;(height) &nbsp; &nbsp; &nbsp; &nbsp;Bar that shows CPU usage, height is &nbsp; &nbsp; &nbsp;</span><br />
<span style="color: #666666; font-style: italic;"># &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;bar&#8217;s height in pixels &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </span><br />
<span style="color: #666666; font-style: italic;"># &nbsp;downspeed &nbsp; &nbsp; &nbsp; &nbsp; net &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Download speed in kilobytes &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</span><br />
<span style="color: #666666; font-style: italic;"># &nbsp;downspeedf &nbsp; &nbsp; &nbsp; &nbsp;net &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Download speed in kilobytes with one &nbsp; &nbsp; </span><br />
<span style="color: #666666; font-style: italic;"># &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;decimal &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</span><br />
<span style="color: #666666; font-style: italic;"># &nbsp;exec &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;shell command &nbsp; Executes a shell command and displays &nbsp; &nbsp;</span><br />
<span style="color: #666666; font-style: italic;"># &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;the output in torsmo. warning: this &nbsp; &nbsp; &nbsp;</span><br />
<span style="color: #666666; font-style: italic;"># &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;takes a lot more resources than other &nbsp; &nbsp;</span><br />
<span style="color: #666666; font-style: italic;"># &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;variables. I&#8217;d recommend coding wanted &nbsp; </span><br />
<span style="color: #666666; font-style: italic;"># &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;behaviour in C and posting a patch :-). &nbsp;</span><br />
<span style="color: #666666; font-style: italic;"># &nbsp;execi &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; interval, shell Same as exec but with specific interval. </span><br />
<span style="color: #666666; font-style: italic;"># &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;command &nbsp; &nbsp; &nbsp; &nbsp; Interval can&#8217;t be less than &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</span><br />
<span style="color: #666666; font-style: italic;"># &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;update_interval in configuration. &nbsp; &nbsp; &nbsp; &nbsp;</span><br />
<span style="color: #666666; font-style: italic;"># &nbsp;fs_bar &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;(height), (fs) &nbsp;Bar that shows how much space is used on </span><br />
<span style="color: #666666; font-style: italic;"># &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;a file system. height is the height in &nbsp; </span><br />
<span style="color: #666666; font-style: italic;"># &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;pixels. fs is any file on that file &nbsp; &nbsp; &nbsp;</span><br />
<span style="color: #666666; font-style: italic;"># &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;system. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</span><br />
<span style="color: #666666; font-style: italic;"># &nbsp;fs_free &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (fs) &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Free space on a file system available &nbsp; &nbsp;</span><br />
<span style="color: #666666; font-style: italic;"># &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;for users. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </span><br />
<span style="color: #666666; font-style: italic;"># &nbsp;fs_free_perc &nbsp; &nbsp; &nbsp;(fs) &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Free percentage of space on a file &nbsp; &nbsp; &nbsp; </span><br />
<span style="color: #666666; font-style: italic;"># &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;system available for users. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</span><br />
<span style="color: #666666; font-style: italic;"># &nbsp;fs_size &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (fs) &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;File system size &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </span><br />
<span style="color: #666666; font-style: italic;"># &nbsp;fs_used &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (fs) &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;File system used space &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </span><br />
<span style="color: #666666; font-style: italic;"># &nbsp;hr &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;(height) &nbsp; &nbsp; &nbsp; &nbsp;Horizontal line, height is the height in </span><br />
<span style="color: #666666; font-style: italic;"># &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;pixels &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </span><br />
<span style="color: #666666; font-style: italic;"># &nbsp;i2c &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (dev), type, n &nbsp;I2C sensor from sysfs (Linux 2.6). dev &nbsp; </span><br />
<span style="color: #666666; font-style: italic;"># &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;may be omitted if you have only one I2C &nbsp;</span><br />
<span style="color: #666666; font-style: italic;"># &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;device. type is either in (or vol) &nbsp; &nbsp; &nbsp; </span><br />
<span style="color: #666666; font-style: italic;"># &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;meaning voltage, fan meaning fan or temp </span><br />
<span style="color: #666666; font-style: italic;"># &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;meaning temperature. n is number of the &nbsp;</span><br />
<span style="color: #666666; font-style: italic;"># &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;sensor. See /sys/bus/i2c/devices/ on &nbsp; &nbsp; </span><br />
<span style="color: #666666; font-style: italic;"># &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;your local computer. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </span><br />
<span style="color: #666666; font-style: italic;"># &nbsp;kernel &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Kernel version &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </span><br />
<span style="color: #666666; font-style: italic;"># &nbsp;loadavg &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (1), (2), (3) &nbsp; System load average, 1 is for past 1 &nbsp; &nbsp; </span><br />
<span style="color: #666666; font-style: italic;"># &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;minute, 2 for past 5 minutes and 3 for &nbsp; </span><br />
<span style="color: #666666; font-style: italic;"># &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;past 15 minutes. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </span><br />
<span style="color: #666666; font-style: italic;"># &nbsp;machine &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Machine, i686 for example &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</span><br />
<span style="color: #666666; font-style: italic;"># &nbsp;mails &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Mail count in mail spool. You can use &nbsp; &nbsp;</span><br />
<span style="color: #666666; font-style: italic;"># &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;program like fetchmail to get mails from </span><br />
<span style="color: #666666; font-style: italic;"># &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;some server using your favourite &nbsp; &nbsp; &nbsp; &nbsp; </span><br />
<span style="color: #666666; font-style: italic;"># &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;protocol. See also new_mails. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</span><br />
<span style="color: #666666; font-style: italic;"># &nbsp;mem &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Amount of memory in use &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</span><br />
<span style="color: #666666; font-style: italic;"># &nbsp;membar &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;(height) &nbsp; &nbsp; &nbsp; &nbsp;Bar that shows amount of memory in use &nbsp; </span><br />
<span style="color: #666666; font-style: italic;"># &nbsp;memmax &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Total amount of memory &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </span><br />
<span style="color: #666666; font-style: italic;"># &nbsp;memperc &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Percentage of memory in use &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</span><br />
<span style="color: #666666; font-style: italic;"># &nbsp;new_mails &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Unread mail count in mail spool. &nbsp; &nbsp; &nbsp; &nbsp; </span><br />
<span style="color: #666666; font-style: italic;"># &nbsp;nodename &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Hostname &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </span><br />
<span style="color: #666666; font-style: italic;"># &nbsp;outlinecolor &nbsp; &nbsp; &nbsp;(color) &nbsp; &nbsp; &nbsp; &nbsp; Change outline color &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </span><br />
<span style="color: #666666; font-style: italic;"># &nbsp;pre_exec &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;shell command &nbsp; Executes a shell command one time before </span><br />
<span style="color: #666666; font-style: italic;"># &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;torsmo displays anything and puts output </span><br />
<span style="color: #666666; font-style: italic;"># &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;as text. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </span><br />
<span style="color: #666666; font-style: italic;"># &nbsp;processes &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Total processes (sleeping and running) &nbsp; </span><br />
<span style="color: #666666; font-style: italic;"># &nbsp;running_processes &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Running processes (not sleeping), &nbsp; &nbsp; &nbsp; &nbsp;</span><br />
<span style="color: #666666; font-style: italic;"># &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;requires Linux 2.6 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </span><br />
<span style="color: #666666; font-style: italic;"># &nbsp;shadecolor &nbsp; &nbsp; &nbsp; &nbsp;(color) &nbsp; &nbsp; &nbsp; &nbsp; Change shading color &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </span><br />
<span style="color: #666666; font-style: italic;"># &nbsp;stippled_hr &nbsp; &nbsp; &nbsp; (space), &nbsp; &nbsp; &nbsp; &nbsp;Stippled (dashed) horizontal line &nbsp; &nbsp; &nbsp; &nbsp;</span><br />
<span style="color: #666666; font-style: italic;"># &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;(height) &nbsp; &nbsp; &nbsp; &nbsp;</span><br />
<span style="color: #666666; font-style: italic;"># &nbsp;swapbar &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (height) &nbsp; &nbsp; &nbsp; &nbsp;Bar that shows amount of swap in use &nbsp; &nbsp; </span><br />
<span style="color: #666666; font-style: italic;"># &nbsp;swap &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Amount of swap in use &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</span><br />
<span style="color: #666666; font-style: italic;"># &nbsp;swapmax &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Total amount of swap &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </span><br />
<span style="color: #666666; font-style: italic;"># &nbsp;swapperc &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Percentage of swap in use &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</span><br />
<span style="color: #666666; font-style: italic;"># &nbsp;sysname &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; System name, Linux for example &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </span><br />
<span style="color: #666666; font-style: italic;"># &nbsp;time &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;(format) &nbsp; &nbsp; &nbsp; &nbsp;Local time, see man strftime to get more </span><br />
<span style="color: #666666; font-style: italic;"># &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;information about format &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </span><br />
<span style="color: #666666; font-style: italic;"># &nbsp;totaldown &nbsp; &nbsp; &nbsp; &nbsp; net &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Total download, overflows at 4 GB on &nbsp; &nbsp; </span><br />
<span style="color: #666666; font-style: italic;"># &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Linux with 32-bit arch and there doesn&#8217;t </span><br />
<span style="color: #666666; font-style: italic;"># &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;seem to be a way to know how many times &nbsp;</span><br />
<span style="color: #666666; font-style: italic;"># &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;it has already done that before torsmo &nbsp; </span><br />
<span style="color: #666666; font-style: italic;"># &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;has started. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </span><br />
<span style="color: #666666; font-style: italic;"># &nbsp;totalup &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; net &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Total upload, this one too, may overflow </span><br />
<span style="color: #666666; font-style: italic;"># &nbsp;updates &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Number of updates (for debugging) &nbsp; &nbsp; &nbsp; &nbsp;</span><br />
<span style="color: #666666; font-style: italic;"># &nbsp;upspeed &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; net &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Upload speed in kilobytes &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</span><br />
<span style="color: #666666; font-style: italic;"># &nbsp;upspeedf &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;net &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Upload speed in kilobytes with one &nbsp; &nbsp; &nbsp; </span><br />
<span style="color: #666666; font-style: italic;"># &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;decimal &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</span><br />
<span style="color: #666666; font-style: italic;"># &nbsp;uptime &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Uptime &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </span><br />
<span style="color: #666666; font-style: italic;"># &nbsp;uptime_short &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Uptime in a shorter format &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </span><br />
<span style="color: #666666; font-style: italic;">#</span><br />
<span style="color: #666666; font-style: italic;"># &nbsp;seti_prog &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Seti@home current progress</span><br />
<span style="color: #666666; font-style: italic;"># &nbsp;seti_progbar &nbsp; &nbsp; &nbsp;(height) &nbsp; &nbsp; &nbsp; &nbsp;Seti@home current progress bar</span><br />
<span style="color: #666666; font-style: italic;"># &nbsp;seti_credit &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Seti@hoome total user credit</span></p>
<p>
<span style="color: #666666; font-style: italic;"># variable is given either in format $variable or in ${variable}. Latter</span><br />
<span style="color: #666666; font-style: italic;"># allows characters right after the variable and must be used in network</span><br />
<span style="color: #666666; font-style: italic;"># stuff because of an argument</span><br />
<span style="color: #666666; font-style: italic;">#${font Dungeon:style=Bold:pixelsize=10}I can change the font as well</span><br />
<span style="color: #666666; font-style: italic;">#${font Verdana:size=10}as many times as I choose</span><br />
<span style="color: #666666; font-style: italic;">#${font Perry:size=10}Including UTF-8,</span><br />
<span style="color: #666666; font-style: italic;">#${font Luxi Mono:size=10}justo como este texto que o google traduz fêz o português</span><br />
<span style="color: #666666; font-style: italic;"># stuff after &#8216;TEXT&#8217; will be formatted on screen</span><br />
<span style="color: #666666; font-style: italic;">#${font Grunge:size=12}${time %a &nbsp;%b &nbsp;%d}${alignr -25}${time %k:%M}</span></p>
<p>TEXT<br />
<span style="color: #007800;">$nodename</span> &#8211; <span style="color: #007800;">$sysname</span> <span style="color: #007800;">$kernel</span> on <span style="color: #007800;">$machine</span><br />
<span style="color: #007800;">$stippled_hr</span><br />
<span style="color: #800000;">${color lightgrey}</span>Uptime:<span style="color: #007800;">$color</span> <span style="color: #007800;">$uptime</span> <span style="color: #800000;">${color lightgrey}</span>- Load:<span style="color: #007800;">$color</span> <span style="color: #007800;">$loadavg</span><br />
<span style="color: #800000;">${color lightgrey}</span>CPU Usage:<span style="color: #800000;">${color #5000a0}</span> <span style="color: #800000;">${cpu}</span><span style="color: #000000; font-weight: bold;">%</span> <span style="color: #800000;">${cpubar}</span><br />
<span style="color: #800000;">${color black}</span><span style="color: #800000;">${cpugraph 000000 5000a0}</span><br />
<span style="color: #800000;">${color lightgrey}</span>RAM Usage:<span style="color: #007800;">$color</span> <span style="color: #007800;">$mem</span><span style="color: #000000; font-weight: bold;">/</span><span style="color: #007800;">$memmax</span> &#8211; <span style="color: #007800;">$memperc</span><span style="color: #000000; font-weight: bold;">%</span> <span style="color: #007800;">$membar</span><br />
<span style="color: #800000;">${color lightgrey}</span>Swap Usage:<span style="color: #007800;">$color</span> <span style="color: #007800;">$swap</span><span style="color: #000000; font-weight: bold;">/</span><span style="color: #007800;">$swapmax</span> &#8211; <span style="color: #007800;">$swapperc</span><span style="color: #000000; font-weight: bold;">%</span> <span style="color: #800000;">${swapbar}</span><br />
<span style="color: #800000;">${color lightgrey}</span>Processes:<span style="color: #007800;">$color</span> <span style="color: #007800;">$processes</span> &nbsp;<span style="color: #800000;">${color grey}</span>Running:<span style="color: #007800;">$color</span> <span style="color: #007800;">$running_processes</span><br />
<span style="color: #007800;">$color</span><span style="color: #007800;">$stippled_hr</span><br />
<span style="color: #800000;">${color lightgrey}</span>Networking:<br />
<span style="color: #800000;">${color lightgrey}</span> &nbsp;eth0 Down:<span style="color: #800000;">${color #8844ee}</span> <span style="color: #800000;">${downspeed eth0}</span> k<span style="color: #000000; font-weight: bold;">/</span>s<span style="color: #800000;">${color lightgrey}</span> <span style="color: #800000;">${offset 70}</span>Up:<span style="color: #800000;">${color #22ccff}</span> <span style="color: #800000;">${upspeed eth0}</span> k<span style="color: #000000; font-weight: bold;">/</span>s<br />
<span style="color: #800000;">${color lightgrey}</span> wlan0 Down:<span style="color: #800000;">${color #8844ee}</span> <span style="color: #800000;">${downspeed wlan0}</span> k<span style="color: #000000; font-weight: bold;">/</span>s<span style="color: #800000;">${color lightgrey}</span> <span style="color: #800000;">${offset 70}</span>Up:<span style="color: #800000;">${color #22ccff}</span> <span style="color: #800000;">${upspeed wlan0}</span> k<span style="color: #000000; font-weight: bold;">/</span>s<br />
<span style="color: #800000;">${color lightgrey}</span> &nbsp;ppp0 Down:<span style="color: #800000;">${color #8844ee}</span> <span style="color: #800000;">${downspeed ppp0}</span> k<span style="color: #000000; font-weight: bold;">/</span>s<span style="color: #800000;">${color lightgrey}</span> <span style="color: #800000;">${offset 70}</span>Up:<span style="color: #800000;">${color #22ccff}</span> <span style="color: #800000;">${upspeed ppp0}</span> k<span style="color: #000000; font-weight: bold;">/</span>s<br />
<span style="color: #800000;">${color black}</span><span style="color: #800000;">${downspeedgraph eth0 24,150 ff0000 0000ff}</span> <span style="color: #007800;">$alignr</span><span style="color: #800000;">${color black}</span><span style="color: #800000;">${upspeedgraph eth0 24,150 0000ff ff0000}</span><br />
<span style="color: #800000;">${color black}</span><span style="color: #800000;">${downspeedgraph wlan0 24,150 ff0000 0000ff}</span> <span style="color: #007800;">$alignr</span><span style="color: #800000;">${color black}</span><span style="color: #800000;">${upspeedgraph wlan0 24,150 0000ff ff0000}</span><br />
<span style="color: #800000;">${color black}</span><span style="color: #800000;">${downspeedgraph ppp0 24,150 ff0000 0000ff}</span> <span style="color: #007800;">$alignr</span><span style="color: #800000;">${color black}</span><span style="color: #800000;">${upspeedgraph ppp0 24,150 0000ff ff0000}</span><br />
<span style="color: #800000;">${color lightgrey}</span>File systems:<br />
<span style="color: #800000;">${color lightgrey}</span> <span style="color: #000000; font-weight: bold;">/</span> &nbsp; &nbsp; <span style="color: #007800;">$color</span><span style="color: #800000;">${fs_used /}</span><span style="color: #000000; font-weight: bold;">/</span><span style="color: #800000;">${fs_size /}</span> <span style="color: #800000;">${fs_bar /}</span><br />
<span style="color: #800000;">${color lightgrey}</span> <span style="color: #000000; font-weight: bold;">/</span>home <span style="color: #007800;">$color</span><span style="color: #800000;">${fs_used /home}</span><span style="color: #000000; font-weight: bold;">/</span><span style="color: #800000;">${fs_size /home}</span> <span style="color: #800000;">${fs_bar /home}</span><br />
<span style="color: #800000;">${color lightgrey}</span>Temperatures:<br />
&nbsp;CPU:<span style="color: #007800;">$color</span> <span style="color: #800000;">${i2c temp 2}</span>C<span style="color: #800000;">${color grey}</span> &#8211; MB:<span style="color: #007800;">$color</span> <span style="color: #800000;">${i2c temp 1}</span>C<br />
<span style="color: #800000;">${font Dungeon:style=Bold:pixelsize=12}</span><span style="color: #800000;">${color #88aadd}</span>MPD: <span style="color: #800000;">${alignc}</span><span style="color: #007800;">$mpd_artist</span> &#8211; <span style="color: #007800;">$mpd_title</span><br />
<span style="color: #800000;">${color #88aadd}</span><span style="color: #007800;">$mpd_bar</span><br />
<span style="color: #800000;">${color #88aadd}</span><span style="color: #800000;">${alignc}</span><span style="color: #007800;">$mpd_status</span><br />
<span style="color: #800000;">${color}</span>Name &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;PID &nbsp; &nbsp; CPU<span style="color: #000000; font-weight: bold;">%</span> &nbsp; MEM<span style="color: #000000; font-weight: bold;">%</span><br />
<span style="color: #800000;">${color #ddaa00}</span> <span style="color: #800000;">${top name 1}</span> <span style="color: #800000;">${top pid 1}</span> <span style="color: #800000;">${top cpu 1}</span> <span style="color: #800000;">${top mem 1}</span><br />
<span style="color: #800000;">${color lightgrey}</span> <span style="color: #800000;">${top name 2}</span> <span style="color: #800000;">${top pid 2}</span> <span style="color: #800000;">${top cpu 2}</span> <span style="color: #800000;">${top mem 2}</span><br />
<span style="color: #800000;">${color lightgrey}</span> <span style="color: #800000;">${top name 3}</span> <span style="color: #800000;">${top pid 3}</span> <span style="color: #800000;">${top cpu 3}</span> <span style="color: #800000;">${top mem 3}</span><br />
<span style="color: #800000;">${color}</span>Mem usage<br />
<span style="color: #800000;">${color #ddaa00}</span> <span style="color: #800000;">${top_mem name 1}</span> <span style="color: #800000;">${top_mem pid 1}</span> <span style="color: #800000;">${top_mem cpu 1}</span> <span style="color: #800000;">${top_mem mem 1}</span><br />
<span style="color: #800000;">${color lightgrey}</span> <span style="color: #800000;">${top_mem name 2}</span> <span style="color: #800000;">${top_mem pid 2}</span> <span style="color: #800000;">${top_mem cpu 2}</span> <span style="color: #800000;">${top_mem mem 2}</span><br />
<span style="color: #800000;">${color lightgrey}</span> <span style="color: #800000;">${top_mem name 3}</span> <span style="color: #800000;">${top_mem pid 3}</span> <span style="color: #800000;">${top_mem cpu 3}</span> <span style="color: #800000;">${top_mem mem 3}</span></div>
</div>
<p>De desktop van mijn netbook ziet er nu als volgt uit:
<p>
<a href="http://amedee.be/image/conky"><img src="http://amedee.be/sites/default/files/images/2009-09-18--1253306447_1024x600_scrot.preview.png"></a></p>
<p>Meer uitleg over Conky op <a href="http://linuxowns.wordpress.com/2008/04/04/create-a-custum-conky-setup/" title="http://linuxowns.wordpress.com/2008/04/04/create-a-custum-conky-setup/">http://linuxowns.wordpress.com/2008/04/04/create-a-custum-conky-setup/</a><br />
Meer configuratievoorbeelden op <a href="http://crunchbanglinux.org/forums/topic/59/my-conky-config/" title="http://crunchbanglinux.org/forums/topic/59/my-conky-config/">http://crunchbanglinux.org/forums/topic/59/my-conky-config/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.linuxweblogs.nl/2009/10/19/conky-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Conky</title>
		<link>http://amedee.be/image/conky?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=conky</link>
		<comments>http://amedee.be/image/conky#comments</comments>
		<pubDate>Fri, 18 Sep 2009 20:53:24 +0000</pubDate>
		<dc:creator>Amedee</dc:creator>
				<category><![CDATA[Algemeen]]></category>
		<category><![CDATA[conky]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[screenshots]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[<img src="http://amedee.be/sites/default/files/images/2009-09-18--1253306447_1024x600_scrot.preview.png" alt="Conky" class="image image-preview " width="640" height="375" />Screenshot van mijn #! CrunchBang Linux desktop (OpenBox) met Conky.]]></description>
			<content:encoded><![CDATA[<p></p><p><img src="http://amedee.be/sites/default/files/images/2009-09-18--1253306447_1024x600_scrot.preview.png" alt="Conky" title="Conky"  class="image image-preview " width="640" height="375" />Screenshot van mijn #! CrunchBang Linux desktop (OpenBox) met Conky.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.linuxweblogs.nl/2009/09/18/conky/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Conky – een lichtgewicht systeemmonitor</title>
		<link>http://openbronblog.wordpress.com/2009/09/08/conky-een-lichtgewicht-systeemmonitor/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=conky-%25e2%2580%2593-een-lichtgewicht-systeemmonitor</link>
		<comments>http://openbronblog.wordpress.com/2009/09/08/conky-een-lichtgewicht-systeemmonitor/#comments</comments>
		<pubDate>Tue, 08 Sep 2009 09:37:54 +0000</pubDate>
		<dc:creator>Lennert</dc:creator>
				<category><![CDATA[Algemeen]]></category>
		<category><![CDATA[BSD]]></category>
		<category><![CDATA[conky]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://openbronblog.wordpress.com/?p=105</guid>
		<description><![CDATA[In navolging van het artikel in Linux-magazine van Koen Vervloesem (juli 2009, jaargang 10, nummer 3; p8-12) en een post op Digiplace ben ik ook beginnen knutselen met Conky. Hier dus ook een korte tutorial en mijn ervaringen.
Wat is Conky?
Op hun site omschrijven ze zichzelf als een lichtgewicht systeemmonitor voor X die informatie weergeeft op [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=openbronblog.wordpress.com&#38;blog=8255362&#38;post=105&#38;subd=openbronblog&#38;ref=&#38;feed=1" />]]></description>
			<content:encoded><![CDATA[<p></p><div class='snap_preview'>
<p>In navolging van het artikel in Linux-magazine van Koen Vervloesem (juli 2009, jaargang 10, nummer 3; p8-12) en een post op <a href="http://www.digiplace.nl/2009/08/10/nog-een-keer-conky/" >Digiplace</a> ben ik ook beginnen knutselen met Conky. Hier dus ook een korte tutorial en mijn ervaringen.</p>
<p><strong>Wat is Conky?</strong><br />
Op hun site omschrijven ze zichzelf als een lichtgewicht systeemmonitor voor X die informatie weergeeft op je bureaublad en dat werkt op Linux en BSD.<br />
Ze vertellen er geen leugens&#8230; Maar betekent dat nu concreet?<br />
Het gemakkelijkste is om dit te tonen met een afbeelding:</p>
<div id="attachment_106" class="wp-caption alignnone" style="width: 170px"><a href="http://openbronblog.files.wordpress.com/2009/09/conky2.png" ><img class="size-full wp-image-106" title="conky2" src="http://openbronblog.files.wordpress.com/2009/09/conky2.png?w=160&#038;h=300" alt="detail Conky" width="160" height="300" /></a>
<p class="wp-caption-text">detail Conky</p>
</div>
<p>Conky toont dus informatie over je systeem, direct op het bureaublad.</p>
<p><strong>Hoe werkt Conky?</strong></p>
<p>Werken met Conky is niet moeilijk. Is het daardoor gemakkelijk? Ook niet. Conky moet geconfigureerd worden in een tekstbestand. Dat is even wennen, maar je hebt het vrij snel onder de knie.</p>
<p><strong><em>Installatie</em></strong><br />
In Ubuntu installeer je Conky als volgt: <code>sudo apt-get install conky</code>, of je zoekt het in de pakketbeheer. Onder andere distro&#8217;s werkt dit natuurlijk ook zo.<br />
Het standaard configuratiebestand vind je in /etc/conky/conky.conf . Dit kopieer je best naar je HOME-map, en hernoem het dan naar .conkyrc . Dat open je dan met je favoriete teksteditor. (ik gebruik bv.gedit en open het telkens via de terminal met <em>gedit ~/.conkyrc</em>.)<br />
Dan zie je een tekstbestand dat bestaat uit 2 delen, een deel uiterlijk van Conky, en een deel waarin je de variabelen zet die Conky moet weergeven.<br />
Deze delen worden gescheiden door een regel TEXT. En nu kun je beginnen met configureren.</p>
<p><strong><em>Doe-het zelf</em></strong><br />
Het is niet nodig om je .conkyrc zelf volledig te bouwen. Er zijn vele voorbeelden te vinden online, die je dan gemakkelijk zelf aan je wensen aanpast. Deze voorbeelden gaan van rustige en seren ontwerpen, tot ontwerpen die volledig over the top zijn. Een goede site voor voorbeelden is <a href="http://conky.linux-hardcore.com/" >Conky Hardcore</a>.</p>
<p><strong><em>Conky direct opstarten</em></strong><br />
Als je wilt dat Conky automatisch opstart samen met je PC moet je deze toevoegen aan de opstart-toepassingen.<br />
Bij Ubuntu gaat dit als volgt: <code>Systeem &gt; Voorkeuren &gt; Opstart-Toepassingen</code> en dan voeg je als commandoregel <code>/usr/bin/conky</code> toe.</p>
<div id="attachment_115" class="wp-caption aligncenter" style="width: 310px"><a href="http://openbronblog.files.wordpress.com/2009/09/conkystartup.png"><img src="http://openbronblog.files.wordpress.com/2009/09/conkystartup.png?w=300&#038;h=125" alt="Conky Opstart Toepassing" title="conkystartup" width="300" height="125" class="size-medium wp-image-115" /></a>
<p class="wp-caption-text">Conky Opstart Toepassing</p>
</div>
<p><strong><em>Mijn Conky</em></strong><br />
De basis van mijn .conkyrc komt ook ergens van op het wereldwijde web, en post ik dus ook graag hier. Wie interesse heeft: <a  href="http://dl.getdropbox.com/u/1075783/conkyrc_vb_LH.txt">http://dl.getdropbox.com/u/1075783/conkyrc_vb_LH.txt</a><br />
En dan nog een screenshot van het geheel om het af te maken:</p>
<div id="attachment_107" class="wp-caption aligncenter" style="width: 310px"><a href="http://openbronblog.files.wordpress.com/2009/09/conky-geheel.png" ><img class="size-medium wp-image-107" title="conky-geheel" src="http://openbronblog.files.wordpress.com/2009/09/conky-geheel.png?w=300&#038;h=187" alt="Conky Bureaublad" width="300" height="187" /></a>
<p class="wp-caption-text">Conky Bureaublad</p>
</div>
<p>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/openbronblog.wordpress.com/105/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/openbronblog.wordpress.com/105/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/openbronblog.wordpress.com/105/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/openbronblog.wordpress.com/105/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/openbronblog.wordpress.com/105/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/openbronblog.wordpress.com/105/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/openbronblog.wordpress.com/105/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/openbronblog.wordpress.com/105/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/openbronblog.wordpress.com/105/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/openbronblog.wordpress.com/105/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=openbronblog.wordpress.com&#038;blog=8255362&#038;post=105&#038;subd=openbronblog&#038;ref=&#038;feed=1" /></div>
]]></content:encoded>
			<wfw:commentRss>http://openbronblog.wordpress.com/2009/09/08/conky-een-lichtgewicht-systeemmonitor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nog een keer Conky</title>
		<link>http://feedproxy.google.com/~r/digiplace/~3/QEl-2ygszxk/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=nog-een-keer-conky</link>
		<comments>http://feedproxy.google.com/~r/digiplace/~3/QEl-2ygszxk/#comments</comments>
		<pubDate>Mon, 10 Aug 2009 20:05:01 +0000</pubDate>
		<dc:creator>Digiplace</dc:creator>
				<category><![CDATA[Algemeen]]></category>
		<category><![CDATA[conky]]></category>

		<guid isPermaLink="false">http://www.digiplace.nl/?p=2214</guid>
		<description><![CDATA[Het gebruik van Conky is al eens eerder aan de orde geweest op Digiplace (en wel hier). Tot zover niets nieuws onder de zon. Maar onlangs stond er een prima artikel van Koen Vervloesem in Linux Magazine (juli 2009, jaargang 10, nummer 3) over het gebruik en configureren van Conky.
Conky is a free, light-weight system [...]]]></description>
			<content:encoded><![CDATA[<p></p></p>
<p>Het gebruik van Conky is al eens eerder aan de orde geweest op Digiplace (<a title="Conky" href="http://www.digiplace.nl/2008/10/17/conky/">en wel hier</a>). Tot zover niets nieuws onder de zon. Maar onlangs stond er een prima artikel van Koen Vervloesem in <a href="http://www.linuxmag.nl/index.php">Linux Magazine</a> (juli 2009, jaargang 10, nummer 3) over het gebruik en configureren van Conky.</p>
<blockquote><p>Conky is a <strong>free, light-weight system monitor for X</strong>, that displays any information on your desktop.  Conky is licensed under the GPL and runs on Linux and BSD.</p>
</blockquote>
<p><a href="http://www.digiplace.nl/wordpress/wp-content/uploads/2009/08/conky100809.png"><img class="aligncenter size-medium wp-image-2217" src="http://www.digiplace.nl/wordpress/wp-content/uploads/2009/08/conky100809-218x420.png" alt="conky100809" width="218" height="420" /></a>Dat heeft bij mij weer geleid tot een aanpassing van een bestaand (maar eigenlijk niet meer gebruikt script). De kleuren zijn nu aangepast aan mijn huidige bureaublad en het laat zowel mijn muziek zien (Rhythmbox) als de laatste 5 artikelen van Linuxweblogs.</p>
<p><a href="http://www.digiplace.nl/wordpress/wp-content/uploads/2009/08/conkydesktop100891.png"><img class="aligncenter size-medium wp-image-2216" src="http://www.digiplace.nl/wordpress/wp-content/uploads/2009/08/conkydesktop100891-420x271.png" alt="conkydesktop10089" width="420" height="271" /></a></p>
<p>Mocht je interesse hebben in opbouw dan is hier het <a href="http://www.digiplace.nl/wordpress/wp-content/uploads/2009/08/conkyrc.txt">conkyrc</a> script. Voor de werkwijze verwijs ik naar het tijdschrift of het artikel &#8220;<a title="Conky" href="http://www.digiplace.nl/2008/10/17/conky/">Conky</a>&#8220;.</p>
<p>	<a rel="nofollow" id="del.icio.us" href="javascript:window.location='http%3A%2F%2Fdelicious.com%2Fpost%3Furl%3Dhttp%253A%252F%252Fwww.digiplace.nl%252F2009%252F08%252F10%252Fnog-een-keer-conky%252F%26amp%3Btitle%3DNog%2520een%2520keer%2520Conky%26amp%3Bnotes%3DHet%2520gebruik%2520van%2520Conky%2520is%2520al%2520eens%2520eerder%2520aan%2520de%2520orde%2520geweest%2520op%2520Digiplace%2520%2528en%2520wel%2520hier%2529.%2520Tot%2520zover%2520niets%2520nieuws%2520onder%2520de%2520zon.%2520Maar%2520onlangs%2520stond%2520er%2520een%2520prima%2520artikel%2520van%2520Koen%2520Vervloesem%2520in%2520Linux%2520Magazine%2520%2528juli%25202009%252C%2520jaargang%252010%252C%2520nummer%25203%2529%2520over%2520het%2520geb';" title="del.icio.us"><img src="http://www.digiplace.nl/wordpress/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a><br />
	<a rel="nofollow" id="facebook" href="javascript:window.location='http%3A%2F%2Fwww.facebook.com%2Fshare.php%3Fu%3Dhttp%253A%252F%252Fwww.digiplace.nl%252F2009%252F08%252F10%252Fnog-een-keer-conky%252F%26amp%3Bt%3DNog%2520een%2520keer%2520Conky';" title="Facebook"><img src="http://www.digiplace.nl/wordpress/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a><br />
	<a rel="nofollow" id="friendfeed" href="javascript:window.location='http%3A%2F%2Fwww.friendfeed.com%2Fshare%3Ftitle%3DNog%2520een%2520keer%2520Conky%26amp%3Blink%3Dhttp%253A%252F%252Fwww.digiplace.nl%252F2009%252F08%252F10%252Fnog-een-keer-conky%252F';" title="FriendFeed"><img src="http://www.digiplace.nl/wordpress/wp-content/plugins/sociable/images/friendfeed.png" title="FriendFeed" alt="FriendFeed" class="sociable-hovers" /></a><br />
	<a rel="nofollow" id="google" href="javascript:window.location='http%3A%2F%2Fwww.google.com%2Fbookmarks%2Fmark%3Fop%3Dedit%26amp%3Bbkmk%3Dhttp%253A%252F%252Fwww.digiplace.nl%252F2009%252F08%252F10%252Fnog-een-keer-conky%252F%26amp%3Btitle%3DNog%2520een%2520keer%2520Conky%26amp%3Bannotation%3DHet%2520gebruik%2520van%2520Conky%2520is%2520al%2520eens%2520eerder%2520aan%2520de%2520orde%2520geweest%2520op%2520Digiplace%2520%2528en%2520wel%2520hier%2529.%2520Tot%2520zover%2520niets%2520nieuws%2520onder%2520de%2520zon.%2520Maar%2520onlangs%2520stond%2520er%2520een%2520prima%2520artikel%2520van%2520Koen%2520Vervloesem%2520in%2520Linux%2520Magazine%2520%2528juli%25202009%252C%2520jaargang%252010%252C%2520nummer%25203%2529%2520over%2520het%2520geb';" title="Google Bookmarks"><img src="http://www.digiplace.nl/wordpress/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a><br />
	<a rel="nofollow" id="ekudos" href="javascript:window.location='http%3A%2F%2Fwww.ekudos.nl%2Fartikel%2Fnieuw%3Furl%3Dhttp%253A%252F%252Fwww.digiplace.nl%252F2009%252F08%252F10%252Fnog-een-keer-conky%252F%26amp%3Btitle%3DNog%2520een%2520keer%2520Conky%26amp%3Bdesc%3DHet%2520gebruik%2520van%2520Conky%2520is%2520al%2520eens%2520eerder%2520aan%2520de%2520orde%2520geweest%2520op%2520Digiplace%2520%2528en%2520wel%2520hier%2529.%2520Tot%2520zover%2520niets%2520nieuws%2520onder%2520de%2520zon.%2520Maar%2520onlangs%2520stond%2520er%2520een%2520prima%2520artikel%2520van%2520Koen%2520Vervloesem%2520in%2520Linux%2520Magazine%2520%2528juli%25202009%252C%2520jaargang%252010%252C%2520nummer%25203%2529%2520over%2520het%2520geb';" title="eKudos"><img src="http://www.digiplace.nl/wordpress/wp-content/plugins/sociable/images/ekudos.png" title="eKudos" alt="eKudos" class="sociable-hovers" /></a><br />
	<a rel="nofollow" id="email" href="javascript:window.location='mailto%3A%3Fsubject%3DNog%2520een%2520keer%2520Conky%26amp%3Bbody%3Dhttp%253A%252F%252Fwww.digiplace.nl%252F2009%252F08%252F10%252Fnog-een-keer-conky%252F';" title="E-mail this story to a friend!"><img src="http://www.digiplace.nl/wordpress/wp-content/plugins/sociable/images/email_link.png" title="E-mail this story to a friend!" alt="E-mail this story to a friend!" class="sociable-hovers" /></a><br />
	<a rel="nofollow" id="identi.ca" href="javascript:window.location='http%3A%2F%2Fidenti.ca%2Fnotice%2Fnew%3Fstatus_textarea%3Dhttp%253A%252F%252Fwww.digiplace.nl%252F2009%252F08%252F10%252Fnog-een-keer-conky%252F';" title="Identi.ca"><img src="http://www.digiplace.nl/wordpress/wp-content/plugins/sociable/images/identica.png" title="Identi.ca" alt="Identi.ca" class="sociable-hovers" /></a><br />
	<a rel="nofollow" id="linkedin" href="javascript:window.location='http%3A%2F%2Fwww.linkedin.com%2FshareArticle%3Fmini%3Dtrue%26amp%3Burl%3Dhttp%253A%252F%252Fwww.digiplace.nl%252F2009%252F08%252F10%252Fnog-een-keer-conky%252F%26amp%3Btitle%3DNog%2520een%2520keer%2520Conky%26amp%3Bsource%3DDigiplace%2BLinux%2Bop%2Bde%2Bdesktop%252C%2B%2Bserver%2B%2526amp%253B%2Bje%2B%2528Android%2529%2Btelefoon%26amp%3Bsummary%3DHet%2520gebruik%2520van%2520Conky%2520is%2520al%2520eens%2520eerder%2520aan%2520de%2520orde%2520geweest%2520op%2520Digiplace%2520%2528en%2520wel%2520hier%2529.%2520Tot%2520zover%2520niets%2520nieuws%2520onder%2520de%2520zon.%2520Maar%2520onlangs%2520stond%2520er%2520een%2520prima%2520artikel%2520van%2520Koen%2520Vervloesem%2520in%2520Linux%2520Magazine%2520%2528juli%25202009%252C%2520jaargang%252010%252C%2520nummer%25203%2529%2520over%2520het%2520geb';" title="LinkedIn"><img src="http://www.digiplace.nl/wordpress/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a><br />
	<a rel="nofollow" id="live" href="javascript:window.location='https%3A%2F%2Ffavorites.live.com%2Fquickadd.aspx%3Fmarklet%3D1%26amp%3Burl%3Dhttp%253A%252F%252Fwww.digiplace.nl%252F2009%252F08%252F10%252Fnog-een-keer-conky%252F%26amp%3Btitle%3DNog%2520een%2520keer%2520Conky';" title="Live"><img src="http://www.digiplace.nl/wordpress/wp-content/plugins/sociable/images/live.png" title="Live" alt="Live" class="sociable-hovers" /></a><br />
	<a rel="nofollow" id="myspace" href="javascript:window.location='http%3A%2F%2Fwww.myspace.com%2FModules%2FPostTo%2FPages%2F%3Fu%3Dhttp%253A%252F%252Fwww.digiplace.nl%252F2009%252F08%252F10%252Fnog-een-keer-conky%252F%26amp%3Bt%3DNog%2520een%2520keer%2520Conky';" title="MySpace"><img src="http://www.digiplace.nl/wordpress/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="MySpace" class="sociable-hovers" /></a><br />
	<a rel="nofollow" id="netvibes" href="javascript:window.location='http%3A%2F%2Fwww.netvibes.com%2Fshare%3Ftitle%3DNog%2520een%2520keer%2520Conky%26amp%3Burl%3Dhttp%253A%252F%252Fwww.digiplace.nl%252F2009%252F08%252F10%252Fnog-een-keer-conky%252F';" title="Netvibes"><img src="http://www.digiplace.nl/wordpress/wp-content/plugins/sociable/images/netvibes.png" title="Netvibes" alt="Netvibes" class="sociable-hovers" /></a><br />
	<a rel="nofollow" id="nujij" href="javascript:window.location='http%3A%2F%2Fnujij.nl%2Fjij.lynkx%3Ft%3DNog%2520een%2520keer%2520Conky%26amp%3Bu%3Dhttp%253A%252F%252Fwww.digiplace.nl%252F2009%252F08%252F10%252Fnog-een-keer-conky%252F%26amp%3Bb%3DHet%2520gebruik%2520van%2520Conky%2520is%2520al%2520eens%2520eerder%2520aan%2520de%2520orde%2520geweest%2520op%2520Digiplace%2520%2528en%2520wel%2520hier%2529.%2520Tot%2520zover%2520niets%2520nieuws%2520onder%2520de%2520zon.%2520Maar%2520onlangs%2520stond%2520er%2520een%2520prima%2520artikel%2520van%2520Koen%2520Vervloesem%2520in%2520Linux%2520Magazine%2520%2528juli%25202009%252C%2520jaargang%252010%252C%2520nummer%25203%2529%2520over%2520het%2520geb';" title="NuJIJ"><img src="http://www.digiplace.nl/wordpress/wp-content/plugins/sociable/images/nujij.png" title="NuJIJ" alt="NuJIJ" class="sociable-hovers" /></a><br />
	<a rel="nofollow" id="print" href="javascript:window.location='http%3A%2F%2Fwww.printfriendly.com%2Fprint%3Furl%3Dhttp%253A%252F%252Fwww.digiplace.nl%252F2009%252F08%252F10%252Fnog-een-keer-conky%252F%26amp%3Bpartner%3Dsociable';" title="Print this article!"><img src="http://www.digiplace.nl/wordpress/wp-content/plugins/sociable/images/printfriendly.png" title="Print this article!" alt="Print this article!" class="sociable-hovers" /></a><br />
	<a rel="nofollow" id="technorati" href="javascript:window.location='http%3A%2F%2Ftechnorati.com%2Ffaves%3Fadd%3Dhttp%253A%252F%252Fwww.digiplace.nl%252F2009%252F08%252F10%252Fnog-een-keer-conky%252F';" title="Technorati"><img src="http://www.digiplace.nl/wordpress/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a><br />
	<a rel="nofollow" id="twitter" href="javascript:window.location='http%3A%2F%2Ftwitter.com%2Fhome%3Fstatus%3DNog%2520een%2520keer%2520Conky%2520-%2520http%253A%252F%252Fwww.digiplace.nl%252F2009%252F08%252F10%252Fnog-een-keer-conky%252F';" title="Twitter"><img src="http://www.digiplace.nl/wordpress/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a><br />
	<a rel="nofollow" id="stumbleupon" href="javascript:window.location='http%3A%2F%2Fwww.stumbleupon.com%2Fsubmit%3Furl%3Dhttp%253A%252F%252Fwww.digiplace.nl%252F2009%252F08%252F10%252Fnog-een-keer-conky%252F%26amp%3Btitle%3DNog%2520een%2520keer%2520Conky';" title="StumbleUpon"><img src="http://www.digiplace.nl/wordpress/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a></p>
<p><br/><br/><img src="http://feeds.feedburner.com/~r/digiplace/~4/QEl-2ygszxk" height="1" width="1"/></p>
]]></content:encoded>
			<wfw:commentRss>http://www.digiplace.nl/2009/08/10/nog-een-keer-conky/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

