tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: two keys with same keycode on ADB



On Thu, May 12, 2022 at 01:19:05AM +0000, Emmanuel Dreyfus wrote:
> 
> I miss KC_JPY and KC_RO. Internet seems to know nothing about them.

https://opensource.apple.com/source/IOHIDFamily/IOHIDFamily-247/IOHIDSystem/IOHIKeyboardMapper.cpp.auto.html

This seems to suggest that we have special codes on the JIS keyboard
for:

Yen   0x5d  (KC_JPY ?)
Ro    0x5e  (KC_RO ?)
Eisu  0x66  (Switch to Roman)
Kana  0x68  (Switch to Hiragana)
,     0x5f  (numeric keypad)


Greetings,
-- 
                                Michael van Elst
Internet: mlelstv%serpens.de@localhost
                                "A potential Snark may lurk in every tree."


Home | Main Index | Thread Index | Old Index