<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:media="http://search.yahoo.com/mrss/"
	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>蓝牙 - 四号程序员</title>
	<atom:link href="https://www.coder4.com/archives/tag/%E8%93%9D%E7%89%99/feed" rel="self" type="application/rss+xml" />
	<link>https://www.coder4.com</link>
	<description>Keep It Simple and Stupid</description>
	<lastBuildDate>Tue, 28 Oct 2025 10:13:16 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>
	<item>
		<title>Linux下蓝牙鼠标卡死问题</title>
		<link>https://www.coder4.com/archives/8575</link>
					<comments>https://www.coder4.com/archives/8575#respond</comments>
		
		<dc:creator><![CDATA[coder4]]></dc:creator>
		<pubDate>Thu, 23 Oct 2025 07:07:37 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[功耗]]></category>
		<category><![CDATA[蓝牙]]></category>
		<category><![CDATA[蓝牙鼠标]]></category>
		<guid isPermaLink="false">https://www.coder4.com/?p=8575</guid>

					<description><![CDATA[若鼠标一段时间不动，会有卡死现象，需要晃动等几秒才能恢复 可能性1 主要原因是自动控制功耗了，默认是auto，可以强制打开 echo on &#124; sudo tee /sys/class/bluetooth/hci0/device/power/control echo on &#124; sudo tee /sys/class/bluetooth/hci0*/device/power/control 注意： 如果有多个子目录，最好都设置 只对当前生效，重启后需要重新设置，可以加在开机[......] 继续阅读]]></description>
		
					<wfw:commentRss>https://www.coder4.com/archives/8575/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>如何让蓝牙鼠标同时兼容双系统Windows和Linux</title>
		<link>https://www.coder4.com/archives/7093</link>
					<comments>https://www.coder4.com/archives/7093#respond</comments>
		
		<dc:creator><![CDATA[coder4]]></dc:creator>
		<pubDate>Fri, 23 Oct 2020 10:56:06 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[双系统]]></category>
		<category><![CDATA[蓝牙]]></category>
		<category><![CDATA[鼠标]]></category>
		<guid isPermaLink="false">https://www.coder4.com/?p=7093</guid>

					<description><![CDATA[蓝牙设备匹配后，默认是每配对一次，就会重新生成一个新的id。 如果要切换Linux / Windows系统就需要重新配对，非常麻烦。 如果你是蓝牙3.0，简单，看这个就行 如果是4.0就复杂一些了，需要看这个。 总结下4.0的步骤 Linux下配对 Windows下配对 回到Linux，此时鼠标是不能用的，别急。 如下配置 (1) 下载神奇Python脚本 (2) 安装注册表解析工具 sudo apt-get install ch[......] 继续阅读]]></description>
		
					<wfw:commentRss>https://www.coder4.com/archives/7093/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
