boppreh / keyboard

Hook and simulate global keyboard events on Windows and Linux.
MIT License
3.8k stars 433 forks source link

Lack of "Lock" key #464

Open SpikeVN opened 3 years ago

SpikeVN commented 3 years ago

It won't know if caps lock is on. Only when it is pressed or released. Hotkey can be used but it will be useless if the user turns on caps lock before running the program.