![]() |
Re: N900 Bluetooth Keyboard + Mouse scripts
this still conflicts with the sixaxis package? when i install this, my sixaxis doesn't work.
|
Re: N900 Bluetooth Keyboard + Mouse scripts
Yes, loss of kinetic scrolling smoothness is a known side effect of the new evdev driver.
|
Re: N900 Bluetooth Keyboard + Mouse scripts
i have bluetooth mouse sony vgp-BMs55 and i am able to pair this bluetooth mice with n900 but for some reason i am not able to see the mouse cursor anywhere on screen.
I dont know how to enable it. i am beginner at coding and making changes toany files on my N900 can you please explain me how do i enable my bluetooth mouse "sony vgpbms55" or if some1 has already done can anyone please provide me with the link. Thanks and its great pleasure reading posts on this forum. This is my first post . |
Re: N900 Bluetooth Keyboard + Mouse scripts
Quote:
|
Re: N900 Bluetooth Keyboard + Mouse scripts
In version 0.9,to detect the external keyboard also changes settings for built-in keyboard on the N900.
Those who have keyboards in other languages suffer a serious problem. We left unconfigured physical keyboard. Has anyone managed to solve the problem of choosing other languages on external keyboards? |
Re: N900 Bluetooth Keyboard + Mouse scripts
Quote:
|
Re: N900 Bluetooth Keyboard + Mouse scripts
Hi, I just came to this forum and got my N900 one week ago. I tried to pair my Razer pro click bt mouse with N900 with no success. Might need some help getting the mouse working.
I installed the BT HID script. As I first tried to pair the mouse in GUI, it wouldn't pair because the PIN cannot be matched, I have tried some numbers like 0000,9999,1234,etc. Then I tried to pair it using hcitool scan and dbus -send command, which worked with my BT keyboard. But I got the following error message for dbus -send, Code:
Error org.freedesktop.DBus.Error.UnknownMethod: Method " Connect" with signature "" on interface " org.bluez.Input" doesn't exist |
Re: N900 Bluetooth Keyboard + Mouse scripts
WhiteWolf, kureyon: See if version 0.10 helps you. The bt-kbd-remap script first maps the external keyboard, then it remaps the internal keyboard to the default setup (using "setxkbmap -device $INTKBDID -model nokiarx51").
|
Re: N900 Bluetooth Keyboard + Mouse scripts
Quote:
|
Re: N900 Bluetooth Keyboard + Mouse scripts
Tested.
I still have problems, when it detects the external keyboard change keyboard settings of the N900. |
Re: N900 Bluetooth Keyboard + Mouse scripts
Quote:
|
Re: N900 Bluetooth Keyboard + Mouse scripts
Any progress on autostarting the hid watcher script? I tried using QBW to start it at startup, however that caused an endless reboot loop. Luckily I had Backupmenu installed and manage fix it without doing a reflash. I'm going to try and get QBW to start it whenever bluetooth is enabled.
|
Re: N900 Bluetooth Keyboard + Mouse scripts
Hi qole.
First of all, a big thank for your effort, and your package is very usefull. I can get an Apple Magic Mouse working and having a cursor ! I also connected successfully an Apple Wireless Keyboard (aluminium body) in QWERTY. But now, I'm trying to get AZERTY layout, so I edited ~/.btkeyboard, and used the following : KBDRULES=base KBDMODEL=pc105 KBDLAYOUT=fr When I run bt-kbd-remap, I lost numbers and special keys on the BT keyboard, and I get QWERTY layout on the N900 integrated keyboard. Last issue, before running bt-kbd-remap, I can have "Caps lock" led lighting, but with no effect. Thank for any help for any of those issues. |
Re: N900 Bluetooth Keyboard + Mouse scripts
Ok so it looks like I need to modify the internal keyboard remap to go to the language of your choice...
|
Re: N900 Bluetooth Keyboard + Mouse scripts
Tell me if I can contribute or help you in any way to do this.
|
Re: N900 Bluetooth Keyboard + Mouse scripts
Does the following keyboard has HID profile?
Universal Foldable Bluetooth Keyboard for Cellphone / PDA / PC (1 * AAA) http://www.dealextreme.com/details.dx/sku.34724 Who is the manufacturer? Do you support Spanish? Ñ or support "us" international |
Re: N900 Bluetooth Keyboard + Mouse scripts
It does. I bought this keyboard for use with my N900 after reading this thread. Once it is configured properly it works great, all special characters, number keys, etc. seem to function just fine.
It is the smallest/lightest folding bluetooth keyboard I have seen that is actually touch-typable. It is noticeably smaller and lighter than the Stowaway iGo. You will need to relearn some letter placements and how to touch-type efficiently on the small layout, but that is the case with the Stowaway as well. I think it's pretty great for $50 or so. Doesn't quite have the build quality of the Stowaway, but it's fine for my purposes. (FWIW) Sam Quote:
|
Re: N900 Bluetooth Keyboard + Mouse scripts
so no one has made it work with mighty mouse?
because I make all the steps correctly, the bluetooth symbol turns blue, I power off my mighty mouse, then run the BT HID watcher, it opens a black screen, then shuts down, then I turn on my mighty mouse, my N900 detects it, but I can't see the cursor, neither the movement, and syslogs shows no errors or no mouse detected :S please help!! |
Re: N900 Bluetooth Keyboard + Mouse scripts
Quote:
And because there is no manufacturer anywhere on the thing, I have no clue where to start looking for a copy. Care to share how you got them talking together and configured with the correct layout ? Thanks ! |
Re: N900 Bluetooth Keyboard + Mouse scripts
Quote:
|
Re: N900 Bluetooth Keyboard + Mouse scripts
Quote:
Oct 9 10:12:10 iSnake iap_conndlg 2.86+0m5[1523]: error loading pixbuf 'control_bluetooth_peripheral': Icon 'control_bluetooth_peripheral' not present in theme when pairing Oct 9 10:15:54 iSnake bluetoothd[1248]: link_key_request (sba=34:7E:39:42:A2:34, dba=00:23:6C:C0:FE:35) when connecting via BT HID Connect and nothing shows when openning BT HID Watcher, but when I connect again my mighty mouse, the exact above kernel message shows, any ideas? edit: if I execute dmesg, the only relevant message is: Bluetooth: HIDP (Human Interface Emulator) ver 1.2 |
Re: N900 Bluetooth Keyboard + Mouse scripts
2 Attachment(s)
Hi, i have just got the N900 and would also like to get a Bluetooth Keyboard i bought working with it. This is the keyboard i purchased:
http://cgi.ebay.com.au/Mini-Bluetoot...item335df5bbdf It has great build quality and is the size of the actual N900 itself, the phone can pair with it but i cannot get it to work, i am guessing it's a layout issue, i have tried loads of things suggested here but nothing works although i gather this keyboard is very diff to some of the others tried by members in this thread. If i press any key on it the Bluetooth symbol on my phone lights up blue so it is clearly connected. Interestingly enough it came with an installation CD for different devices, i have attached one, named Android.apk, is it possible to install this on the N900? And also a detailed picture of the keyboard itself so you can see the layout. Any help on this one will be much appreciated, i don't know much at all about Linux based systems so it has been interesting to learn. Regards David |
Re: N900 Bluetooth Keyboard + Mouse scripts
Quote:
|
Re: N900 Bluetooth Keyboard + Mouse scripts
Quote:
Quote:
Basic outline:
|
Re: N900 Bluetooth Keyboard + Mouse scripts
Quote:
Code:
dev_00_23_6C_C0_FE_35 |
Re: N900 Bluetooth Keyboard + Mouse scripts
Quote:
Anyway, with BT on, and BT HID Watcher running, when you switch on the mouse and it auto connects, the Watcher script should print out a message saying "XXXX mouse connected", do you see this? |
Re: N900 Bluetooth Keyboard + Mouse scripts
Quote:
|
Re: N900 Bluetooth Keyboard + Mouse scripts
I have gone through this thread and many others, tried many things, seem to have a problem with the Bluetooth HID Scripts part, it won't let me install it, when i try install it it crashes phone. And i noticed some people had this issues with the sixasis software but i do not have that installed. This is confusing the hell out of me, so i can't install this package, it pairs no problem, bluetooth icon highlights blue then goes white after a few seconds, press any key on the keyboard and it will do this. Figure out your keyboard layout? What do you mean how do i do that?
|
Re: N900 Bluetooth Keyboard + Mouse scripts
I got my Igo stowaway to work, but number keys only by using qobi's original command ($ setxkbmap -device 4 -I -I/usr/share/X11/xkb-chinook -rules base -model pc105 -layout us).
Using the watcher script, some of the keys do get special functions, but they don't make much sense. .bt-hid-devices and .btkeyboard read: Code:
dev_00_03_C9_3D_A6_A3Code:
# Config file for remapping the external keyboard |
Re: N900 Bluetooth Keyboard + Mouse scripts
My sister needed a mouse, so I gave to her my mighty mouse, bought a magic mouse, it worked great with this app!
Also, I had an apple wireless keyboard, and I couldn't get bt-dbus-connect to work, so I examined the script, and saw that it searches for device names with "mouse" or "keyboard" in it, and my keyboard was named ikey, so I changed that to iKeyboard, and worked flawlessly. I'm now searching for how to configure the keymap, but I'm going to read this thread, because I remember that it has been addressed, thanks! |
Re: N900 Bluetooth Keyboard + Mouse scripts
Quote:
|
Re: N900 Bluetooth Keyboard + Mouse scripts
The latest version of HID script does not work well with the N900 integrated keypad.
How I can return to the previous version? |
Re: N900 Bluetooth Keyboard + Mouse scripts
I have updated to 0.11, with another attempt to configure the internal keyboard. I hope that it helps WhiteWolf...
I have split out the evdev mouse driver into its own package and made the scripts depend on it; this should be the last version that reboots your phone. EDIT: and as vengeance, it makes you reboot twice! |
Re: N900 Bluetooth Keyboard + Mouse scripts
Is there any chance that version 0.11 solves my issue ?
http://talk.maemo.org/showthread.php...220#post834220 In anyway, thank you |
Re: N900 Bluetooth Keyboard + Mouse scripts
Quote:
By the way, the script only seems to work (partially) the first time I connect after pairing. Or maybe I am doing something wrong.... |
Re: N900 Bluetooth Keyboard + Mouse scripts
Quote:
The changes do not work for me completely. The external keyboard works but the N900 integrated keypad on the language keeps changing. Mine is Spanish, has the character "ñ" and then connect the keyboard with HID BT keyboard WATCHER N900 replaced the key with the character "ñ" by the character "." In addition to the numbers keys stop working. |
Re: N900 Bluetooth Keyboard + Mouse scripts
Quote:
|
Re: N900 Bluetooth Keyboard + Mouse scripts
Let's try again:
Quote:
pc101, pc102, pc104, (pc105) to see which works fully (preferably) or which gives the greatest number of functioning keys (consolation prize). When you have the above sussed out then you edit .btkeyboard and can use the Watcher script. If the above setxkbmap isn't able to configure your keyboard correctly then neither would the Watcher script. |
Re: N900 Bluetooth Keyboard + Mouse scripts
Quote:
Nokia has an online store for Spain too. http://www.nokia.es/productos/movile...teclado-qwerty |
Re: N900 Bluetooth Keyboard + Mouse scripts
WhiteWolf: we need to diagnose a bit more. Your internal keyboard numbers aren't working, that means your internal keyboard is probably not being configured at all (the script must fail).
Please do not start the watcher, connect your BT keyboard, and then, from the terminal, run the following: Code:
bt-kbd-remap |
| All times are GMT. The time now is 10:58. |
vBulletin® Version 3.8.8