View Single Post
Old 10-26-2014, 07:47 AM   #2
hawhill
Wizard
hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.
 
hawhill's Avatar
 
Posts: 1,379
Karma: 2155307
Join Date: Nov 2010
Location: Goettingen, Germany
Device: Kindle Paperwhite, Kobo Mini
Well, I'm not aware of a ready-made solution, but I see two approaches (that would need development work, of course):
- VNC: protocol can run via Wifi, but no support (AFAIK) for multitouch & co. Needs VNC server software on the Kobo.
- USB HID Gadget driver: You could make your Kobo an actual USB HID device, interworking almost every operating system on the PC.

Oh, well, and the third solution: Work on top of the existing code you linked, sending X events in the places where there's usage of the win32api module now.

Last edited by hawhill; 10-26-2014 at 08:13 AM.
hawhill is offline   Reply With Quote