| [news.eclipse.platform] Detecting user idle |
I'd like to have a way to determine if the user is idle. Typically this is done by listening to system mouse movements. Is there a way to listen to the system mouse (outside of the limits of an Eclipse application)? Or better yet is there an API I can call to see if the user is idle?