Using blueman command line to connect keyboard
by Johng from LinuxQuestions.org on (#5NX71)
My bluetooth keyboard does not connect automatically.
If I use the Blueman gui with mouse: Refresh Services/Setup/Proceed Without Pairing/Forward/Input Service/Forward, it connects.
Using a terminal I get:
Code:bt-device --list
Added devices:
Bluetooth Keyboard (1E:A0:91:00:08:C7)Code:bt-device --connect=1E:A0:91:00:08:C7
Connecting to: 1E:A0:91:00:08:C7
Agent registered
Agent released
Donebut it does not connected.
I am having trouble comprehending the blueman man page.
What commands do I need to issue to connect (un-paired), and how would I create a script to run with only one mouse click??
If I use the Blueman gui with mouse: Refresh Services/Setup/Proceed Without Pairing/Forward/Input Service/Forward, it connects.
Using a terminal I get:
Code:bt-device --list
Added devices:
Bluetooth Keyboard (1E:A0:91:00:08:C7)Code:bt-device --connect=1E:A0:91:00:08:C7
Connecting to: 1E:A0:91:00:08:C7
Agent registered
Agent released
Donebut it does not connected.
I am having trouble comprehending the blueman man page.
What commands do I need to issue to connect (un-paired), and how would I create a script to run with only one mouse click??