Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bluetooth & other devices: MDR-XB650BT Connect #49

Open
Laoujin opened this issue Jan 10, 2020 · 0 comments
Open

Bluetooth & other devices: MDR-XB650BT Connect #49

Laoujin opened this issue Jan 10, 2020 · 0 comments

Comments

@Laoujin
Copy link
Member

Laoujin commented Jan 10, 2020

Do auto connect.

http://bluetoothinstaller.com/bluetooth-command-line-tools/

https://stackoverflow.com/questions/24771116/how-can-i-create-a-button-or-hotkey-that-will-automatically-connect-my-bluetoo

#SingleInstance,force
;https://autohotkey.com/board/topic/83571-autohotkey-connect-to-bluetooth/
^F1::
Run, bthprops.cpl
Sleep, 2000
Send, {tab}{tab}{enter}{tab}{enter}
Sleep, 200
Send,!{Tab}
return
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant