fix tabs and typo

This commit is contained in:
tominabox1 2020-12-29 08:11:12 -06:00
parent f24a0b2713
commit c7fee3028b

View file

@ -101,14 +101,16 @@ The workaround for this limitation is as follows:
```
sudo defaults read /private/var/root/Library/Preferences/com.apple.bluetoothd.plist
```
</TabItem>
<TabItem value="sierra">
```
sudo defaults read /private/var/root/Library/Preferences/blued.plist
```
</TabItem>
</Tabs>;
</Tabs>
This will print the contents of the bluetooth plist file containing the pairing keys for your bluetooth devices.
@ -138,7 +140,7 @@ The workaround for this limitation is as follows:
```
1. Inside "Keys", select the address of your host bluetooth device. It should be the same as it was in macOS (`65-FD-3B-1A-DB-48` in this example).
1. Below that, find the address that matches your keyboard's from macOS (`6-24-54-08-BC-A3` in this example).
1. Below that, find the address that matches your keyboard's from macOS (`6E-24-54-08-BC-A3` in this example).
| ![Registry Key](../docs/assets/troubleshooting/dualboot/Registry1.png) |
| :--------------------------------------------------------------------: |