Hello all,

We have registry entry for informing the Power Manager when there is any
user input may be keyboard, mouse etc. Similar to that, is there any registry
info which informs power manager that, the system is active but the user is
idle? I am trying to implement the feature user idle, system active. I
implemented the system activity timer. but, still its not working. for
example, if the system plays media player, the system should reset the timer
before it expires. In useractivity case, it is working. but, not working for
user idle, system active.

Does anyone faced this similar issue?

thanks in advance.