go-vgo / robotgo

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

Sending F-Keys f13-f24 crashes the application #613

Open OmegaRogue opened 1 year ago

OmegaRogue commented 1 year ago
robotgo.KeyDown("f13")

Trying to press F-Keys f13-f24 crashes the application.