View Single Post
Posts: 12 | Thanked: 1 time | Joined on Apr 2010 @ Santa Rosa
#149
Originally Posted by qole View Post
Hi all,

THIS IS ALPHA QUALITY ONLY! IT ISN'T SAFE! BACK UP BEFORE INSTALLING! DISABLE EXTRAS-DEVEL AFTER INSTALLING!

I have taken stuff from the How to get bluetooth pc105 keyboards to work with N900 and N900 Working Bluetooth Mouse and I have made a package that gets Bluetooth keyboards and mice (Human Input Devices or "HID") working with the N900.

You need to enable Extras-devel (Dangerous and advanced! Be careful with this!) You can install it from the System category in the App Manager, or as bt-hid-scripts from apt-get.

UPDATE Version 0.8:

So the procedure now is:

1. Pair your devices with the N900 via the Bluetooth menu.
2. Use the "BT HID Connect" icon to connect your devices properly (this will make the BT logo stay blue, the mouse and keyboard will work, incompletely)
3. Make sure your devices are disconnected, then start the "BT HID Watcher" icon to auto-configure your N900 when the devices connect.
4. Turn on your device, press a key on the keyboard, wiggle the mouse, or whatever you need to do to initiate connection, and then watch for the yellow banner on the N900 saying that you're connected. The mouse pointer should become visible for a mouse, and the keyboard should have numbers and special characters properly mapped.

Note that you may need to open the N900 keyboard and press a key to get the external keyboard working properly, and the mouse pointer is not properly visible or operational in the browser.

These scripts work very well with the Microsoft Bluetooth Notebook Mouse 5000 and the Micro Innovations folding BT keyboard (MP-0118) from DealExtreme.

Older Versions:

The main script at the moment is the BT HID Connect script (bt-dbus-connect) and icon. This script connects BT devices that seem to pair (the N900 claims the device is paired) but then don't actually connect (the BT icon on the N900 stays white). This worked to connect both my Think Outside Stowaway Keyboard and Microsoft Bluetooth Notebook Mouse 5000. You have to pair the device first and then click on the BT HID Connect icon. Choose your device from the list and it should start connecting after that.

I have another script, set-bt-input, run as root, which can turn the BT input profile on or off. It is turned on upon install.

I have also most of the pieces to make BT keyboards and mice actually work once they are connected.

Keyboard

I have included qobi's xkb-chinook hack to remap external keyboards so the numbers and special characters work. Run the bt-kbd-remap script to make the keyboard work properly with both Maemo and Easy Debian LXDE.

To set your keyboard layout, create or edit a file in your home directory (it will be created for you the first time you run bt-kbd-remap):

/home/user/.btkeyboard
Code:
KBDRULES=base
KBDMODEL=pc105
KBDLAYOUT=us
Change those three lines to match your keyboard.

The script needs to be run every time the keyboard reconnects, even after waking up from sleep. I still need to get a script set up to check for keyboard connection and run the remap script when it connects.

Mouse

I have included azerty1's fixed mouse driver (evdev_drv.so) so if your mouse can connect, it will probably work. It should just work with Easy Debian LXDE (where it is most useful).

If you want to try the mouse with Maemo, I've included azerty1's showmouse and hidemouse scripts for making the mouse pointer visible in Maemo. You have to run them from the terminal or make your own icons for those.

TO DO:
  • Make a device connection detector that runs the keyboard remap script if a keyboard connects or the visible mouse script if the mouse connects. If the mouse disconnects, run the hidemouse script.
  • Have someone package the patched mouse driver, and then depend on that package. I can't move my package out of Extras-devel with azerty1's binary embedded in my package.
  • Have someone package freemangordon's bluetooth module patches. Titan's kernel (or an extra modules package) should come with the patched module, and there should be a package for the standard kernel too.
  • Fix all the bugs you will find!
I installed your scripts with no problems. I have the Think Outside keyboard which is recognized when trying to pair. It never seems to successfully pair. I went into terminal and ran bt-dbus-connect and selected the keyboard and hit ok: I uploaded the screenshot error that it gave me. Do you have any clues what this means?
Attached Images