❔ Cannot simulate keystroke using InputInterceptor
Hello,
I am trying to learn how to work with this particular library: https://www.nuget.org/packages/InputInterceptor
I have managed to figure out how to create mouse movements, however, I can't figure out how to send keystrokes, I only get the idea on how to swap keyboard keys.
Line 35 - 36 is the issue I'm having.
Any help is welcome.
InputInterceptor 2.2.0
Library for keyboard and mouse input interception and simulation
4 Replies
why does this install a driver
you dont need a driver to simulate input
and why do you want to simulate input?
... intercept CTRL-ALT-DELETE... and do other stuff like peering while at the logon screen.This interception driver just reeks of bad juju.
so thats what the driver is for
yeah no we cant help with that
Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.