Chaoses-Ib / IbInputSimulator

A library for simulating keyboard and mouse input with drivers
MIT License
212 stars 39 forks source link

AHK SetKeyDelay not working with IbSend? #34

Open wowmacro opened 1 month ago

wowmacro commented 1 month ago

hi~

AHK SetKeyDelay not working with IbSend?

tested ibsend KeyHistory shows that keys sent by ibsend Up/Dn Elapsed is too fast.

and up Elapsed is 0.

how to set this elapsed time and key PressDuration with ibsend ?

Chaoses-Ib commented 1 month ago

Currently, you can only do this with the hook mode (mode 1).