Skip to content

Commit bb74422

Browse files
committed
Merge branch 'custom' of https://github.com/wurikiji/iohook into custom
2 parents 17c1238 + f1eb607 commit bb74422

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,13 @@ You can enable keyboard event propagation. Keyboard events are propagated by def
4040

4141
You can disable keyboard event propagtion. Keyboard events are captured and emitted but not propagated to the apps.
4242

43+
### iohook.enableMovePropagation()
44+
45+
### iohook.disableMovePropagation()
46+
47+
You can enable or disable mouse movement propagtions.
48+
49+
4350
## FAQ
4451
Q. *Does this module require Java ?*
4552

0 commit comments

Comments
 (0)