Simulate display touch events or mouse events or any other way to exit screensaver

Hi!

Using PeppyMeter plugin which works like a screensaver. Which means it is exit when any controls (play, stop, etc) are pressed or touch event fired.

I would like to programmatically exit screensaver by for example triggering touch event on blank area, just to avoid making any actions which disturb playback. Just exit screensaver. To be able to attach this handler on physical button.

Any thoughts?