In order to finish the WinUSB driver stuff startet in 0.4.0 branch. I'd like to test it with a remote emulating mouse and or keyboard since this is the class of devices this stuff is intended for.
Any cheap suggustions or anyone who wants to donate one?
Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details
If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.
If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.
Remote emulating keyboard and or mouse?
Re: Remote emulating keyboard and or mouse?
I thought this was also supposed to help with a bunch of IR receivers built into cases or inexpensive IR receivers ("generic" receivers) as well. Actually, I didn't realize mouse/keyboard was supported at all. Good to know. I don't have any suggestions, but I wanted to say thanks for working on this.
I'd like to eventually port this to my EventGhost fork.
Brett
I'd like to eventually port this to my EventGhost fork.
Brett
Re: Remote emulating keyboard and or mouse?
If the device registers as a HID device you can just the grab the data and parse it. No need to to replace the driver.
Actually I don't know if there are non HID-USB devices that the replacement driver works with.
Actually I don't know if there are non HID-USB devices that the replacement driver works with.