Hi, I ported mx5000lib[1] .NET library to Linux and I made mx5000tools[2]. It currently supports most operations that control the content of the screen. Only 2 operations that SetPoint does on windows are not supported, because I haven't managed to make them work. One is to display images, I can decode the sent data[3], but when I try re-sending the same data, it doesn't show up on the screen. The second is to change the content of the menus there again, the keyboard doesn't seem to be responsive to the commands that I send. It currently only works in HID mode because the bluez code does not yet support full HID with hiddev. I should have a homepage and a SVN tree for it soon, I'll post the address when I set it up. [1] http://sourceforge.net/projects/mx5000lib/ [2] http://dev.gentoo.org/~tester/dist/mx5000tools-0.1.tar.gz [3] http://dev.gentoo.org/~tester/image-drawer.c -- Olivier Crête tester@tester.ca