I'm using pyvirtualdisplay
(which launches Xephyr
) and xdotool
to automate mouse movements. While I know it works, I can't see the mouse cursor. Is it possible to add it? I've added fluxbox
window manager with subprocess.Popen
. Is there some application to draw the cursor in the same window?
Use Xephyr
-softCursor
parameter