I'm using EG to control the mouse with my remote.
I successfully used the Winlirc plugin to catch remote commands and using mouse.moveRelative to move the pointer accordingly.
The problem is that with some fullscreen apps (like IE11 or a Silverlight player for Netflix) the mouse pointer is not visible even if I move it. I can still control it and when simulating mouse button presses they work as expected (if I manage to blindy navigate to the right spot of course
I was wondering if there's a way to force the pointer to show up or alternatively if there's a way to visualize a "simulated" pointer (like having a sprite showing up at the current pointer position) using Python scripting and EG.
Any idea?
I'm using Windows 10, but the same happend in Windows 8.1 before upgrading.
Thanks!
