[Bug 24740] Define code values for the special keys on Mac keyboard
| Newsgroups | gmane.comp.web.dom.general |
|---|---|
| Message-ID | <[email protected]/Bugs/Public/> |
https://www.w3.org/Bugs/Public/show_bug.cgi?id=24740 Masayuki Nakano <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED |--- --- Comment #4 from Masayuki Nakano <[email protected]> --- Hmm, when I connect Mac JIS keyboard, following keys conflict: Mac JIS keyboard Korean keyboard USB HID ScanCode:71 Eisu (英数) Hanja (한자) 0x91 ScanCode:72 Kana (かな) HangulMode (한/영) 0x90 Sorry, I logged wrong value for Kana key. I believe that these code values should be abstract names such as LANG1, LANG2 of USB HID spec. > However, for the Mac 'かな' key, it sounds like this toggles between kana modes so 'KanaMode' would be more appropriate. This sound like the concept of .key value. Doesn't .code represent physical keys? -- You are receiving this mail because: You are on the CC list for the bug.