-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Instead of using the key event hook to re-issue a caps lock key event, move this responsibility to another thread. This can help this utility play nicely with other applications that monitor/manipulate key events on a system by letting the initial key event do its thing and then gracefully inject another caps lock event afterwards. Signed-off-by: James Knight <[email protected]>
- Loading branch information
Showing
1 changed file
with
66 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters