<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Show/Hide Desktop Icons in XFCE</title>
	<atom:link href="http://bayu.freelancer.web.id/2009/08/19/showhide-desktop-icons-in-xfce/feed/" rel="self" type="application/rss+xml" />
	<link>http://bayu.freelancer.web.id/2009/08/19/showhide-desktop-icons-in-xfce/</link>
	<description>New knowledges every now and then</description>
	<lastBuildDate>Sun, 05 Feb 2012 08:09:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: ariefbayu</title>
		<link>http://bayu.freelancer.web.id/2009/08/19/showhide-desktop-icons-in-xfce/comment-page-1/#comment-58944</link>
		<dc:creator>ariefbayu</dc:creator>
		<pubDate>Tue, 16 Mar 2010 18:00:12 +0000</pubDate>
		<guid isPermaLink="false">http://bayu.freelancer.web.id/?p=656#comment-58944</guid>
		<description>ahaha, good one!&lt;br&gt;I&#039;ll fix my post.&lt;br&gt;&lt;br&gt;Thanks.</description>
		<content:encoded><![CDATA[<p>ahaha, good one!<br />I&#39;ll fix my post.</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://bayu.freelancer.web.id/2009/08/19/showhide-desktop-icons-in-xfce/comment-page-1/#comment-58942</link>
		<dc:creator>James</dc:creator>
		<pubDate>Tue, 16 Mar 2010 15:24:02 +0000</pubDate>
		<guid isPermaLink="false">http://bayu.freelancer.web.id/?p=656#comment-58942</guid>
		<description>#!/bin/bash&lt;br&gt; &lt;br&gt;current_status=$( xfconf-query -c xfce4-desktop -v -lp &#039;/desktop-icons/style&#039; &#124;cut -d&quot;&amp;&quot; -f2&#124;cut -d&quot; &quot; -f3 )&lt;br&gt;echo &quot;Current Status: &amp;&quot; $current_status;&lt;br&gt; &lt;br&gt;if [ $current_status -eq 2 ]&lt;br&gt;then&lt;br&gt;    echo &quot;Disabling desktop icon...&quot;&lt;br&gt;    xfconf-query -c xfce4-desktop -np &#039;/desktop-icons/style&#039; -t &#039;int&#039; -s &#039;0&#039;;&lt;br&gt;else&lt;br&gt;    echo &quot;Activating desktop icon...&quot;&lt;br&gt;    xfconf-query -c xfce4-desktop -np &#039;/desktop-icons/style&#039; -t &#039;int&#039; -s &#039;2&#039;;&lt;br&gt;fi;</description>
		<content:encoded><![CDATA[<p>#!/bin/bash</p>
<p>current_status=$( xfconf-query -c xfce4-desktop -v -lp &#39;/desktop-icons/style&#39; |cut -d&#8221;&#038;&#8221; -f2|cut -d&#8221; &#8221; -f3 )<br />echo &#8220;Current Status: &#038;&#8221; $current_status;</p>
<p>if [ $current_status -eq 2 ]<br />then<br />    echo &#8220;Disabling desktop icon&#8230;&#8221;<br />    xfconf-query -c xfce4-desktop -np &#39;/desktop-icons/style&#39; -t &#39;int&#39; -s &#39;0&#39;;<br />else<br />    echo &#8220;Activating desktop icon&#8230;&#8221;<br />    xfconf-query -c xfce4-desktop -np &#39;/desktop-icons/style&#39; -t &#39;int&#39; -s &#39;2&#39;;<br />fi;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced

Served from: bayu.freelancer.web.id @ 2012-02-09 07:15:58 -->
