[maemo-developers] IMPORTANT: Nokia 770 as a mouse?
From: Kees Jongenburger kees.jongenburger at gmail.comDate: Fri Mar 16 09:41:07 EET 2007
- Previous message: IMPORTANT: Nokia 770 as a mouse?
- Next message: IMPORTANT: Nokia 770 as a mouse?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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??) greetings On 3/16/07, Meenakshi Seeballack <meena2010 at gmail.com> wrote: > 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 > bluetooth connection? > - sending the mouse movements - via packets? through the HID Profile? Once I > get at this point I believe I do not need to worry about the other end > receiving the information since the other PC would have the bluetooth > connection established and would reflect the data sent. > > I have just come across this API at > https://stage.maemo.org/svn/maemo/projects/connectivity/osso-gwconnect/trunk/README > . My IDE is Eclipse and I am programming in C (although I have not > programmed in C before; only in Java and C#) > > Could anyone please assist me? > > Thanks and regards, > > Meena > > _______________________________________________ > maemo-developers mailing list > maemo-developers at maemo.org > https://maemo.org/mailman/listinfo/maemo-developers > >
- Previous message: IMPORTANT: Nokia 770 as a mouse?
- Next message: IMPORTANT: Nokia 770 as a mouse?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]