Skip to content

Commit f1eb607

Browse files
authored
Update README.md
1 parent c4b9b32 commit f1eb607

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,13 @@ You can enable keyboard event propagation. Keyboard events are propagated by def
4444

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

47+
### iohook.enableMovePropagation()
48+
49+
### iohook.disableMovePropagation()
50+
51+
You can enable or disable mouse movement propagtions.
52+
53+
4754
## FAQ
4855
Q. *Does this module require Java ?*
4956

0 commit comments

Comments
 (0)