View Single Post
Posts: 151 | Thanked: 82 times | Joined on Sep 2008
#52
Originally Posted by jormartr View Post
I tried it with 0.1 and 0.2, but on both, the list of keyboards appears empty on my n900.

The keyboard is "Leasun Bluetooth Wireless Keyboard".

When launching bt-dbus-connect, it appears on the console:

Code:
cat: can't open '/var/lib/bluetooth/0*/names': No such file or directory
cat: can't open '/var/lib/bluetooth/0*/names': No such file or directory
, and on the n900 screen, the list is empty

It connects when I manually launch:
Code:
dbus-send --system --print-reply --dest=org.bluez /org/bluez/673/hci0/dev_01_18_09_12_04_BD org.bluez.Input.Connect
bt-kbd-remap, tells me there is no keyboard when I launch it, if I have not connected the keyboard.

After connecting with dbus-send, it shows this error:
Code:
/usr/bin/bt-kbd-remap: line 57: syntax error: "fi" unexpected (expecting "then")
I hope I may help.
I have both the apple Mighty Mouse and Apple wireless keyboard (silver).
I am able to pair both devices and have them listed under [Bluetooth Devices]
At this point, on selecting any of them (mouse or keyboard) from the bluetooth devices list and clicking [edit], I do not get the connect button.

I then proceed to install your "BT HID Connect" scripts.
on runing the program, I see both the mouse and keyboard listed.

I then double click on each and get the bluetooth status to turn blue. {so I know they are connected}.

However, I cannot get the pointer to move (although it's visible) and I cannot get any key on the keyboard to work either.

This is as far as I get.

Edit:
I get the very same error messages as quoted above by JORMARTR on trying those commands.

Last edited by fixfox; 2010-07-13 at 17:39.