<?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: Howto Enable system sound in Ubuntu Intrepid</title>
	<atom:link href="http://www.ubuntugeek.com/howto-enable-system-sound-in-ubuntu-intrepid.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ubuntugeek.com/howto-enable-system-sound-in-ubuntu-intrepid.html</link>
	<description>Ubuntu Linux Tutorials,Howtos,Tips &#38; News &#124; Oneiric,Natty,Maverick</description>
	<lastBuildDate>Mon, 06 Feb 2012 15:40:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Jebtrix</title>
		<link>http://www.ubuntugeek.com/howto-enable-system-sound-in-ubuntu-intrepid.html/comment-page-1#comment-9520</link>
		<dc:creator>Jebtrix</dc:creator>
		<pubDate>Fri, 29 May 2009 22:17:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=1028#comment-9520</guid>
		<description>Here is a script to automate the fix:

-------------------------------------------------
#!/bin/sh

if [ $(whoami) = &quot;root&quot; ] ; then
	if !( grep -E &#039;/usr/bin/canberra-gtk-play --id=”desktop-logout”&#039; /etc/gdm/PostSession/Default ) then 
		cp -f /etc/gdm/PostSession/Default /etc/gdm/PostSession/Default.bak
		sed &#039;/^exit 0/i /usr/bin/canberra-gtk-play --id=”desktop-logout”&#039; /etc/gdm/PostSession/Default.bak &gt; /etc/gdm/PostSession/Default
		echo
		echo Logout sound fix applied!
		echo
	else
		echo 
		echo Logout sound fix already applied! 
		echo Nothin done.
		echo
	fi
else
	echo
	echo Sorry, you must be root to run this script
	echo
    exit 1
fi
exit 0</description>
		<content:encoded><![CDATA[<p>Here is a script to automate the fix:</p>
<p>-------------------------------------------------<br />
#!/bin/sh</p>
<p>if [ $(whoami) = "root" ] ; then<br />
	if !( grep -E &#8216;/usr/bin/canberra-gtk-play --id=”desktop-logout”&#8217; /etc/gdm/PostSession/Default ) then<br />
		cp -f /etc/gdm/PostSession/Default /etc/gdm/PostSession/Default.bak<br />
		sed &#8216;/^exit 0/i /usr/bin/canberra-gtk-play --id=”desktop-logout”&#8217; /etc/gdm/PostSession/Default.bak &gt; /etc/gdm/PostSession/Default<br />
		echo<br />
		echo Logout sound fix applied!<br />
		echo<br />
	else<br />
		echo<br />
		echo Logout sound fix already applied!<br />
		echo Nothin done.<br />
		echo<br />
	fi<br />
else<br />
	echo<br />
	echo Sorry, you must be root to run this script<br />
	echo<br />
    exit 1<br />
fi<br />
exit 0</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gertz</title>
		<link>http://www.ubuntugeek.com/howto-enable-system-sound-in-ubuntu-intrepid.html/comment-page-1#comment-6696</link>
		<dc:creator>Gertz</dc:creator>
		<pubDate>Thu, 19 Mar 2009 07:28:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=1028#comment-6696</guid>
		<description>&lt;blockquote cite=&quot;Tele&quot;&gt;After the installation my starnet dictionary have no sound and my logout has no sound to
how do I uninstall the above fix??&lt;/blockquote&gt;
Average human beings only use 10% of their brains potentials. In your case, though, less than 0.5%. How pitiful.

Read the article from the very beginning, and remove everything that you added.</description>
		<content:encoded><![CDATA[<blockquote cite="Tele"><p>After the installation my starnet dictionary have no sound and my logout has no sound to<br />
how do I uninstall the above fix??</p></blockquote>
<p>Average human beings only use 10% of their brains potentials. In your case, though, less than 0.5%. How pitiful.</p>
<p>Read the article from the very beginning, and remove everything that you added.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gertz</title>
		<link>http://www.ubuntugeek.com/howto-enable-system-sound-in-ubuntu-intrepid.html/comment-page-1#comment-6695</link>
		<dc:creator>Gertz</dc:creator>
		<pubDate>Thu, 19 Mar 2009 07:24:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=1028#comment-6695</guid>
		<description>&lt;blockquote cite=&quot;Tele&quot;&gt;After the installation my starnet dictionary have no sound and my logout has no sound to
how do I uninstall the above fix??&lt;/blockquote&gt;
Average human beings only use 10% of their brains potentials. In your case, though, less than 0.5%. How unfortunate.

Read the article from the very beginning, and remove everything that you added.</description>
		<content:encoded><![CDATA[<blockquote cite="Tele"><p>After the installation my starnet dictionary have no sound and my logout has no sound to<br />
how do I uninstall the above fix??</p></blockquote>
<p>Average human beings only use 10% of their brains potentials. In your case, though, less than 0.5%. How unfortunate.</p>
<p>Read the article from the very beginning, and remove everything that you added.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tele</title>
		<link>http://www.ubuntugeek.com/howto-enable-system-sound-in-ubuntu-intrepid.html/comment-page-1#comment-6686</link>
		<dc:creator>tele</dc:creator>
		<pubDate>Wed, 18 Mar 2009 16:47:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=1028#comment-6686</guid>
		<description>After the installation my starnet dictionary have no sound and my logout has no sound to 
how do I uninstall the above fix??</description>
		<content:encoded><![CDATA[<p>After the installation my starnet dictionary have no sound and my logout has no sound to<br />
how do I uninstall the above fix??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Emre</title>
		<link>http://www.ubuntugeek.com/howto-enable-system-sound-in-ubuntu-intrepid.html/comment-page-1#comment-6642</link>
		<dc:creator>Emre</dc:creator>
		<pubDate>Mon, 16 Mar 2009 18:09:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=1028#comment-6642</guid>
		<description>to solve GPG error: http://ppa.launchpad.net intrepid Release: The following signatures couldn’t be verified because the public key is not available: NO_PUBKEY DBF1CA1622460E60

sudo apt-key adv &lt;code&gt;--&lt;/code&gt;recv-keys &lt;code&gt;--&lt;/code&gt;keyserver keyserver.ubuntu.com DBF1CA1622460E60</description>
		<content:encoded><![CDATA[<p>to solve GPG error: <a href="http://ppa.launchpad.net" rel="nofollow">http://ppa.launchpad.net</a> intrepid Release: The following signatures couldn’t be verified because the public key is not available: NO_PUBKEY DBF1CA1622460E60</p>
<p>sudo apt-key adv <code>--</code>recv-keys <code>--</code>keyserver keyserver.ubuntu.com DBF1CA1622460E60</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gertz</title>
		<link>http://www.ubuntugeek.com/howto-enable-system-sound-in-ubuntu-intrepid.html/comment-page-1#comment-6593</link>
		<dc:creator>Gertz</dc:creator>
		<pubDate>Sat, 14 Mar 2009 18:02:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=1028#comment-6593</guid>
		<description>&lt;blockquote cite=&quot;Steven&quot;&gt;It is called experiment, making Ubuntu better.There is no harm to make logout/shutdown have a sound.But how to solve the GPG issue NO_PUBKEY DBF1CA1622460E60 ???&lt;/blockquote&gt;

Yeah right... You wanted to make Ubuntu better when did not even have an idea how to get rid of such a simple error message. Do you have a better joke?</description>
		<content:encoded><![CDATA[<blockquote cite="Steven"><p>It is called experiment, making Ubuntu better.There is no harm to make logout/shutdown have a sound.But how to solve the GPG issue NO_PUBKEY DBF1CA1622460E60 ???</p></blockquote>
<p>Yeah right&#8230; You wanted to make Ubuntu better when did not even have an idea how to get rid of such a simple error message. Do you have a better joke?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: steven</title>
		<link>http://www.ubuntugeek.com/howto-enable-system-sound-in-ubuntu-intrepid.html/comment-page-1#comment-6592</link>
		<dc:creator>steven</dc:creator>
		<pubDate>Sat, 14 Mar 2009 16:59:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=1028#comment-6592</guid>
		<description>Hi Gerry, I try to used your code by add the statement before exit 0 with

/usr/bin/canberra-gtk-play –id=”desktop-logout” –description=”GNOME Logout”

I try with gnome-terminal to run this statement and don&#039;t get any sound.

BUT when I try to do the syntax with

/usr/bin/canberra-gtk-play --id=&quot;desktop-logout&quot; --description=&quot;GNOME Logout&quot;

It returned a sound.

BUT either this syntax I don&#039;t hear anything when I logout from system. :(

Anybody can help ???</description>
		<content:encoded><![CDATA[<p>Hi Gerry, I try to used your code by add the statement before exit 0 with</p>
<p>/usr/bin/canberra-gtk-play –id=”desktop-logout” –description=”GNOME Logout”</p>
<p>I try with gnome-terminal to run this statement and don&#8217;t get any sound.</p>
<p>BUT when I try to do the syntax with</p>
<p>/usr/bin/canberra-gtk-play --id=&#8221;desktop-logout&#8221; --description=&#8221;GNOME Logout&#8221;</p>
<p>It returned a sound.</p>
<p>BUT either this syntax I don&#8217;t hear anything when I logout from system. <img src='http://www.ubuntugeek.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>Anybody can help ???</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gerry</title>
		<link>http://www.ubuntugeek.com/howto-enable-system-sound-in-ubuntu-intrepid.html/comment-page-1#comment-6584</link>
		<dc:creator>Gerry</dc:creator>
		<pubDate>Sat, 14 Mar 2009 10:55:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=1028#comment-6584</guid>
		<description>for the logout sound

add the following line before ‘exit 0? in 
/etc/gdm/PostSession/Default

    
code:

/usr/bin/canberra-gtk-play &lt;code&gt;--&lt;/code&gt;id=&quot;desktop-logout&quot; &lt;code&gt;--&lt;/code&gt;description=&quot;GNOME Logout&quot;</description>
		<content:encoded><![CDATA[<p>for the logout sound</p>
<p>add the following line before ‘exit 0? in<br />
/etc/gdm/PostSession/Default</p>
<p>code:</p>
<p>/usr/bin/canberra-gtk-play <code>--</code>id=&#8221;desktop-logout&#8221; <code>--</code>description=&#8221;GNOME Logout&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gerry</title>
		<link>http://www.ubuntugeek.com/howto-enable-system-sound-in-ubuntu-intrepid.html/comment-page-1#comment-6583</link>
		<dc:creator>Gerry</dc:creator>
		<pubDate>Sat, 14 Mar 2009 10:36:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=1028#comment-6583</guid>
		<description>to solve GPG error: http://ppa.launchpad.net intrepid Release: The following signatures couldn’t be verified because the public key is not available: NO_PUBKEY DBF1CA1622460E60

 
sudo apt-key adv &lt;code&gt;--&lt;/code&gt;recv-keys &lt;code&gt;--&lt;/code&gt;keyserver keyserver.ubuntu.com DBF1CA1622460E60</description>
		<content:encoded><![CDATA[<p>to solve GPG error: <a href="http://ppa.launchpad.net" rel="nofollow">http://ppa.launchpad.net</a> intrepid Release: The following signatures couldn’t be verified because the public key is not available: NO_PUBKEY DBF1CA1622460E60</p>
<p>sudo apt-key adv <code>--</code>recv-keys <code>--</code>keyserver keyserver.ubuntu.com DBF1CA1622460E60</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: steven</title>
		<link>http://www.ubuntugeek.com/howto-enable-system-sound-in-ubuntu-intrepid.html/comment-page-1#comment-6560</link>
		<dc:creator>steven</dc:creator>
		<pubDate>Fri, 13 Mar 2009 10:49:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=1028#comment-6560</guid>
		<description>The GPG things have been solve. But there is no sound either. Anyone can solve this ? There is any success story as far ?</description>
		<content:encoded><![CDATA[<p>The GPG things have been solve. But there is no sound either. Anyone can solve this ? There is any success story as far ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pdiddy</title>
		<link>http://www.ubuntugeek.com/howto-enable-system-sound-in-ubuntu-intrepid.html/comment-page-1#comment-6550</link>
		<dc:creator>Pdiddy</dc:creator>
		<pubDate>Fri, 13 Mar 2009 03:50:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=1028#comment-6550</guid>
		<description>I was getting the following error too and so I did a google search and came across this site, it seemed to work for me..hope this helps others.

GPG error: http://ppa.launchpad.net intrepid Release: The following signatures couldn’t be verified because the public key is not available: NO_PUBKEY DBF1CA1622460E60

Go to: https://help.launchpad.net/Packaging/PPA#Adding%20a%20PPA%20to%20your%20Ubuntu%20repositories</description>
		<content:encoded><![CDATA[<p>I was getting the following error too and so I did a google search and came across this site, it seemed to work for me..hope this helps others.</p>
<p>GPG error: <a href="http://ppa.launchpad.net" rel="nofollow">http://ppa.launchpad.net</a> intrepid Release: The following signatures couldn’t be verified because the public key is not available: NO_PUBKEY DBF1CA1622460E60</p>
<p>Go to: <a href="https://help.launchpad.net/Packaging/PPA#Adding%20a%20PPA%20to%20your%20Ubuntu%20repositories" rel="nofollow">https://help.launchpad.net/Packaging/PPA#Adding%20a%20PPA%20to%20your%20Ubuntu%20repositories</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: crjackson</title>
		<link>http://www.ubuntugeek.com/howto-enable-system-sound-in-ubuntu-intrepid.html/comment-page-1#comment-6545</link>
		<dc:creator>crjackson</dc:creator>
		<pubDate>Thu, 12 Mar 2009 16:02:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=1028#comment-6545</guid>
		<description>Logout / Shutdown sound still doesn&#039;t work. Everything else does now though.</description>
		<content:encoded><![CDATA[<p>Logout / Shutdown sound still doesn&#8217;t work. Everything else does now though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: steven</title>
		<link>http://www.ubuntugeek.com/howto-enable-system-sound-in-ubuntu-intrepid.html/comment-page-1#comment-6539</link>
		<dc:creator>steven</dc:creator>
		<pubDate>Thu, 12 Mar 2009 03:57:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=1028#comment-6539</guid>
		<description>It is called experiment, making Ubuntu better.There is no harm to make logout/shutdown have a sound.But how to solve the GPG issue NO_PUBKEY DBF1CA1622460E60 ???</description>
		<content:encoded><![CDATA[<p>It is called experiment, making Ubuntu better.There is no harm to make logout/shutdown have a sound.But how to solve the GPG issue NO_PUBKEY DBF1CA1622460E60 ???</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tmarkee</title>
		<link>http://www.ubuntugeek.com/howto-enable-system-sound-in-ubuntu-intrepid.html/comment-page-1#comment-6533</link>
		<dc:creator>tmarkee</dc:creator>
		<pubDate>Wed, 11 Mar 2009 19:36:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=1028#comment-6533</guid>
		<description>Public Key Server -- Get ``0xdbf1ca1622460e60 &#039;&#039;

-----BEGIN PGP PUBLIC KEY BLOCK-----
Version: SKS 1.0.10

mI0ESXglqwEEALv6modIIXh2bKCMap213PYXg5rQ+juOsMHV4Nnjxl0xRLptSKVBPHmGY1jS
GFKMlulgoL59vRC936XEExwpFmUjAWfWJUWozbcVyOdw1JUsXMOtDN5Y1eWVPDiuWfxoZ5tR
BM2SflEA5OWP5dGgLBU9FVor5Y/8teL4z6bVnbsRABEBAAG0HExhdW5jaHBhZCBQUEEgZm9y
IEdlcnQgS3VseWuItgQTAQIAIAUCSXglqwIbAwYLCQgHAwIEFQIIAwQWAgMBAh4BAheAAAoJ
ENvxyhYiRg5gspwEAIy5TXMMYB62z7O0Jb7d0BbDibyRYH3sq45is+sSxWqt2zci3ssqZRAe
ctwem3CljZAxmLVUe4wzk/lzBGv4x/Bm0C6GQjjBxwxnmk93IDMGP9X8QwLANztC1iQlLN8j
ln5o20pjcbcHgWWjXalM2ToTdZFkYb5UkMKzxzKkfACi
=mPGc
-----END PGP PUBLIC KEY BLOCK-----


https://edge.launchpad.net/~gkulyk/+archive/ppa</description>
		<content:encoded><![CDATA[<p>Public Key Server -- Get &#8220;0xdbf1ca1622460e60 &#8221;</p>
<p>-----BEGIN PGP PUBLIC KEY BLOCK-----<br />
Version: SKS 1.0.10</p>
<p>mI0ESXglqwEEALv6modIIXh2bKCMap213PYXg5rQ+juOsMHV4Nnjxl0xRLptSKVBPHmGY1jS<br />
GFKMlulgoL59vRC936XEExwpFmUjAWfWJUWozbcVyOdw1JUsXMOtDN5Y1eWVPDiuWfxoZ5tR<br />
BM2SflEA5OWP5dGgLBU9FVor5Y/8teL4z6bVnbsRABEBAAG0HExhdW5jaHBhZCBQUEEgZm9y<br />
IEdlcnQgS3VseWuItgQTAQIAIAUCSXglqwIbAwYLCQgHAwIEFQIIAwQWAgMBAh4BAheAAAoJ<br />
ENvxyhYiRg5gspwEAIy5TXMMYB62z7O0Jb7d0BbDibyRYH3sq45is+sSxWqt2zci3ssqZRAe<br />
ctwem3CljZAxmLVUe4wzk/lzBGv4x/Bm0C6GQjjBxwxnmk93IDMGP9X8QwLANztC1iQlLN8j<br />
ln5o20pjcbcHgWWjXalM2ToTdZFkYb5UkMKzxzKkfACi<br />
=mPGc<br />
-----END PGP PUBLIC KEY BLOCK-----</p>
<p><a href="https://edge.launchpad.net/~gkulyk/+archive/ppa" rel="nofollow">https://edge.launchpad.net/~gkulyk/+archive/ppa</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthias</title>
		<link>http://www.ubuntugeek.com/howto-enable-system-sound-in-ubuntu-intrepid.html/comment-page-1#comment-6531</link>
		<dc:creator>Matthias</dc:creator>
		<pubDate>Wed, 11 Mar 2009 18:52:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=1028#comment-6531</guid>
		<description>Seriously, who wants to actually turn his shutdown sound ON? I&#039;m happy that my system remains silent ;O)</description>
		<content:encoded><![CDATA[<p>Seriously, who wants to actually turn his shutdown sound ON? I&#8217;m happy that my system remains silent ;O)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tam</title>
		<link>http://www.ubuntugeek.com/howto-enable-system-sound-in-ubuntu-intrepid.html/comment-page-1#comment-6530</link>
		<dc:creator>tam</dc:creator>
		<pubDate>Wed, 11 Mar 2009 17:58:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=1028#comment-6530</guid>
		<description>yeah, I have the same problem. I have a System76 and using the 64-bit version

this is the error message:

W: GPG error: http://ppa.launchpad.net intrepid Release: The following signatures couldn&#039;t be verified because the public key is not available: NO_PUBKEY DBF1CA1622460E60
W: GPG error: http://packages.medibuntu.org intrepid Release: The following signatures couldn&#039;t be verified because the public key is not available: NO_PUBKEY 2EBC26B60C5A2783
W: You may want to run apt-get update to correct these problems</description>
		<content:encoded><![CDATA[<p>yeah, I have the same problem. I have a System76 and using the 64-bit version</p>
<p>this is the error message:</p>
<p>W: GPG error: <a href="http://ppa.launchpad.net" rel="nofollow">http://ppa.launchpad.net</a> intrepid Release: The following signatures couldn&#8217;t be verified because the public key is not available: NO_PUBKEY DBF1CA1622460E60<br />
W: GPG error: <a href="http://packages.medibuntu.org" rel="nofollow">http://packages.medibuntu.org</a> intrepid Release: The following signatures couldn&#8217;t be verified because the public key is not available: NO_PUBKEY 2EBC26B60C5A2783<br />
W: You may want to run apt-get update to correct these problems</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: D. Miles</title>
		<link>http://www.ubuntugeek.com/howto-enable-system-sound-in-ubuntu-intrepid.html/comment-page-1#comment-6526</link>
		<dc:creator>D. Miles</dc:creator>
		<pubDate>Wed, 11 Mar 2009 16:19:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=1028#comment-6526</guid>
		<description>The following error results: 

GPG error: http://ppa.launchpad.net intrepid Release: The following signatures couldn&#039;t be verified because the public key is not available: NO_PUBKEY DBF1CA1622460E60</description>
		<content:encoded><![CDATA[<p>The following error results: </p>
<p>GPG error: <a href="http://ppa.launchpad.net" rel="nofollow">http://ppa.launchpad.net</a> intrepid Release: The following signatures couldn&#8217;t be verified because the public key is not available: NO_PUBKEY DBF1CA1622460E60</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: steven</title>
		<link>http://www.ubuntugeek.com/howto-enable-system-sound-in-ubuntu-intrepid.html/comment-page-1#comment-6523</link>
		<dc:creator>steven</dc:creator>
		<pubDate>Wed, 11 Mar 2009 15:26:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=1028#comment-6523</guid>
		<description>Hi. I have follow your step-by-step instruction above. It seem that the libcanberra need the GPG key. How to get the key ?

Secondly, I don&#039;t hear anything when I am logout from system, even I have read the instruction twice. Please help...

Thanks...</description>
		<content:encoded><![CDATA[<p>Hi. I have follow your step-by-step instruction above. It seem that the libcanberra need the GPG key. How to get the key ?</p>
<p>Secondly, I don&#8217;t hear anything when I am logout from system, even I have read the instruction twice. Please help&#8230;</p>
<p>Thanks&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

