cloudstack/systemvm/agent/noVNC/keymaps/keymap-es-latam-atset1.js

132 lines
5.8 KiB
JavaScript
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

/* This file is auto-generated by generate-language-keymaps.py
* command : generate-language-keymaps.py keymap-es
* layout : es-latam
*/
export default {
"32" : "57", // XK_space
"33" : "2 shift", // XK_exclam
"34" : "3 shift", // XK_quotedbl
"35" : "4 shift", // XK_numbersign
"36" : "5 shift", // XK_dollar
"37" : "6 shift", // XK_percent
"38" : "7 shift", // XK_ampersand
"39" : "12", // XK_apostrophe
"40" : "9 shift", // XK_parenleft
"41" : "10 shift", // XK_parenright
"42" : "27 shift", // XK_asterisk
"43" : "27", // XK_plus
"44" : "51", // XK_comma
"45" : "53", // XK_minus
"46" : "52", // XK_period
"47" : "8 shift", // XK_slash
"48" : "11", // XK_0
"49" : "2", // XK_1
"50" : "3", // XK_2
"51" : "4", // XK_3
"52" : "5", // XK_4
"53" : "6", // XK_5
"54" : "7", // XK_6
"55" : "8", // XK_7
"56" : "9", // XK_8
"57" : "10", // XK_9
"58" : "52 shift", // XK_colon
"59" : "51 shift", // XK_semicolon
"60" : "86", // XK_less
"61" : "11 shift", // XK_equal
"62" : "86 shift", // XK_greater
"63" : "12 shift", // XK_question
"64" : "16 altgr", // XK_at
"65" : "30 shift", // XK_A
"66" : "48 shift", // XK_B
"67" : "46 shift", // XK_C
"68" : "32 shift", // XK_D
"69" : "18 shift", // XK_E
"70" : "33 shift", // XK_F
"71" : "34 shift", // XK_G
"72" : "35 shift", // XK_H
"73" : "23 shift", // XK_I
"74" : "36 shift", // XK_J
"75" : "37 shift", // XK_K
"76" : "38 shift", // XK_L
"77" : "50 shift", // XK_M
"78" : "49 shift", // XK_N
"79" : "24 shift", // XK_O
"80" : "25 shift", // XK_P
"81" : "16 shift", // XK_Q
"82" : "19 shift", // XK_R
"83" : "31 shift", // XK_S
"84" : "20 shift", // XK_T
"85" : "22 shift", // XK_U
"86" : "47 shift", // XK_V
"87" : "17 shift", // XK_W
"88" : "45 shift", // XK_X
"89" : "21 shift", // XK_Y
"90" : "44 shift", // XK_Z
"91" : "40 shift", // XK_bracketleft
"92" : "12 altgr", // XK_backslash
"93" : "43 shift", // XK_bracketright
"94": "40 altgr", // ^
"95" : "53 shift", // XK_underscore
"96": "43 altgr", // `
"97" : "30", // XK_a
"98" : "48", // XK_b
"99" : "46", // XK_c
"100" : "32", // XK_d
"101" : "18", // XK_e
"102" : "33", // XK_f
"103" : "34", // XK_g
"104" : "35", // XK_h
"105" : "23", // XK_i
"106" : "36", // XK_j
"107" : "37", // XK_k
"108" : "38", // XK_l
"109" : "50", // XK_m
"110" : "49", // XK_n
"111" : "24", // XK_o
"112" : "25", // XK_p
"113" : "16", // XK_q
"114" : "19", // XK_r
"115" : "31", // XK_s
"116" : "20", // XK_t
"117" : "22", // XK_u
"118" : "47", // XK_v
"119" : "17", // XK_w
"120" : "45", // XK_x
"121" : "21", // XK_y
"122" : "44", // XK_z
"123" : "40", // XK_braceleft
"124" : "41", // XK_bar
"125" : "43", // XK_braceright
"126" : "27 altgr", // XK_asciitilde
"161" : "13 shift", // XK_exclamdown
"168" : "26 shift", // ¨
"171" : "44 altgr", // XK_guillemotleft
"172" : "41 altgr", // XK_notsign
"176" : "41 shift", // XK_degree
"180" : "26", // ´
"186" : "41", // XK_masculine
"191" : "13", // XK_questiondown
"193" : "30 acute shift2", // Á
"196" : "30 shift1 acute shift2", // Ä
"201" : "18 acute shift2", // É
"203" : "18 shift1 acute shift2", // Ë
"205" : "23 acute shift2", // Í
"207" : "23 shift1 acute shift2", // Ï
"209" : "39 shift", // XK_Ntilde
"211" : "24 acute shift2", // Ó
"214" : "24 shift1 acute shift2", // Ö
"218" : "22 acute shift2", // Ú
"220" : "22 shift1 acute shift2", // Ü
"225" : "30 acute", // á
"228" : "30 shift1 acute", // ä
"233" : "18 acute", // é
"235" : "18 shift1 acute", // ë
"237" : "23 acute", // í
"239" : "23 shift1 acute", // ï
"241" : "39", // XK_ntilde
"243" : "24 acute", // ó
"246" : "24 shift1 acute", // ö
"250" : "22 acute", // ú
"252" : "22 shift1 acute", // ü
}