From a474d2056b6e82029983f0da96a412636aba1cee Mon Sep 17 00:00:00 2001 From: Clive Galway Date: Wed, 28 Mar 2018 23:36:07 +0100 Subject: [PATCH] Update README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) 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(,