New version: http://dev.gentoo.org/~tester/dist/mx5000tools-0.1.1.tar.gz I adds a daemon that translated some hid codes that are not understood by the Linux kernel into usable ones (using uinput). And it also adds support to display images. There is also a netpbm based function to transform pbm files into the image format accepted by the keyboard. Olivier On Fri, 2006-01-12 at 02:29 -0500, Douglas Ward wrote: > good work, i'll try it out tomorrow. maybe i can help figure out this > image issue. I'd hate to be stuck in hid mode after all the searching i > did to get the damn thing into hci mode though... > > Olivier Crête wrote: > > 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