<?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>EdwardH &#187; pulseaudio</title>
	<atom:link href="http://edwardh.se/tag/pulseaudio/feed/" rel="self" type="application/rss+xml" />
	<link>http://edwardh.se</link>
	<description>Reviews and such</description>
	<lastBuildDate>Tue, 19 Oct 2010 16:53:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Disable Pulseaudio</title>
		<link>http://edwardh.se/2010/03/10/disable-pulseaudio/</link>
		<comments>http://edwardh.se/2010/03/10/disable-pulseaudio/#comments</comments>
		<pubDate>Wed, 10 Mar 2010 12:12:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[pulseaudio]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://edwardh.se/?p=91</guid>
		<description><![CDATA[If you hate that worthless, piece-of-shit &#8220;sound server&#8221; they call Pulseaudio and want to prevent it from taking over your whole computer, try this script I found somewhere. #!/bin/bash touch ~/.pulse-a11y-nostart echo autospawn = no&#124;tee -a ~/.pulse/client.conf killall pulseaudio Reboot. Then remove all the PulseShit packages. Sweet Jesus in Heaven, what were the Ubuntu people [...]]]></description>
			<content:encoded><![CDATA[<p>If you hate that worthless, piece-of-shit &#8220;sound server&#8221; they call Pulseaudio and want to prevent it from taking over your whole computer, try this script I found somewhere.</p>
<p><code>#!/bin/bash<br />
touch ~/.pulse-a11y-nostart<br />
echo autospawn = no|tee -a ~/.pulse/client.conf<br />
killall pulseaudio</code></p>
<p>Reboot.</p>
<p>Then remove all the PulseShit packages. Sweet Jesus in Heaven, what were the Ubuntu people thinking when they made Pulseaudio the standard? How much were their kickbacks?</p>
]]></content:encoded>
			<wfw:commentRss>http://edwardh.se/2010/03/10/disable-pulseaudio/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

