Re: IMPORTANT: Nokia 770 as a mouse?

2007-03-16 Thread Paul Klapperich
Don't cross post to both lists unless it pertains to both lists. That's abusive. Don't do things like write "IMPORTANT" in all caps. There's nothing about your message that makes it any more important than anyone else's message. Thank you, and enjoy your stay. --Paul On 3/16/07, Meenakshi Seebal

Re: IMPORTANT: Nokia 770 as a mouse?

2007-03-15 Thread Kees Jongenburger
Hi, I think the clean approach would like you say to implement the HID standard There is a project that does just that for a keyboard. http://downloads.maemo.org/product/xkbd-bthid/ I would start with that code and get the mouse and perhaps even pressure events from input device (using tslib??)

IMPORTANT: Nokia 770 as a mouse?

2007-03-15 Thread Meenakshi Seeballack
Hello, I am trying to develop for the Nokia 770 - the idea is to use the PDA as a mouse that is bluetooth-connected to another PC. So code-wise: - establish a bluetooth connection (via dbus?) I am unsure of how to use dbus to establish a bluetooth connection. Any ideas of how to establish the bl