Re: [maemo-developers] bluetooth keyboard

2005-11-24 Thread Frantisek Dufka

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

___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


[maemo-developers] short service break tomorrow

2005-11-24 Thread team maemo
Hello,

Our stage server will have a distro upgrade tomorrow. It means that all
subversion related services, the Debian repository and the download
section of maemo.org will be unavailable from 10AM till noon (UTC/GMT +2).

We are sorry for the inconvenience it may cause.

the maemo team
___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


[maemo-developers] N770 hardware key bindings

2005-11-24 Thread Luca Donaggio
Hi,

how can I change the default behaviour of the N770 hardware keys?
For example: I would like the 'Home' button to cicle between opened
applications; I can do that by creating the .matchbox/kbdconfig with
'F5=Next' in it, but after doing the proper action, it still keep on
jumping to the 'Home' app., as if the F5 key press event was trapped
by something else than the matchbox wm.

Luca Donaggio
___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


Re: [maemo-developers] N770 hardware key bindings

2005-11-24 Thread Matthew Allum
I believe your right, I think the home key is trapped by something
else before it even reaches X let alone MB. Not sure why that is.

  --- Matthew

On 11/24/05, Luca Donaggio [EMAIL PROTECTED] wrote:
 Hi,

 how can I change the default behaviour of the N770 hardware keys?
 For example: I would like the 'Home' button to cicle between opened
 applications; I can do that by creating the .matchbox/kbdconfig with
 'F5=Next' in it, but after doing the proper action, it still keep on
 jumping to the 'Home' app., as if the F5 key press event was trapped
 by something else than the matchbox wm.

 Luca Donaggio
 ___
 maemo-developers mailing list
 maemo-developers@maemo.org
 https://maemo.org/mailman/listinfo/maemo-developers

___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers