Bluetooth HID

(pt_BR workaround for SU-8W)
m
Line 1: Line 1:
== Nokia SU-8W ==
== Nokia SU-8W ==
-
Of course Nokia's own bluetooth keyboard plays with Maemo very well, but in some cases, as in brazilian portuguese (pt_BR) language, some accents don't work. There's a workaround in [http://labs.danilocesar.com/blog/2008/06/30/su-w8-accents-on-n800/].
+
Of course Nokia's own [[bluetooth]] keyboard plays with Maemo very well, but in some cases, as in brazilian portuguese (pt_BR) language, some accents don't work. There's a workaround in [http://labs.danilocesar.com/blog/2008/06/30/su-w8-accents-on-n800/].
== Installing Non-HID Bluetooth Keyboards ==
== Installing Non-HID Bluetooth Keyboards ==

Revision as of 01:57, 26 October 2009

Contents

Nokia SU-8W

Of course Nokia's own bluetooth keyboard plays with Maemo very well, but in some cases, as in brazilian portuguese (pt_BR) language, some accents don't work. There's a workaround in [1].

Installing Non-HID Bluetooth Keyboards

Keyboards such as the HP iPAQ Bluetooth Foldable or the Freedom Keyboard will need the kbdd driver for the 770 and N800 (and maybe N810?). (original source here).

The Apple Bluetooth Keyboard

Apple's keyboard works out of the box if you set the keyboard type to "Generic 105-key PC" and the layout to "English (USA)".

An extensive discussion about customizing this keyboard for maemo (adding page-up/page-down, lots more keys and functionality, etc.) may be found here. Much of this information is applicable to other keyboards as well, particularly discussion about xmodmap.

Cygnet ("Smart") Keyboards

A large number of Cygnet bluetooth keyboards are currently showing up around eBay for very reasonable prices. The good news is that they are indeed Maemo-compatible. The bad news is that they're not HID keyboards, they're serial keyboards, which means that setting them up is currently a little more work. (We're working on making this easier).

There are two types of Cygnet keyboard, both rebranded Chainpus ("Smart") keyboards:

  • The keyboard currently advertised on the Cygnet website is a rebranded BK-600, a nice clamshell serial keyboard. The key travel is a bit squidgy, but altogether it feels like a very well-put-together unit.
  • There is also another keyboard being sold, branded as Cygnet - it's the BK-300 (currently only available on the Chainpus home page). I got one by mistake - they're gratifyingly thin and tiny, but I didn't like the equally tiny calculator-style buttons, and exchanged mine. It claims to be HID-compatible, so you shouldn't have any problems.

The BK-600 is supported by kbdd (source code), the serial-port keyboard daemon, using the "smartbt" driver. You will need a version of kbdd built for maemo, and the uinput.ko kernel module. Binaries of both of these for maemo v1.1 are available at http://fanoush.webpark.cz/maemo/

Both he and I have also succeeded in building them for v2.0, and a similar binary tarball should be posted on that website by the time you read this. Failing which, email the site maintainer, as he is known to have a working version with some extra patches.