[maemo-developers] [maemo-developers] bluetooth keyboard
From: Frantisek Dufka dufkaf at seznam.czDate: Tue Dec 6 10:33:11 EET 2005
- Previous message: [maemo-developers] GTK UI Manager and Maemo
- Next message: [maemo-developers] bluetooth keyboard
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello, just to let you know. I've got uinput.ko module compiled and got kbdd working with my iPAQ bluetooth foldable keyboard. Now I need to add some gui. Either to integrate in into existing keyboard applet or create new one. kbdd + uinput module binary is here http://fanoush.webpark.cz/maemo/kbdd.tgz diff to kbdd for btfoldable type is here http://fanoush.webpark.cz/maemo/btfoldable.diff No README, description how to make it working is here http://handhelds.org/moin/moin.cgi/kbdd but you need to insmod the uinput.ko module first (as root). It would be great if Nokia could add uinput module to standard N770 kernel. Regards, Frantisek Frantisek Dufka wrote: > Tomas Junnonen wrote: > >> However, the kbdd program (http://handhelds.org/moin/moin.cgi/kbdd) >> mentions supporting your keyboard, and I can't think of any immediate >> reasons why this would not work on the 770 with a bit of hacking. > > > Just tried binary from > http://familiar.handhelds.org/releases/v0.8.2/feed/base/kbdd_0.8+cvs-20050331-r3_arm.ipk > and it need uinput kernel driver. > > Nokia770-43:~# ./kbdd -p /dev/rfcomm0 -t foldable > failed to open uinput device: No such file or directory > init uinput failed > > If someone has nokia kernel source lying on his/her computer and would > compile module from > http://handhelds.org/cgi-bin/cvsweb.cgi/linux/kernel26/drivers/input/misc/uinput.c > > for me, that would be great. If not, I'll try this as soon as possible > (probably this weekend). > > BTW, I managed to pair the keyboard, connect to it and got some garbage > from /dev/rfcomm when typing on keyboard so it definitely works and > hopefully needs only kbdd running with proper kernel module. > > Frantisek >
- Previous message: [maemo-developers] GTK UI Manager and Maemo
- Next message: [maemo-developers] bluetooth keyboard
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]