The Following 3 Users Say Thank You to jschan For This Useful Post: | ||
|
2011-11-11
, 20:50
|
Posts: 166 |
Thanked: 74 times |
Joined on May 2010
|
#342
|
The Following 2 Users Say Thank You to jschan For This Useful Post: | ||
|
2012-01-02
, 13:30
|
Posts: 32 |
Thanked: 77 times |
Joined on Dec 2011
|
#343
|
the kbdd(http://fanoush.wz.cz/maemo/) used to support SPP profile keyboard, and this keyboard is listed as support(btfoldable HP iPAQ bluetooth foldable keyboard). Unfortunately, the kbdd only support old model N770/N800 and I cannot make it work under N900
The Following 5 Users Say Thank You to hypnotoad123 For This Useful Post: | ||
|
2012-01-02
, 15:06
|
Posts: 215 |
Thanked: 348 times |
Joined on May 2011
|
#344
|
Now kbdd is available and packaged for maemo:
http://maemo.org/packages/view/kbdd/
Version kbdd 0.10Maemo0-4 should work for quite many spp keyboards. It is in extras-devel but there are virtually no dependencies and it should not harm a running system. You can install the .deb from the webpage if you do not want to add extras-devel to the apt repository.
Help on building a nice GUI for the driver selection would be appreciated.
Nokia-N900:~# setxkbmap SerKBD Error loading new keyboard description
The Following User Says Thank You to lonk For This Useful Post: | ||
|
2012-01-03
, 11:35
|
Posts: 32 |
Thanked: 77 times |
Joined on Dec 2011
|
#345
|
sudo gainroot stop kbdd # to stop the running daemon rfcomm bind all #once to create the device files kbdd -d -c /etc/bluetooth/kbdd/kbdd.conf # to output the input keys start kbdd # to start the daemon again
The Following User Says Thank You to hypnotoad123 For This Useful Post: | ||
|
2012-01-03
, 18:54
|
|
Posts: 5,028 |
Thanked: 8,613 times |
Joined on Mar 2011
|
#346
|
The Following 3 Users Say Thank You to Estel For This Useful Post: | ||
|
2012-01-06
, 14:39
|
Posts: 215 |
Thanked: 348 times |
Joined on May 2011
|
#347
|
Hi,
unluckily there are quite a few different freedom keyboards around.
There is the freedom keyboard (which I have),
the freedom i-connex and the freedom pro. The respective languages are not relevant for kbdd as they are translated by the keyboard language set in extkbd.
If you want to contribute your keys, use
press the keys which are working wrong and send me the output. Please add some annotation what the respective key presses are.Code:sudo gainroot stop kbdd # to stop the running daemon rfcomm bind all #once to create the device files kbdd -d -c /etc/bluetooth/kbdd/kbdd.conf # to output the input keys start kbdd # to start the daemon again
I set the keyboard layout to standard 105 keys. kbdd maps the key events to uinput keys which are standard keyboard (which is English) equivalent.
Nokia-N900:~# kbdd -d -c /etc/bluetooth/kbdd/kbdd.conf 14 32 press 32 142 33 release 33 dð^[[^[[C22 57 press 57 150 15 release 15 ^[[^[[C30 12 press 12 -158 13 release 13 \^[[^[[C38 26 press 26 166 27 release 27 [^[[^[[C37 25 press 25 p165 26 release 26 þ^[[^[[C46 28 press 28 174 49 release 49
The Following User Says Thank You to lonk For This Useful Post: | ||
|
2012-01-08
, 10:59
|
Posts: 32 |
Thanked: 77 times |
Joined on Dec 2011
|
#348
|
And I'm going to start pressing keys from the first row top left to the right ( so ESC key, 1, 2, 3 ,4 .... BACKSPACE)
The Following User Says Thank You to hypnotoad123 For This Useful Post: | ||
|
2012-01-08
, 12:24
|
Posts: 3,074 |
Thanked: 12,960 times |
Joined on Mar 2010
@ Sofia,Bulgaria
|
#349
|
@freemangordon
After Easy Debian went 100% Squeeze-based, it turned out that all one need to do, to achieve 100% working hardware keyboard mapping in ED (including custom remapping, done in /usr/share/X11/xkb/symbols/nokia_vndr/rx-51), is to replace /.debian/usr/share/X11/xkb/ (when ED partition/image is mounted) with usr/share/X11/xkb/ (maemo one).
Ho ever, it doesn't work, if one got extkbd installed (yet, no external keyboard connected ATM) - all blue arrow keys aren't working, and blue arrow act like real AltGr.
It's not a problem, but an idea came to my mind - knowing that, wouldn't it be easy for You, to enhance extkbd to work simultaneously on usr/share/X11/xkb/ (as it does now) and /.debian/usr/share/X11/xkb/, so it would allow hassle-free usage of external keyboard in Easy Debian, putting unmaintained and troublesome bt-hid-scripts into long-deserved obsoleteness?
Considering, that now everyone can use LbreOffice or Chromium hassle-free, extending extkbd to support ED in LXDE (for ED programs run under Maemo via 'debbie', extkbd works already), would be really appreciated.
Thanks in advance
/Estel
|
2012-01-08
, 22:47
|
|
Posts: 5,028 |
Thanked: 8,613 times |
Joined on Mar 2011
|
#350
|
I've only tried using the latest dev packages for both extkbd and extmou.