<?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>depth first search &#187; firefox</title>
	<atom:link href="http://www.depthfirstsearch.net/blog/tag/firefox/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.depthfirstsearch.net/blog</link>
	<description>“We can only see a short distance ahead, but we can see plenty there that needs to be done.&#34;</description>
	<lastBuildDate>Sun, 05 Sep 2010 20:16:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Firefox, Sound, and Kubuntu</title>
		<link>http://www.depthfirstsearch.net/blog/2007/12/29/firefox-sound-and-kubuntu/</link>
		<comments>http://www.depthfirstsearch.net/blog/2007/12/29/firefox-sound-and-kubuntu/#comments</comments>
		<pubDate>Sat, 29 Dec 2007 18:54:52 +0000</pubDate>
		<dc:creator>JS</dc:creator>
				<category><![CDATA[computing]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[kubuntu]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://www.depthfirstsearch.net/2007/12/29/firefox-sound-and-kubuntu/</guid>
		<description><![CDATA[I finally figured out how to get Firefox to cooperate with the KDE sound system. All I had to do was find out where the Firefox binary was actually executed (this call isn&#8217;t easy to find unless you are familiar with browsing through shell scripts) and put artsdsp before the binary name. This is still [...]]]></description>
			<content:encoded><![CDATA[<p>I finally figured out how to get Firefox to cooperate with the KDE sound system. All I had to do was find out where the Firefox binary was actually executed (this call isn&#8217;t easy to find unless you are familiar with browsing through shell scripts) and put artsdsp before the binary name. This is still black magic to me, but I suppose that artsdsp routes all sound device requests through the KDE sound system.</p>
<p>The critical section (in run-mozilla.sh):</p>
<pre>##
## Run the program
##
artsdsp "$prog" ${1+"$@"}</pre>
<p>Just one more example of how Linux is a power tool. Don&#8217;t mess with it unless you know what you are doing.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.depthfirstsearch.net/blog/2007/12/29/firefox-sound-and-kubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
