Workaround for a regression of JP keyboard detection #663
caused by 9c31bd5
. This is not a complete fix but just a workaround
because keylayout value of Japanese keyboard can be other than these
4 values. This workaround still doesn't cover all JP keyboards.
- 0x00000411
- 0xe0010411
- 0xe0200411
- 0xe0210411
Looking for `0411` in lower 16 bits is enough to detect JP keyboards.
master
parent
f8d22ce673
commit
2424a9c020
Loading…
Reference in new issue