go-vgo / robotgo

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

KeyTap capslock in ubuntu will cause panic #628

Closed sleep2144985 closed 6 months ago

sleep2144985 commented 6 months ago
robotgo.KeyTap("capslock")

Executing this function in Ubuntu will panic, I will provide the PR for solving the issue.