Bluetooth speakers question...

Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
User avatar
invex
Level 4
Level 4
Posts: 219
Joined: Sun Aug 14, 2016 12:38 pm

Bluetooth speakers question...

Post by invex »

I use BT speakers. Everything's fine except after each login I have to click on Blueman/Recent Connections... and select speakers (the only BT device I use).
Is there any way for speakers to connect automatically after login?

TIA
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
User avatar
invex
Level 4
Level 4
Posts: 219
Joined: Sun Aug 14, 2016 12:38 pm

Re: Bluetooth speakers question...

Post by invex »

This script did it:

#!/bin/bash
bluetoothctl << EOF
connect yourBTdeviceAddress
EOF
Locked

Return to “Sound”