View Single Post
Old 04-04-2012, 07:43 AM   #19
kodomo
M92 info archivist
kodomo is no ebook tyro.kodomo is no ebook tyro.kodomo is no ebook tyro.kodomo is no ebook tyro.kodomo is no ebook tyro.kodomo is no ebook tyro.kodomo is no ebook tyro.kodomo is no ebook tyro.kodomo is no ebook tyro.kodomo is no ebook tyro.
 
Posts: 238
Karma: 1398
Join Date: Jun 2008
Device: IRex Iliad 2nd ed., Onyx Boox M92, Onyx Boox Max Lumi
Quote:
Originally Posted by FDD View Post
I wanted to do that myself, and I came up with a workaround. The whole setup is based on tslib, which dinamically loads plugins (/opt/onyx/arm/lib/ts/*), so it is possible to change the hanvon plugin.

My idea was to create a socket a "smart" application can open to get raw (or simply more informative) packets, diverting them from the normal route. This way you can have full resolution data (1280ppi, versus video resolution, 160ppi), full button control and, more important for me, proper press/release information - right now those events are ignored and some poor man hack is done instead.
Is the hanvon plugin source publicly available?

I guess one would have to bother with that one anyways... but I don't see how to make gui_shell react to the input... I've pondered about using the DBus, but so far, neither gui_shell, nor system_manager showed any reaction to my (half-hearted) attempts to send them signals.
kodomo is offline   Reply With Quote