View Single Post
Posts: 61 | Thanked: 24 times | Joined on Jun 2010
#93
bt-dbus-connect gives:

----
A0:4E:04:5F:BF:E8 maemo-callerid-none
----
00:0F:6F:00:11:F3 BT-FoldableKB


and then the names and addresses of my headsets.
---------------------------------------------------------------------------
Ok, I have managed to get my keyboard working with all characters (except for return for some reason) thanks to Qole's help.

All I need now is for someone to tell me how to execute the following commands using a script rather than having to open 3 separate terminal windows and type them out each time!
In order for me to connect my KB this is what I need to do:

cd /opt/kbdd
sudo gainroot
su
rfcomm connect rfcomm0

## I have previously associated rfcomm0 with the BT address of my keyboard but I cannot for the life of me remember where. Then in the 2nd terminal window:##

sudo gainroot
cd /opt/kbdd
./kbdd -p /dev/rfcomm0 -t btfoldable

#then in third terminal window (the previous 2 remain open and connected, this is why i'm having problems I think##
bt-kbd-remap

###fin###

I have tried numerous combinations of these commands and chmod +x the file and it will run no problems but it only ever seems to get as far as getting me into the kbdd directory as root and no further. No errors to give me any idea of where it is failing.
I know a .sh would be better but I have no idea how to put one together.

Last edited by bandario; 2010-07-20 at 03:54.
 

The Following User Says Thank You to bandario For This Useful Post: