5. Send this command: Code: dbus-send --system --print-reply --dest=org.bluez /org/bluez/11984/hci0/dev_00_07_61_75_xx_xx org.bluez.Input.Connect BUT you need to replace /org/bluez/11984/hci0 by whatever response you got in step 2 (actually the number should be only thing that will be different) and replace 00_07_61_75_xx_xx by the mac address of your keyboard from step 4 (replacing all colons by underscores) JoHnY
dbus-send --system --print-reply --dest=org.bluez /org/bluez/11984/hci0/dev_00_07_61_75_xx_xx org.bluez.Input.Connect