bluetooth-dualboot-fixer:用于在Dualboot中修复蓝牙设备配对的脚本

时间:2024-04-08 15:58:03
【文件属性】:

文件名称:bluetooth-dualboot-fixer:用于在Dualboot中修复蓝牙设备配对的脚本

文件大小:8KB

文件格式:ZIP

更新时间:2024-04-08 15:58:03

Python

蓝牙DualBoot修复器 动机 在单台计算机上使用多个系统时,一次将蓝牙外围设备(例如鼠标或键盘)与所有系统配对会出现问题。解决方案是在它们之间复制几个参数。 该脚本处理Windows reg文件到linux配置文件的转换。 用法 引导到Linux 克隆此仓库 配对设备-记录有关设备MAC的信息 重新启动到Windows 配对您的设备 以管理员身份打开regedit 导航到HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\BTHPORT\Parameters\Keys\\请注意,设备MAC可能与Linux中的设备MAC不同。 将注册表项导出到reg文件 重新启动到Linux sudo su 运行此脚本 python -m btfix -w regfile.reg -l /var/lib/bl


【文件预览】:
bluetooth-dualboot-fixer-master
----LICENSE(1KB)
----README.md(1KB)
----tests()
--------test_parser.py(426B)
--------__init__.py(0B)
--------test_convertor.py(2KB)
----.gitignore(2KB)
----btfix()
--------exceptions.py(96B)
--------app.py(2KB)
--------parser.py(2KB)
--------__init__.py(22B)
--------__main__.py(67B)
--------convertor.py(1KB)

网友评论