The Following User Says Thank You to guoyuucla For This Useful Post: | ||
|
2011-05-16
, 14:41
|
Posts: 15 |
Thanked: 4 times |
Joined on Jul 2008
|
#352
|
Lots of thanks to Qole; I was able to modify his instructions to get x2x working with all the normal keyboard buttons to share my laptop's keyboard and mouse.
I did have to make one change; enter wasn't working quite right. I had to press it twice on the terminal, and it didn't work at all in some other programs. Editing the pc file under symbols (both copies) to change KPEN to Return and RTRN to KP_Enter (to match the default rx-51 file) fixed that, though.
|
2011-07-11
, 00:41
|
Posts: 560 |
Thanked: 422 times |
Joined on Mar 2011
|
#353
|
|
2011-07-11
, 12:31
|
|
Posts: 850 |
Thanked: 626 times |
Joined on Sep 2009
@ Vienna, Austria
|
#354
|
The Following User Says Thank You to SubCore For This Useful Post: | ||
|
2011-07-11
, 13:14
|
Posts: 560 |
Thanked: 422 times |
Joined on Mar 2011
|
#355
|
|
2011-07-11
, 14:02
|
Posts: 560 |
Thanked: 422 times |
Joined on Mar 2011
|
#356
|
/home/user # dbus-send --system --print-reply --dest=org.bluez \
> / org.bluez.Manager.DefaultAdapter method return sender=:1.216 -> dest=:1.376 reply_serial=2 object path "/org/bluez/2623/hci0"
/home/user # dbus-send --system --print-reply --dest=org.bluez \
> dbus-send --system --print-reply --dest=org.bluez \ > /org/bluez/2623/hci0/dev_00_07_55_39_E1 \ > org.bluez.Input.Connect Must use org.mydomain.Interface.Method notation, no dot in "/org/bluez/2623/hci0/dev_00_07_55_39_E1"
|
2011-07-12
, 08:44
|
|
Posts: 850 |
Thanked: 626 times |
Joined on Sep 2009
@ Vienna, Austria
|
#357
|
If N900, mine is 20 : D6 : 07 : 55 : 39 : E1 *, which doesn't quite fit with the format given in post #161.
The Following User Says Thank You to SubCore For This Useful Post: | ||
|
2011-07-12
, 14:07
|
Posts: 560 |
Thanked: 422 times |
Joined on Mar 2011
|
#358
|
that should be the BT keyboard's address. you can get it's mac via "hcitool scan" (as described by JoHnY here).
yes it does those "xx"es are just placeholders. every mac address has the same length, twelve bytes. (six pairs)
btw, all those commands were single commands split by a backslash ( \ ). using a backslash, you can write a multiline command, by "masking" the linebreak with it.
JoHnY did the same in his post (manually connecting the BT keyboard), he just wrote every command in one line.
The Following User Says Thank You to demolition For This Useful Post: | ||
|
2012-01-02
, 13:27
|
Posts: 32 |
Thanked: 77 times |
Joined on Dec 2011
|
#359
|
I also have a spp keyboard. But it appears the kbdd file and the instruction link are both broken. Does anyone still has the binary and the instruction? Thanks in advance.
I also have a spp keyboard. But it appears the kbdd file and the instruction link are both broken. Does anyone still has the binary and the instruction? Thanks in advance.