Hi I have an app that goes full screen after the mouse has not been moved for about 5mins..

It works but it you happen to be typing for that time then it fires up..

Is there any way to hock into the windows Idle time.. e.g. no mouse moving and no keys presed?

I dont want to make my app into a screen saver because it can not work that way.

Thanks,