This repository has been archived by the owner on Dec 15, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 48
observeCurrentKeyboardLayout not working when invoke by node #38
Comments
I've figured out the callback |
chemzqm
changed the title
observeCurrentKeyboardLayout not working on MacOS high sierra
observeCurrentKeyboardLayout not working when invoke by node
Apr 2, 2018
Ok, I find out that the |
I've got the fix:
Key point is use |
Have you anyone tried this "observeCurrentKeyboardLayout" API on Win32? I got the same issue. Changing keyboard it never trigger the callback. I'm trying to do the same here on Win32. Any suggestion or help? |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I have code
and run
node test.js
I can get the output after first run, but no more when I change keyboard layout.
The text was updated successfully, but these errors were encountered: