robotn / gohook

GoHook, Go global keyboard and mouse listener hook
MIT License
314 stars 44 forks source link

can not show invisible keys correctly #37

Open Nyx2022 opened 1 year ago

Nyx2022 commented 1 year ago

Description

gohook detect win、ctrl、alt、shift,but it shows by call hook.RawcodetoKeychar(ev.Rawcode) like l-super、$、؛、^,so i wanna know how to fix it