<?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>oh god, why'd it break‽ &#187; pc speaker</title>
	<atom:link href="http://yokohead.com/tag/pc-speaker/feed/" rel="self" type="application/rss+xml" />
	<link>http://yokohead.com</link>
	<description>screwing around with technology</description>
	<lastBuildDate>Mon, 26 Jul 2010 18:00:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Turn off PC speaker in Ubuntu</title>
		<link>http://yokohead.com/2009/01/turn-off-pc-speaker/</link>
		<comments>http://yokohead.com/2009/01/turn-off-pc-speaker/#comments</comments>
		<pubDate>Mon, 26 Jan 2009 06:45:59 +0000</pubDate>
		<dc:creator>Kyle</dc:creator>
				<category><![CDATA[configure]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[pc speaker]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://yokohead.com/?p=59</guid>
		<description><![CDATA[Hearing the PC speaker was driving me nuts every time I hit backspace too many times&#8230;  turn it off this way:
Temporarily:


sudo modprobe -r pcspkr


Permanently:


echo "blacklist pcspkr" &#124; sudo tee -a /etc/modprobe.d/blacklist





]]></description>
			<content:encoded><![CDATA[<p>Hearing the PC speaker was driving me nuts every time I hit backspace too many times&#8230;  turn it off this way:</p>
<p>Temporarily:</p>
<ul>
<li>
<pre>sudo modprobe -r pcspkr</pre>
</li>
</ul>
<p>Permanently:</p>
<ul>
<li>
<pre>echo "blacklist pcspkr" | sudo tee -a /etc/modprobe.d/blacklist</pre>
</li>
</ul>
<p><br class="spacer_" /></p>
<ul>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://yokohead.com/2009/01/turn-off-pc-speaker/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
