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.

Remote emulating keyboard and or mouse?

If you have a question or need help, this is the place to be.
Post Reply
Bartman
Plugin Developer
Posts: 881
Joined: Sun Feb 12, 2006 9:03 am

Remote emulating keyboard and or mouse?

Post by Bartman »

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?
stottle
Plugin Developer
Posts: 636
Joined: Sun Apr 26, 2009 10:59 pm

Re: Remote emulating keyboard and or mouse?

Post by stottle »

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
Bartman
Plugin Developer
Posts: 881
Joined: Sun Feb 12, 2006 9:03 am

Re: Remote emulating keyboard and or mouse?

Post by Bartman »

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