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.
|