We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 17c1238 + f1eb607 commit bb74422Copy full SHA for bb74422
README.md
@@ -40,6 +40,13 @@ You can enable keyboard event propagation. Keyboard events are propagated by def
40
41
You can disable keyboard event propagtion. Keyboard events are captured and emitted but not propagated to the apps.
42
43
+### iohook.enableMovePropagation()
44
+
45
+### iohook.disableMovePropagation()
46
47
+You can enable or disable mouse movement propagtions.
48
49
50
## FAQ
51
Q. *Does this module require Java ?*
52
0 commit comments