Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Wait for Mouse Movement OR Key/MB Up/Down?
#5
GetLastInputInfo is very simple function. It is not QM function. Use Google to find about it. It just gives last input time, and used to detect idle condition. QM function that uses it - ResumeWhenIdle - is in Archive.qml (Forum -> Resources -> first topic).

For what you need, need to also add keyboard hook. Very similar to mouse hook. Hooks also are not QM functions, use Google to find about.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)