Forked from sergshabal/logitech k480 bluetooth in linux
Created
May 11, 2022 19:45
-
-
Save herotux/e83af101f105addc01e6c56240dcf93d to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
its ok | |
I set keyboard in paired mod | |
then in terminal: | |
$ bluetoothctl | |
[NEW] Controller 00:02:72:DE:1E:41 debi [default] | |
[NEW] Device 00:1F:20:EC:A5:DD Logitech Keyboard K480 | |
[NEW] Device 00:1A:7D:55:02:06 BS-55 | |
[NEW] Device A0:8D:16:86:81:C1 CHM-U01 | |
[bluetooth]# connect 00:1F:20:EC:A5:DD | |
[bluetooth]# trust 00:1F:20:EC:A5:DD | |
[bluetooth]# quit | |
thats all | |
it work |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment