citronneur / rdpy

Remote Desktop Protocol in Twisted Python
GNU General Public License v3.0
1.67k stars 545 forks source link

Support for Linux #94

Open pfeatherstone opened 5 years ago

pfeatherstone commented 5 years ago

I get the following error: rdpy.core.error.InvalidExpectedDataException: unknown slow path input : 0x8002 0x8002 referes to MOUSEX event, which seems to be an X11 thing. Am I right? Either way, is rdpy intended to support linux?