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

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

Gary Kacmarcik <garykac@google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |garykac@google.com

--- Comment #1 from Gary Kacmarcik <garykac@google.com> ---
For F13-F19, we cover that with the line after the table:

"For keyboards that provide more than 12 function keys, the code value follows
the pattern shown above with 'F' followed by the function key number - 'F13',
'F14', 'F15', and so on."

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).

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

Received on Wednesday, 5 March 2014 00:10:42 UTC