11-05-2009, 06:11 AM
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.
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.
