diff --git a/README.md b/README.md index c3b693c..d9e10d6 100644 --- a/README.md +++ b/README.md @@ -192,14 +192,15 @@ Interception.SendKeyEvent(keyboardId, GetKeySC("a"), 1) If you subscribe to a key using Subscription mode with the `block` parameter set to true, then send a different key using `SendKeyEvent`, you are transforming that key in a way which is totally invisible to windows (And all apps running on it), and it will respond as appropriate. For example, AHK `$` prefixed hotkeys **will not** be able to tell that this is synthetic input, and will respond to it. ### Sending Mouse Buttons -Not yet implemented +`Interception.SendMouseButtonEvent(,