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

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

--- Comment #2 from Masayuki Nakano <masayuki@d-toybox.com> ---
(In reply to Gary Kacmarcik from comment #1)
> We'll need to add a code for Eisu.
> 
> For Kana, can we not use 'KanaMode' for this? It looks like the USB code is
> different for KanaMode (0x88) and Kana (0x92).

Oops, I realized that 0x91 conflicts with key of Korean keyboard...

> 145 91 Keyboard LANG2 26
> 146 92 Keyboard LANG3 30

> 26 Hanja conversion key. This usage is used as an input method
>    editor control key on a Korean language keyboard. 
> 30 Defines the Katakana key for Japanese USB word-processing keyboards.

See also "List of code values for functional keys found on Japanese and Korean
keyboards." of D3E spec.

So, it's might better D3E to define more abstract name form them.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Wednesday, 5 March 2014 00:36:34 UTC