[Bug 24740] Define code values for the special keys on Mac keyboard

https://www.w3.org/Bugs/Public/show_bug.cgi?id=24740

Masayuki Nakano <masayuki@d-toybox.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |---

--- Comment #4 from Masayuki Nakano <masayuki@d-toybox.com> ---
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 the QA Contact for the bug.

Received on Wednesday, 9 April 2014 07:35:16 UTC