<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Manjaro on Echo Eatta</title>
		<link>https://eatta.cn/tags/manjaro/</link>
		<description>Recent content in Manjaro on Echo Eatta</description>
		<generator>Hugo</generator>
		<language>zh-Hans</language>
		
		
		
			<copyright>© 2026 Echo Eatta. [蜀ICP备2025125428号](https://beian.miit.gov.cn/) [川公网安备51010502015297号](https://beian.mps.gov.cn/#/query/webSearch)</copyright>
		
		
			<lastBuildDate>Thu, 11 Jun 2026 19:42:11 +0800</lastBuildDate>
		
			<atom:link href="https://eatta.cn/tags/manjaro/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>Win&#43;Linux双系统共用同一个蓝牙设备</title>
				<link>https://eatta.cn/posts/win-linux-share-bluetooth-device/</link>
				<pubDate>Thu, 11 Jun 2026 19:42:11 +0800</pubDate>
				<guid>https://eatta.cn/posts/win-linux-share-bluetooth-device/</guid>
				<description>&lt;blockquote&gt;&#xA;&lt;p&gt;Linux 以 Manjaro 为例进行操作，其他 Linux 发行版可能蓝牙设备信息目录不同，可以根据自己使用发行版的情况进行调整。&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;Manjaro 上使用蓝牙连接鼠标，记录下系统给鼠标分配的 Mac 地址，如：EB:4E:7D:E0:5A:CC，并进入 &lt;code&gt;/var/lib/bluetooth/&lt;/code&gt; 目录查看对应蓝牙设备的信息&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;[LongTermKey]&#xA;Key=A2B8B640870546A3AAFCA3DE95084229&#xA;Authenticated=0&#xA;EncSize=16&#xA;EDiv=8110&#xA;Rand=4469572065550191595&#xA;&lt;/code&gt;&lt;/pre&gt;&lt;ol start=&#34;2&#34;&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;Windows 上重新连接鼠标，查看鼠标的 Mac 地址，如：EB:4E:7D:E0:5A:CD&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;下载 &lt;a href=&#34;https://docs.microsoft.com/zh-cn/sysinternals/downloads/psexec&#34; target=&#34;_blank&#34; rel=&#34;noreferrer&#34;&gt;psexec&lt;/a&gt; 解压，用管理员权限打开 CMD 并进入 psexec 目录，执行命令：&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;.\psexec -s -i regedit.exe&#xA;&lt;/code&gt;&lt;/pre&gt;&lt;ol start=&#34;4&#34;&gt;&#xA;&lt;li&gt;在打开的注册表中查找 &lt;code&gt;HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\BTHPORT\Parameters\Keys&lt;/code&gt; 下查找步骤2得到的蓝牙设备注册表信息，按以下映射关系编写 Manjaro 下蓝牙设备的信息&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;p&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;figure&gt;&#xA;    &#xA;    &#xA;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;  &#xA;    &lt;picture&#xA;      class=&#34;mx-auto my-0 rounded-md&#34;&#xA;      &#xA;    &gt;&#xA;      &#xA;      &#xA;      &#xA;      &#xA;        &lt;source&#xA;          &#xA;            srcset=&#34;https://eatta.cn/posts/win-linux-share-bluetooth-device/file-20260609132548062_hu_31009850261180fe.webp 330w,https://eatta.cn/posts/win-linux-share-bluetooth-device/file-20260609132548062_hu_24252b4e6e580fa8.webp 660w&#xA;            &#xA;              &#xA;                ,https://eatta.cn/posts/win-linux-share-bluetooth-device/file-20260609132548062_hu_3a988f8626977cb1.webp 720w&#xA;              &#xA;            &#xA;            &#xA;              &#xA;                ,https://eatta.cn/posts/win-linux-share-bluetooth-device/file-20260609132548062_hu_3a988f8626977cb1.webp 720w&#xA;              &#xA;            &#34;&#xA;          &#xA;          sizes=&#34;100vw&#34;&#xA;          type=&#34;image/webp&#34;&#xA;        /&gt;&#xA;      &#xA;      &lt;img&#xA;        width=&#34;720&#34;&#xA;        height=&#34;406&#34;&#xA;        class=&#34;mx-auto my-0 rounded-md&#34;&#xA;        &#xA;        loading=&#34;lazy&#34; decoding=&#34;async&#34;&#xA;        &#xA;          src=&#34;https://eatta.cn/posts/win-linux-share-bluetooth-device/file-20260609132548062_hu_47fe5760194cd9a3.png&#34; srcset=&#34;https://eatta.cn/posts/win-linux-share-bluetooth-device/file-20260609132548062_hu_6aa3b29b567dca3f.png 330w,https://eatta.cn/posts/win-linux-share-bluetooth-device/file-20260609132548062_hu_47fe5760194cd9a3.png 660w&#xA;          &#xA;            ,https://eatta.cn/posts/win-linux-share-bluetooth-device/file-20260609132548062.png 720w&#xA;          &#xA;          &#xA;            ,https://eatta.cn/posts/win-linux-share-bluetooth-device/file-20260609132548062.png 720w&#xA;          &#34;&#xA;          sizes=&#34;100vw&#34;&#xA;        &#xA;      /&gt;&#xA;    &lt;/picture&gt;&#xA;  &#xA;&#xA;&#xA;&lt;/figure&gt;&#xA;&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
