<?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: OS X &#8211; Disabling bluetooth</title>
	<atom:link href="http://www.kernelcrash.com/blog/os-x-disabling-bluetooth/2007/11/12/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kernelcrash.com/blog/os-x-disabling-bluetooth/2007/11/12/</link>
	<description>the difference that is no difference makes no difference</description>
	<lastBuildDate>Sun, 31 Jul 2011 17:06:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: kernel</title>
		<link>http://www.kernelcrash.com/blog/os-x-disabling-bluetooth/2007/11/12/comment-page-1/#comment-118</link>
		<dc:creator>kernel</dc:creator>
		<pubDate>Tue, 06 Apr 2010 23:08:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.kernelcrash.com/blog/2007/11/12/os-x-disabling-bluetooth/#comment-118</guid>
		<description>Thanks. It&#039;s such a long time since I wrote that post.</description>
		<content:encoded><![CDATA[<p>Thanks. It&#8217;s such a long time since I wrote that post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: katdev</title>
		<link>http://www.kernelcrash.com/blog/os-x-disabling-bluetooth/2007/11/12/comment-page-1/#comment-117</link>
		<dc:creator>katdev</dc:creator>
		<pubDate>Tue, 06 Apr 2010 21:13:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.kernelcrash.com/blog/2007/11/12/os-x-disabling-bluetooth/#comment-117</guid>
		<description>This works:
defaults write /Library/Preferences/com.apple.Bluetooth &quot;ControllerPowerState&quot; -bool FALSE
sudo killall -SIGHUP blued

Using the first tip listed changes the flag from a boolean to a string, which won&#039;t work. Also, to kill the process, you&#039;ll need to use sudo, since it&#039;s owned by root.</description>
		<content:encoded><![CDATA[<p>This works:<br />
defaults write /Library/Preferences/com.apple.Bluetooth &#8220;ControllerPowerState&#8221; -bool FALSE<br />
sudo killall -SIGHUP blued</p>
<p>Using the first tip listed changes the flag from a boolean to a string, which won&#8217;t work. Also, to kill the process, you&#8217;ll need to use sudo, since it&#8217;s owned by root.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

