Windows event id 4802 and 4803 triggered at the same time (invoke & dismissal of screen saver)

走远了吗. 提交于 2019-12-02 15:25:41

问题


Event id 4803 (Dismissal of a screen saver) is triggered immediately after Event id 4802 (Invoking a screen saver). Note that screen saver is actually still on till user interaction is detected.

I am using windows 8.1. On windows 7 Event id 4803 is emitted correctly i.e. after screen saver turns off triggered by user interaction.

Why is Event id 4803 triggered right after 4802?

Update: I've been testing out the screen saver invoke/dismissal mechanism by windows 7 and it seems that if youtube is enabled same thing occurs.

来源:https://stackoverflow.com/questions/36941113/windows-event-id-4802-and-4803-triggered-at-the-same-time-invoke-dismissal-of

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!