Score:0

Will my bluetooth keyboard/mouse autoconnect on a reboot without any extra work?

ca flag

I'm very new to Linux so I apologize if this is a very rudimentary question. That being said, I am planning on buying Bluetooth peripherals. (Microsoft Designer Compact Keyboard & Microsoft Bluetooth Ergonomic Mouse) And I need to know before I get them, if they will automatically connect to my computer on boot. I'm running Ubuntu 20.04.2 LTS aarch64 with the Ubuntu Mate environment. All help is appreciated, thank you!

Score:1
in flag
CPH

Short answer, yes. Hardware is automatically discovered on boot, so no additional steps than having your Bluetooth USB dongle plugged in is required.

JPac86 avatar
ca flag
Thank you for the clarification
Score:0
us flag

I don't think the question concerned a Bluetooth dongle, it concerned a bluetooth mouse and keyboard. The following worked for me:

Switch on the devices and put them in pairing mode. Open the bluetooth settings and click on the + sign at the bottom. Select your devices and pair them. Note their bluetooth addresses (6 pairs of hexadecimal digits separated by colons e.g. 0F:1E:2D:3C:4B:5A)

Now open a terminal e.g. with Ctrl+Alt+T

Enter bluetoothctl

Enter trust 0F:1E:2D:3C:4B:5A (i.e. the bluetooth address you noted earlier)

When the system responds that it trusts your device, repeat trust 0F:1E:2D:3C:4B:5A with the next device's address.

When you're finished, enter Exit.

Now your devices should connect automatically next time you boot.

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.