go-vgo / robotgo

RobotGo, Go Native cross-platform RPA and GUI automation @vcaesar
Apache License 2.0
9.45k stars 859 forks source link

How to show mouse cursor on remote machine after mouse move #666

Open codemodify opened 5 days ago

codemodify commented 5 days ago

q1: how do I show the mouse cursor on linux after mouse move ? q2: mouse cursor is not captured in robotgo.CaptureImg() or any other screen capture function, how to do that