blob: 869bf54ae214286a876f2dc848e7608f76cb663b [file] [log] [blame]
/* Copyright (c) 2014 The Chromium Authors. All rights reserved.
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
var keyboardMap = [
'',
'',
'',
'Cancel',
'',
'',
'Help',
'',
'Backspace',
'Tab',
'',
'',
'Clear',
'Enter',
'Return',
'',
'Shift',
'Control',
'Alt',
'Pause',
'CapsLock',
'Kana',
'Eisu',
'Junja',
'Final',
'Hanja',
'',
'Escape',
'Convert',
'NonConvert',
'Accept',
'ModeChange',
'Space',
'PageUp',
'PageDown',
'End',
'Home',
'Left',
'Up',
'Right',
'Down',
'Selse',
'Print',
'Execute',
'PrtScn',
'Insert',
'Delete',
'',
'0',
'1',
'2',
'3',
'4',
'5',
'6',
'7',
'8',
'9',
'Colon',
'Semicolon',
'LessThan',
'Equals',
'GreaterThen',
'QuestionMark',
'At',
'A',
'B',
'C',
'D',
'E',
'F',
'G',
'H',
'I',
'J',
'K',
'L',
'M',
'N',
'O',
'P',
'Q',
'R',
'S',
'T',
'U',
'V',
'W',
'X',
'Y',
'Z',
'LeftWin',
'RightWin',
'ContextMenu',
'',
'Sleep',
'Num0',
'Num1',
'Num2',
'Num3',
'Num4',
'Num5',
'Num6',
'Num7',
'Num8',
'Num9',
'Multiply',
'Add',
'Separator',
'Subtract',
'Decimal',
'Divide',
'F1',
'F2',
'F3',
'F4',
'F5',
'F6',
'F7',
'F8',
'F9',
'F10',
'F11',
'F12',
'F13',
'F14',
'F15',
'F16',
'F17',
'F18',
'F19',
'F20',
'F21',
'F22',
'F23',
'F24',
'',
'',
'',
'',
'',
'',
'',
'',
'NumLock',
'ScrollLock',
'WIN_OEM_FJ_JISHO',
'WIN_OEM_FJ_MASSHOU',
'WIN_OEM_FJ_TOUROKU',
'WIN_OEM_FJ_LOYA',
'WIN_OEM_FJ_ROYA',
'',
'',
'',
'',
'',
'',
'',
'',
'',
'Circumflex',
'Exclamation',
'DoubleQuote',
'Hash',
'Dollar',
'Percent',
'Ampersand',
'Underscore',
'OpenParenthesis',
'CloseParenthesis',
'Asterisk',
'Plus',
'Pipe',
'HypenMinus',
'OpenBrace',
'CloseBrace',
'Tilde',
'',
'',
'',
'',
'VolumeMute',
'VolumeDown',
'VolumeUp',
'',
'',
'',
'',
'Comma',
'',
'Period',
'Slash',
'BackQuote',
'',
'',
'',
'',
'',
'',
'',
'',
'',
'',
'',
'',
'',
'',
'',
'',
'',
'',
'',
'',
'',
'',
'',
'',
'',
'',
'OpenBracket',
'Backslash',
'CloseBracket',
'Quote',
'',
'Meta',
'AltGr',
'',
'WIN_ICO_HELP',
'WIN_ICO_00',
'',
'WIN_ICO_CLEAR',
'',
'',
'WIN_OEM_RESET',
'WIN_OEM_JUMP',
'WIN_OEM_PA1',
'WIN_OEM_PA2',
'WIN_OEM_PA3',
'WIN_OEM_WSCTRL',
'WIN_OEM_CUSEL',
'WIN_OEM_ATTN',
'WIN_OEM_FINISH',
'WIN_OEM_COPY',
'WIN_OEM_AUTO',
'WIN_OEM_ENLW',
'WIN_OEM_BACKTAB',
'ATTN',
'CRSEL',
'EXSEL',
'EREOF',
'PLAY',
'ZOOM',
'',
'PA1',
'WIN_OEM_CLEAR',
''
];