<?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>#raynix# &#187; 蓝牙</title>
	<atom:link href="http://raynix.info/archives/tag/%e8%93%9d%e7%89%99/feed" rel="self" type="application/rss+xml" />
	<link>http://raynix.info</link>
	<description>Hold your head high.</description>
	<lastBuildDate>Thu, 09 Sep 2010 04:40:19 +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>像锁车一样锁电脑</title>
		<link>http://raynix.info/archives/727</link>
		<comments>http://raynix.info/archives/727#comments</comments>
		<pubDate>Thu, 29 Oct 2009 08:46:33 +0000</pubDate>
		<dc:creator>raynix</dc:creator>
				<category><![CDATA[Free software]]></category>
		<category><![CDATA[Hardwares]]></category>
		<category><![CDATA[Opensource]]></category>
		<category><![CDATA[BlueTooth]]></category>
		<category><![CDATA[蓝牙]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://raynix.cn/?p=727</guid>
		<description><![CDATA[我不喜欢把自己的安全当成对他人道德的考验，所以当我离开我的笔记本电脑时，我会习惯的把电脑屏幕锁住。当然，如果知道自己离开的时间较长，我还会让电脑睡上一觉。 今天偶然发现一个利用蓝牙设备的距离效应锁住电脑的小东西，名叫BlueProximity，很有趣。 步骤是： 先扫描你的蓝牙设备，一般来说，应该是你的手机（记得把手机的蓝牙设为可见）； 然后从可见的设备中选择你的手机 确认 然后，你就可以在“Proximity Details”里面看目前蓝牙手机到笔记本的距离情况，并设定锁定和解锁的阀值距离。此距离是根据信号强度而估算的，因此不是非常准。单位是米。 最后，你可能会注意到图标的tip上写着“Simulation mode”演习模式，锁定并不会真的生效。把锁定和解锁的命令（在Locking页）改为下面这样： Locking command : gnome-screensaver-command --activate Unlocking command : gnome-screensaver-command --deactivate 这样就可以玩真的了。当你拿着手机走开，你的电脑就锁屏了。 BlueProximity缺省存在于Ubuntu软件源当中，因此安装非常简单： sudo apt-get install blueproximity © raynix for #raynix#, 2009. &#124; Permalink &#124; 唉, 一个评论都没 &#124; Add to del.icio.us Post tags: BlueTooth, 蓝牙, Ubuntu Feed enhanced by Better Feed from Ozh]]></description>
			<content:encoded><![CDATA[<p>我不喜欢把自己的安全当成对他人道德的考验，所以当我离开我的笔记本电脑时，我会习惯的把电脑屏幕锁住。当然，如果知道自己离开的时间较长，我还会让电脑睡上一觉。</p>
<p>今天偶然发现一个<a href="http://linuxtoy.org/archives/blueproximity.html" target="_blank">利用蓝牙设备的距离效应锁住电脑</a>的小东西，名叫<a href="http://blueproximity.sourceforge.net/" target="_blank">BlueProximity</a>，很有趣。</p>
<p><a href="../wp-content/uploads/2009/10/screenshot_026.png"><img title="screenshot_026" src="../wp-content/uploads/2009/10/screenshot_026-295x300.png" alt="screenshot_026" width="295" height="300" /></a></p>
<p>步骤是：</p>
<ol>
<li>先扫描你的蓝牙设备，一般来说，应该是你的手机（记得把手机的蓝牙设为可见）；</li>
<li>然后从可见的设备中选择你的手机</li>
<li>确认</li>
</ol>
<p>然后，你就可以在“Proximity Details”里面看目前蓝牙手机到笔记本的距离情况，并设定锁定和解锁的阀值距离。此距离是根据信号强度而估算的，因此不是非常准。单位是米。</p>
<p>最后，你可能会注意到图标的tip上写着“Simulation mode”演习模式，锁定并不会真的生效。把锁定和解锁的命令（在Locking页）改为下面这样：</p>
<blockquote><p>Locking command : gnome-screensaver-command --activate</p>
<p>Unlocking command : gnome-screensaver-command --deactivate</p></blockquote>
<p>这样就可以玩真的了。当你拿着手机走开，你的电脑就锁屏了。</p>
<p>BlueProximity缺省存在于Ubuntu软件源当中，因此安装非常简单：</p>
<blockquote><p>sudo apt-get install blueproximity</p></blockquote>
<p> <img src='http://raynix.info/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<hr />
<p><small>© raynix for <a href="http://raynix.info">#raynix#</a>, 2009. |
<a href="http://raynix.info/archives/727">Permalink</a> |
<a href="http://raynix.info/archives/727#comments">唉, 一个评论都没</a> |
Add to
<a href="http://del.icio.us/post?url=http://raynix.info/archives/727&title=像锁车一样锁电脑">del.icio.us</a>
<br/>
Post tags: <a href="http://raynix.info/archives/tag/bluetooth" rel="tag">BlueTooth</a>, <a href="http://raynix.info/archives/tag/%e8%93%9d%e7%89%99" rel="tag">蓝牙</a>, <a href="http://raynix.info/archives/tag/ubuntu" rel="tag">Ubuntu</a><br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://raynix.info/archives/727/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
