Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com
Hi Kevin,The JavaMO code is here http://svn.linuxmce.org/trac.cgi/browser/people/hari/javamo/com/linuxmce/javamo/The symbian code is here http://svn.linuxmce.org/trac.cgi/browser/branches/LinuxMCE-0810/src/PlutoMO/src, but I think it references stuff elsewhere, but you'll get a starting point at least.You need a hybrid or a core and a MD to test this, as the MOs are just a 'dumb' terminal of sorts. It just receives images and reports back keypresses and mouse events.Mouse events are already implemented in the JavaMO, but unfortunately, I don't have phone to try it out on.You could check the MO log (holding the End call key for a while should get you back to the MO menu) for Mouse events, to verify that the touch screen is passed to the JavaMO and is properly detected, and the Bluetooth dongle log to see if anything is received there.best regards,sambuca