Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Left shift is not working anymore
#2
key sends two events: press and release. Therefore Shift is released immediately.
key+ also will not fix this, because then the release event will be lost.
Therefore this method (wait 0 KF) probably cannot be used.
Use separate macro for each key.
Another way would be to insert your code directly into function RI_Input. But then also need to somehow eat the keys. Don't know is it possible.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)