Skip to content

Instantly share code, notes, and snippets.

@mwyau
Last active November 2, 2018 21:16
Show Gist options
  • Select an option

  • Save mwyau/abdafe482f2524bcd0735875dd9bea9c to your computer and use it in GitHub Desktop.

Select an option

Save mwyau/abdafe482f2524bcd0735875dd9bea9c to your computer and use it in GitHub Desktop.
Windows/Ubuntu Multi-boot Bluetooth Mouse

In Windows

psexec.exe -s -i regedit /e C:\BTKeys.reg HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\BTHPORT\Parameters\Keys

In Ubuntu

sudo vim /var/lib/bluetooth/[MAC]/info
[General]
Name=Microsoft Sculpt Comfort Mouse
Class=0x000580
SupportedTechnologies=BR/EDR;
Trusted=true
Blocked=false
Services=00001000-0000-1000-8000-00805f9b34fb;00001124-0000-1000-8000-00805f9b34fb;00001200-0000-1000-8000-00805f9b34fb;
[LinkKey]
Key=CAB4B0534FEC5C314FE1A595FA52CFBA
Type=4
PINLength=0
[DeviceID]
Source=2
Vendor=1118
Product=1954
Version=297
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment