Skip to content

Instantly share code, notes, and snippets.

@ersin-ertan
Created March 23, 2024 01:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ersin-ertan/e3b9273e55ac89a4ae6e65abce18ddfc to your computer and use it in GitHub Desktop.
Save ersin-ertan/e3b9273e55ac89a4ae6e65abce18ddfc to your computer and use it in GitHub Desktop.
GCP Workstations Visual Studio Code keyboard layout for Dvorak users
// Defines the keyboard layout used in Code OSS in the browser environment.
// Open Code OSS and run "Developer: Inspect Key Mappings (JSON)" from Command Palette.
// Once you have the keyboard layout info, please paste it below.
{
"layout": {
"model": "pc105",
"group": 0,
"layout": "us",
"variant": "",
"options": "",
"rules": "evdev",
"isUSStandard": true,
"isUserKeyboardLayout": false
},
"rawMapping": {
"Sleep": {
"value": "",
"valueIsDeadKey": false,
"withShift": "",
"withShiftIsDeadKey": false,
"withAltGr": "",
"withAltGrIsDeadKey": false,
"withShiftAltGr": "",
"withShiftAltGrIsDeadKey": false
},
"WakeUp": {
"value": "",
"valueIsDeadKey": false,
"withShift": "",
"withShiftIsDeadKey": false,
"withAltGr": "",
"withAltGrIsDeadKey": false,
"withShiftAltGr": "",
"withShiftAltGrIsDeadKey": false
},
"KeyA": {
"value": "a",
"withShift": "A",
"withAltGr": "a",
"withShiftAltGr": "A",
"valueIsDeadKey": false,
"withShiftIsDeadKey": false,
"withAltGrIsDeadKey": false,
"withShiftAltGrIsDeadKey": false
},
"KeyB": {
"value": "x",
"withShift": "X",
"withAltGr": "x",
"withShiftAltGr": "X",
"valueIsDeadKey": false,
"withShiftIsDeadKey": false,
"withAltGrIsDeadKey": false,
"withShiftAltGrIsDeadKey": false
},
"KeyC": {
"value": "j",
"withShift": "J",
"withAltGr": "j",
"withShiftAltGr": "J",
"valueIsDeadKey": false,
"withShiftIsDeadKey": false,
"withAltGrIsDeadKey": false,
"withShiftAltGrIsDeadKey": false
},
"KeyD": {
"value": "e",
"withShift": "E",
"withAltGr": "e",
"withShiftAltGr": "E",
"valueIsDeadKey": false,
"withShiftIsDeadKey": false,
"withAltGrIsDeadKey": false,
"withShiftAltGrIsDeadKey": false
},
"KeyE": {
"value": ".",
"withShift": ">",
"withAltGr": ".",
"withShiftAltGr": ">",
"valueIsDeadKey": false,
"withShiftIsDeadKey": false,
"withAltGrIsDeadKey": false,
"withShiftAltGrIsDeadKey": false
},
"KeyF": {
"value": "u",
"withShift": "U",
"withAltGr": "u",
"withShiftAltGr": "U",
"valueIsDeadKey": false,
"withShiftIsDeadKey": false,
"withAltGrIsDeadKey": false,
"withShiftAltGrIsDeadKey": false
},
"KeyG": {
"value": "i",
"withShift": "I",
"withAltGr": "i",
"withShiftAltGr": "I",
"valueIsDeadKey": false,
"withShiftIsDeadKey": false,
"withAltGrIsDeadKey": false,
"withShiftAltGrIsDeadKey": false
},
"KeyH": {
"value": "d",
"withShift": "D",
"withAltGr": "d",
"withShiftAltGr": "D",
"valueIsDeadKey": false,
"withShiftIsDeadKey": false,
"withAltGrIsDeadKey": false,
"withShiftAltGrIsDeadKey": false
},
"KeyI": {
"value": "c",
"withShift": "C",
"withAltGr": "c",
"withShiftAltGr": "C",
"valueIsDeadKey": false,
"withShiftIsDeadKey": false,
"withAltGrIsDeadKey": false,
"withShiftAltGrIsDeadKey": false
},
"KeyJ": {
"value": "h",
"withShift": "H",
"withAltGr": "h",
"withShiftAltGr": "H",
"valueIsDeadKey": false,
"withShiftIsDeadKey": false,
"withAltGrIsDeadKey": false,
"withShiftAltGrIsDeadKey": false
},
"KeyK": {
"value": "t",
"withShift": "T",
"withAltGr": "t",
"withShiftAltGr": "T",
"valueIsDeadKey": false,
"withShiftIsDeadKey": false,
"withAltGrIsDeadKey": false,
"withShiftAltGrIsDeadKey": false
},
"KeyL": {
"value": "s",
"withShift": "S",
"withAltGr": "s",
"withShiftAltGr": "S",
"valueIsDeadKey": false,
"withShiftIsDeadKey": false,
"withAltGrIsDeadKey": false,
"withShiftAltGrIsDeadKey": false
},
"KeyM": {
"value": "m",
"withShift": "M",
"withAltGr": "m",
"withShiftAltGr": "M",
"valueIsDeadKey": false,
"withShiftIsDeadKey": false,
"withAltGrIsDeadKey": false,
"withShiftAltGrIsDeadKey": false
},
"KeyN": {
"value": "b",
"withShift": "B",
"withAltGr": "b",
"withShiftAltGr": "B",
"valueIsDeadKey": false,
"withShiftIsDeadKey": false,
"withAltGrIsDeadKey": false,
"withShiftAltGrIsDeadKey": false
},
"KeyO": {
"value": "r",
"withShift": "R",
"withAltGr": "r",
"withShiftAltGr": "R",
"valueIsDeadKey": false,
"withShiftIsDeadKey": false,
"withAltGrIsDeadKey": false,
"withShiftAltGrIsDeadKey": false
},
"KeyP": {
"value": "l",
"withShift": "L",
"withAltGr": "l",
"withShiftAltGr": "L",
"valueIsDeadKey": false,
"withShiftIsDeadKey": false,
"withAltGrIsDeadKey": false,
"withShiftAltGrIsDeadKey": false
},
"KeyQ": {
"value": "'",
"withShift": "\"",
"withAltGr": "'",
"withShiftAltGr": "\"",
"valueIsDeadKey": false,
"withShiftIsDeadKey": false,
"withAltGrIsDeadKey": false,
"withShiftAltGrIsDeadKey": false
},
"KeyR": {
"value": "p",
"withShift": "P",
"withAltGr": "p",
"withShiftAltGr": "P",
"valueIsDeadKey": false,
"withShiftIsDeadKey": false,
"withAltGrIsDeadKey": false,
"withShiftAltGrIsDeadKey": false
},
"KeyS": {
"value": "o",
"withShift": "O",
"withAltGr": "o",
"withShiftAltGr": "O",
"valueIsDeadKey": false,
"withShiftIsDeadKey": false,
"withAltGrIsDeadKey": false,
"withShiftAltGrIsDeadKey": false
},
"KeyT": {
"value": "y",
"withShift": "Y",
"withAltGr": "y",
"withShiftAltGr": "Y",
"valueIsDeadKey": false,
"withShiftIsDeadKey": false,
"withAltGrIsDeadKey": false,
"withShiftAltGrIsDeadKey": false
},
"KeyU": {
"value": "g",
"withShift": "G",
"withAltGr": "g",
"withShiftAltGr": "G",
"valueIsDeadKey": false,
"withShiftIsDeadKey": false,
"withAltGrIsDeadKey": false,
"withShiftAltGrIsDeadKey": false
},
"KeyV": {
"value": "k",
"withShift": "K",
"withAltGr": "k",
"withShiftAltGr": "K",
"valueIsDeadKey": false,
"withShiftIsDeadKey": false,
"withAltGrIsDeadKey": false,
"withShiftAltGrIsDeadKey": false
},
"KeyW": {
"value": ",",
"withShift": "<",
"withAltGr": ",",
"withShiftAltGr": "<",
"valueIsDeadKey": false,
"withShiftIsDeadKey": false,
"withAltGrIsDeadKey": false,
"withShiftAltGrIsDeadKey": false
},
"KeyX": {
"value": "q",
"withShift": "Q",
"withAltGr": "q",
"withShiftAltGr": "Q",
"valueIsDeadKey": false,
"withShiftIsDeadKey": false,
"withAltGrIsDeadKey": false,
"withShiftAltGrIsDeadKey": false
},
"KeyY": {
"value": "f",
"withShift": "F",
"withAltGr": "f",
"withShiftAltGr": "F",
"valueIsDeadKey": false,
"withShiftIsDeadKey": false,
"withAltGrIsDeadKey": false,
"withShiftAltGrIsDeadKey": false
},
"KeyZ": {
"value": ";",
"withShift": ":",
"withAltGr": ";",
"withShiftAltGr": ":",
"valueIsDeadKey": false,
"withShiftIsDeadKey": false,
"withAltGrIsDeadKey": false,
"withShiftAltGrIsDeadKey": false
},
"Digit1": {
"value": "1",
"withShift": "!",
"withAltGr": "1",
"withShiftAltGr": "!",
"valueIsDeadKey": false,
"withShiftIsDeadKey": false,
"withAltGrIsDeadKey": false,
"withShiftAltGrIsDeadKey": false
},
"Digit2": {
"value": "2",
"withShift": "@",
"withAltGr": "2",
"withShiftAltGr": "@",
"valueIsDeadKey": false,
"withShiftIsDeadKey": false,
"withAltGrIsDeadKey": false,
"withShiftAltGrIsDeadKey": false
},
"Digit3": {
"value": "3",
"withShift": "#",
"withAltGr": "3",
"withShiftAltGr": "#",
"valueIsDeadKey": false,
"withShiftIsDeadKey": false,
"withAltGrIsDeadKey": false,
"withShiftAltGrIsDeadKey": false
},
"Digit4": {
"value": "4",
"withShift": "$",
"withAltGr": "4",
"withShiftAltGr": "$",
"valueIsDeadKey": false,
"withShiftIsDeadKey": false,
"withAltGrIsDeadKey": false,
"withShiftAltGrIsDeadKey": false
},
"Digit5": {
"value": "5",
"withShift": "%",
"withAltGr": "5",
"withShiftAltGr": "%",
"valueIsDeadKey": false,
"withShiftIsDeadKey": false,
"withAltGrIsDeadKey": false,
"withShiftAltGrIsDeadKey": false
},
"Digit6": {
"value": "6",
"withShift": "^",
"withAltGr": "6",
"withShiftAltGr": "^",
"valueIsDeadKey": false,
"withShiftIsDeadKey": false,
"withAltGrIsDeadKey": false,
"withShiftAltGrIsDeadKey": false
},
"Digit7": {
"value": "7",
"withShift": "&",
"withAltGr": "7",
"withShiftAltGr": "&",
"valueIsDeadKey": false,
"withShiftIsDeadKey": false,
"withAltGrIsDeadKey": false,
"withShiftAltGrIsDeadKey": false
},
"Digit8": {
"value": "8",
"withShift": "*",
"withAltGr": "8",
"withShiftAltGr": "*",
"valueIsDeadKey": false,
"withShiftIsDeadKey": false,
"withAltGrIsDeadKey": false,
"withShiftAltGrIsDeadKey": false
},
"Digit9": {
"value": "9",
"withShift": "(",
"withAltGr": "9",
"withShiftAltGr": "(",
"valueIsDeadKey": false,
"withShiftIsDeadKey": false,
"withAltGrIsDeadKey": false,
"withShiftAltGrIsDeadKey": false
},
"Digit0": {
"value": "0",
"withShift": ")",
"withAltGr": "0",
"withShiftAltGr": ")",
"valueIsDeadKey": false,
"withShiftIsDeadKey": false,
"withAltGrIsDeadKey": false,
"withShiftAltGrIsDeadKey": false
},
"Enter": {
"value": "\r",
"withShift": "\r",
"withAltGr": "\r",
"withShiftAltGr": "\r",
"valueIsDeadKey": false,
"withShiftIsDeadKey": false,
"withAltGrIsDeadKey": false,
"withShiftAltGrIsDeadKey": false
},
"Escape": {
"value": "\u001b",
"withShift": "\u001b",
"withAltGr": "\u001b",
"withShiftAltGr": "\u001b",
"valueIsDeadKey": false,
"withShiftIsDeadKey": false,
"withAltGrIsDeadKey": false,
"withShiftAltGrIsDeadKey": false
},
"Backspace": {
"value": "\b",
"withShift": "\b",
"withAltGr": "\b",
"withShiftAltGr": "\b",
"valueIsDeadKey": false,
"withShiftIsDeadKey": false,
"withAltGrIsDeadKey": false,
"withShiftAltGrIsDeadKey": false
},
"Tab": {
"value": "\t",
"withShift": "",
"withAltGr": "\t",
"withShiftAltGr": "",
"valueIsDeadKey": false,
"withShiftIsDeadKey": false,
"withAltGrIsDeadKey": false,
"withShiftAltGrIsDeadKey": false
},
"Space": {
"value": " ",
"withShift": " ",
"withAltGr": " ",
"withShiftAltGr": " ",
"valueIsDeadKey": false,
"withShiftIsDeadKey": false,
"withAltGrIsDeadKey": false,
"withShiftAltGrIsDeadKey": false
},
"Minus": {
"value": "[",
"withShift": "{",
"withAltGr": "[",
"withShiftAltGr": "{",
"valueIsDeadKey": false,
"withShiftIsDeadKey": false,
"withAltGrIsDeadKey": false,
"withShiftAltGrIsDeadKey": false
},
"Equal": {
"value": "]",
"withShift": "}",
"withAltGr": "]",
"withShiftAltGr": "}",
"valueIsDeadKey": false,
"withShiftIsDeadKey": false,
"withAltGrIsDeadKey": false,
"withShiftAltGrIsDeadKey": false
},
"BracketLeft": {
"value": "/",
"withShift": "?",
"withAltGr": "/",
"withShiftAltGr": "?",
"valueIsDeadKey": false,
"withShiftIsDeadKey": false,
"withAltGrIsDeadKey": false,
"withShiftAltGrIsDeadKey": false
},
"BracketRight": {
"value": "=",
"withShift": "+",
"withAltGr": "=",
"withShiftAltGr": "+",
"valueIsDeadKey": false,
"withShiftIsDeadKey": false,
"withAltGrIsDeadKey": false,
"withShiftAltGrIsDeadKey": false
},
"Backslash": {
"value": "\\",
"withShift": "|",
"withAltGr": "\\",
"withShiftAltGr": "|",
"valueIsDeadKey": false,
"withShiftIsDeadKey": false,
"withAltGrIsDeadKey": false,
"withShiftAltGrIsDeadKey": false
},
"Semicolon": {
"value": "s",
"withShift": "S",
"withAltGr": "s",
"withShiftAltGr": "S",
"valueIsDeadKey": false,
"withShiftIsDeadKey": false,
"withAltGrIsDeadKey": false,
"withShiftAltGrIsDeadKey": false
},
"Quote": {
"value": "-",
"withShift": "_",
"withAltGr": "-",
"withShiftAltGr": "_",
"valueIsDeadKey": false,
"withShiftIsDeadKey": false,
"withAltGrIsDeadKey": false,
"withShiftAltGrIsDeadKey": false
},
"Backquote": {
"value": "`",
"withShift": "~",
"withAltGr": "`",
"withShiftAltGr": "~",
"valueIsDeadKey": false,
"withShiftIsDeadKey": false,
"withAltGrIsDeadKey": false,
"withShiftAltGrIsDeadKey": false
},
"Comma": {
"value": "w",
"withShift": "W",
"withAltGr": "w",
"withShiftAltGr": "W",
"valueIsDeadKey": false,
"withShiftIsDeadKey": false,
"withAltGrIsDeadKey": false,
"withShiftAltGrIsDeadKey": false
},
"Period": {
"value": "v",
"withShift": "V",
"withAltGr": "v",
"withShiftAltGr": "V",
"valueIsDeadKey": false,
"withShiftIsDeadKey": false,
"withAltGrIsDeadKey": false,
"withShiftAltGrIsDeadKey": false
},
"Slash": {
"value": "z",
"withShift": "Z",
"withAltGr": "z",
"withShiftAltGr": "Z",
"valueIsDeadKey": false,
"withShiftIsDeadKey": false,
"withAltGrIsDeadKey": false,
"withShiftAltGrIsDeadKey": false
},
"CapsLock": {
"value": "",
"valueIsDeadKey": false,
"withShift": "",
"withShiftIsDeadKey": false,
"withAltGr": "",
"withAltGrIsDeadKey": false,
"withShiftAltGr": "",
"withShiftAltGrIsDeadKey": false
},
"F1": {
"value": "",
"valueIsDeadKey": false,
"withShift": "",
"withShiftIsDeadKey": false,
"withAltGr": "",
"withAltGrIsDeadKey": false,
"withShiftAltGr": "",
"withShiftAltGrIsDeadKey": false
},
"F2": {
"value": "",
"valueIsDeadKey": false,
"withShift": "",
"withShiftIsDeadKey": false,
"withAltGr": "",
"withAltGrIsDeadKey": false,
"withShiftAltGr": "",
"withShiftAltGrIsDeadKey": false
},
"F3": {
"value": "",
"valueIsDeadKey": false,
"withShift": "",
"withShiftIsDeadKey": false,
"withAltGr": "",
"withAltGrIsDeadKey": false,
"withShiftAltGr": "",
"withShiftAltGrIsDeadKey": false
},
"F4": {
"value": "",
"valueIsDeadKey": false,
"withShift": "",
"withShiftIsDeadKey": false,
"withAltGr": "",
"withAltGrIsDeadKey": false,
"withShiftAltGr": "",
"withShiftAltGrIsDeadKey": false
},
"F5": {
"value": "",
"valueIsDeadKey": false,
"withShift": "",
"withShiftIsDeadKey": false,
"withAltGr": "",
"withAltGrIsDeadKey": false,
"withShiftAltGr": "",
"withShiftAltGrIsDeadKey": false
},
"F6": {
"value": "",
"valueIsDeadKey": false,
"withShift": "",
"withShiftIsDeadKey": false,
"withAltGr": "",
"withAltGrIsDeadKey": false,
"withShiftAltGr": "",
"withShiftAltGrIsDeadKey": false
},
"F7": {
"value": "",
"valueIsDeadKey": false,
"withShift": "",
"withShiftIsDeadKey": false,
"withAltGr": "",
"withAltGrIsDeadKey": false,
"withShiftAltGr": "",
"withShiftAltGrIsDeadKey": false
},
"F8": {
"value": "",
"valueIsDeadKey": false,
"withShift": "",
"withShiftIsDeadKey": false,
"withAltGr": "",
"withAltGrIsDeadKey": false,
"withShiftAltGr": "",
"withShiftAltGrIsDeadKey": false
},
"F9": {
"value": "",
"valueIsDeadKey": false,
"withShift": "",
"withShiftIsDeadKey": false,
"withAltGr": "",
"withAltGrIsDeadKey": false,
"withShiftAltGr": "",
"withShiftAltGrIsDeadKey": false
},
"F10": {
"value": "",
"valueIsDeadKey": false,
"withShift": "",
"withShiftIsDeadKey": false,
"withAltGr": "",
"withAltGrIsDeadKey": false,
"withShiftAltGr": "",
"withShiftAltGrIsDeadKey": false
},
"F11": {
"value": "",
"valueIsDeadKey": false,
"withShift": "",
"withShiftIsDeadKey": false,
"withAltGr": "",
"withAltGrIsDeadKey": false,
"withShiftAltGr": "",
"withShiftAltGrIsDeadKey": false
},
"F12": {
"value": "",
"valueIsDeadKey": false,
"withShift": "",
"withShiftIsDeadKey": false,
"withAltGr": "",
"withAltGrIsDeadKey": false,
"withShiftAltGr": "",
"withShiftAltGrIsDeadKey": false
},
"PrintScreen": {
"value": "",
"valueIsDeadKey": false,
"withShift": "",
"withShiftIsDeadKey": false,
"withAltGr": "",
"withAltGrIsDeadKey": false,
"withShiftAltGr": "",
"withShiftAltGrIsDeadKey": false
},
"ScrollLock": {
"value": "",
"valueIsDeadKey": false,
"withShift": "",
"withShiftIsDeadKey": false,
"withAltGr": "",
"withAltGrIsDeadKey": false,
"withShiftAltGr": "",
"withShiftAltGrIsDeadKey": false
},
"Pause": {
"value": "",
"valueIsDeadKey": false,
"withShift": "",
"withShiftIsDeadKey": false,
"withAltGr": "",
"withAltGrIsDeadKey": false,
"withShiftAltGr": "",
"withShiftAltGrIsDeadKey": false
},
"Insert": {
"value": "",
"valueIsDeadKey": false,
"withShift": "",
"withShiftIsDeadKey": false,
"withAltGr": "",
"withAltGrIsDeadKey": false,
"withShiftAltGr": "",
"withShiftAltGrIsDeadKey": false
},
"Home": {
"value": "",
"valueIsDeadKey": false,
"withShift": "",
"withShiftIsDeadKey": false,
"withAltGr": "",
"withAltGrIsDeadKey": false,
"withShiftAltGr": "",
"withShiftAltGrIsDeadKey": false
},
"PageUp": {
"value": "",
"valueIsDeadKey": false,
"withShift": "",
"withShiftIsDeadKey": false,
"withAltGr": "",
"withAltGrIsDeadKey": false,
"withShiftAltGr": "",
"withShiftAltGrIsDeadKey": false
},
"Delete": {
"value": "",
"withShift": "",
"withAltGr": "",
"withShiftAltGr": "",
"valueIsDeadKey": false,
"withShiftIsDeadKey": false,
"withAltGrIsDeadKey": false,
"withShiftAltGrIsDeadKey": false
},
"End": {
"value": "",
"valueIsDeadKey": false,
"withShift": "",
"withShiftIsDeadKey": false,
"withAltGr": "",
"withAltGrIsDeadKey": false,
"withShiftAltGr": "",
"withShiftAltGrIsDeadKey": false
},
"PageDown": {
"value": "",
"valueIsDeadKey": false,
"withShift": "",
"withShiftIsDeadKey": false,
"withAltGr": "",
"withAltGrIsDeadKey": false,
"withShiftAltGr": "",
"withShiftAltGrIsDeadKey": false
},
"ArrowRight": {
"value": "",
"valueIsDeadKey": false,
"withShift": "",
"withShiftIsDeadKey": false,
"withAltGr": "",
"withAltGrIsDeadKey": false,
"withShiftAltGr": "",
"withShiftAltGrIsDeadKey": false
},
"ArrowLeft": {
"value": "",
"valueIsDeadKey": false,
"withShift": "",
"withShiftIsDeadKey": false,
"withAltGr": "",
"withAltGrIsDeadKey": false,
"withShiftAltGr": "",
"withShiftAltGrIsDeadKey": false
},
"ArrowDown": {
"value": "",
"valueIsDeadKey": false,
"withShift": "",
"withShiftIsDeadKey": false,
"withAltGr": "",
"withAltGrIsDeadKey": false,
"withShiftAltGr": "",
"withShiftAltGrIsDeadKey": false
},
"ArrowUp": {
"value": "",
"valueIsDeadKey": false,
"withShift": "",
"withShiftIsDeadKey": false,
"withAltGr": "",
"withAltGrIsDeadKey": false,
"withShiftAltGr": "",
"withShiftAltGrIsDeadKey": false
},
"NumLock": {
"value": "",
"valueIsDeadKey": false,
"withShift": "",
"withShiftIsDeadKey": false,
"withAltGr": "",
"withAltGrIsDeadKey": false,
"withShiftAltGr": "",
"withShiftAltGrIsDeadKey": false
},
"NumpadDivide": {
"value": "/",
"withShift": "/",
"withAltGr": "/",
"withShiftAltGr": "/",
"valueIsDeadKey": false,
"withShiftIsDeadKey": false,
"withAltGrIsDeadKey": false,
"withShiftAltGrIsDeadKey": false
},
"NumpadMultiply": {
"value": "*",
"withShift": "*",
"withAltGr": "*",
"withShiftAltGr": "*",
"valueIsDeadKey": false,
"withShiftIsDeadKey": false,
"withAltGrIsDeadKey": false,
"withShiftAltGrIsDeadKey": false
},
"NumpadSubtract": {
"value": "-",
"withShift": "-",
"withAltGr": "-",
"withShiftAltGr": "-",
"valueIsDeadKey": false,
"withShiftIsDeadKey": false,
"withAltGrIsDeadKey": false,
"withShiftAltGrIsDeadKey": false
},
"NumpadAdd": {
"value": "+",
"withShift": "+",
"withAltGr": "+",
"withShiftAltGr": "+",
"valueIsDeadKey": false,
"withShiftIsDeadKey": false,
"withAltGrIsDeadKey": false,
"withShiftAltGrIsDeadKey": false
},
"NumpadEnter": {
"value": "\r",
"withShift": "\r",
"withAltGr": "\r",
"withShiftAltGr": "\r",
"valueIsDeadKey": false,
"withShiftIsDeadKey": false,
"withAltGrIsDeadKey": false,
"withShiftAltGrIsDeadKey": false
},
"Numpad1": {
"value": "",
"withShift": "1",
"withAltGr": "",
"withShiftAltGr": "1",
"valueIsDeadKey": false,
"withShiftIsDeadKey": false,
"withAltGrIsDeadKey": false,
"withShiftAltGrIsDeadKey": false
},
"Numpad2": {
"value": "",
"withShift": "2",
"withAltGr": "",
"withShiftAltGr": "2",
"valueIsDeadKey": false,
"withShiftIsDeadKey": false,
"withAltGrIsDeadKey": false,
"withShiftAltGrIsDeadKey": false
},
"Numpad3": {
"value": "",
"withShift": "3",
"withAltGr": "",
"withShiftAltGr": "3",
"valueIsDeadKey": false,
"withShiftIsDeadKey": false,
"withAltGrIsDeadKey": false,
"withShiftAltGrIsDeadKey": false
},
"Numpad4": {
"value": "",
"withShift": "4",
"withAltGr": "",
"withShiftAltGr": "4",
"valueIsDeadKey": false,
"withShiftIsDeadKey": false,
"withAltGrIsDeadKey": false,
"withShiftAltGrIsDeadKey": false
},
"Numpad5": {
"value": "",
"withShift": "5",
"withAltGr": "",
"withShiftAltGr": "5",
"valueIsDeadKey": false,
"withShiftIsDeadKey": false,
"withAltGrIsDeadKey": false,
"withShiftAltGrIsDeadKey": false
},
"Numpad6": {
"value": "",
"withShift": "6",
"withAltGr": "",
"withShiftAltGr": "6",
"valueIsDeadKey": false,
"withShiftIsDeadKey": false,
"withAltGrIsDeadKey": false,
"withShiftAltGrIsDeadKey": false
},
"Numpad7": {
"value": "",
"withShift": "7",
"withAltGr": "",
"withShiftAltGr": "7",
"valueIsDeadKey": false,
"withShiftIsDeadKey": false,
"withAltGrIsDeadKey": false,
"withShiftAltGrIsDeadKey": false
},
"Numpad8": {
"value": "",
"withShift": "8",
"withAltGr": "",
"withShiftAltGr": "8",
"valueIsDeadKey": false,
"withShiftIsDeadKey": false,
"withAltGrIsDeadKey": false,
"withShiftAltGrIsDeadKey": false
},
"Numpad9": {
"value": "",
"withShift": "9",
"withAltGr": "",
"withShiftAltGr": "9",
"valueIsDeadKey": false,
"withShiftIsDeadKey": false,
"withAltGrIsDeadKey": false,
"withShiftAltGrIsDeadKey": false
},
"Numpad0": {
"value": "",
"withShift": "0",
"withAltGr": "",
"withShiftAltGr": "0",
"valueIsDeadKey": false,
"withShiftIsDeadKey": false,
"withAltGrIsDeadKey": false,
"withShiftAltGrIsDeadKey": false
},
"NumpadDecimal": {
"value": "",
"withShift": ".",
"withAltGr": "",
"withShiftAltGr": ".",
"valueIsDeadKey": false,
"withShiftIsDeadKey": false,
"withAltGrIsDeadKey": false,
"withShiftAltGrIsDeadKey": false
},
"IntlBackslash": {
"value": "<",
"withShift": ">",
"withAltGr": "|",
"withShiftAltGr": "¦",
"valueIsDeadKey": false,
"withShiftIsDeadKey": false,
"withAltGrIsDeadKey": false,
"withShiftAltGrIsDeadKey": false
},
"ContextMenu": {
"value": "",
"valueIsDeadKey": false,
"withShift": "",
"withShiftIsDeadKey": false,
"withAltGr": "",
"withAltGrIsDeadKey": false,
"withShiftAltGr": "",
"withShiftAltGrIsDeadKey": false
},
"Power": {
"value": "",
"valueIsDeadKey": false,
"withShift": "",
"withShiftIsDeadKey": false,
"withAltGr": "",
"withAltGrIsDeadKey": false,
"withShiftAltGr": "",
"withShiftAltGrIsDeadKey": false
},
"NumpadEqual": {
"value": "=",
"withShift": "=",
"withAltGr": "=",
"withShiftAltGr": "=",
"valueIsDeadKey": false,
"withShiftIsDeadKey": false,
"withAltGrIsDeadKey": false,
"withShiftAltGrIsDeadKey": false
},
"F13": {
"value": "",
"valueIsDeadKey": false,
"withShift": "",
"withShiftIsDeadKey": false,
"withAltGr": "",
"withAltGrIsDeadKey": false,
"withShiftAltGr": "",
"withShiftAltGrIsDeadKey": false
},
"F14": {
"value": "",
"valueIsDeadKey": false,
"withShift": "",
"withShiftIsDeadKey": false,
"withAltGr": "",
"withAltGrIsDeadKey": false,
"withShiftAltGr": "",
"withShiftAltGrIsDeadKey": false
},
"F15": {
"value": "",
"valueIsDeadKey": false,
"withShift": "",
"withShiftIsDeadKey": false,
"withAltGr": "",
"withAltGrIsDeadKey": false,
"withShiftAltGr": "",
"withShiftAltGrIsDeadKey": false
},
"F16": {
"value": "",
"valueIsDeadKey": false,
"withShift": "",
"withShiftIsDeadKey": false,
"withAltGr": "",
"withAltGrIsDeadKey": false,
"withShiftAltGr": "",
"withShiftAltGrIsDeadKey": false
},
"F17": {
"value": "",
"valueIsDeadKey": false,
"withShift": "",
"withShiftIsDeadKey": false,
"withAltGr": "",
"withAltGrIsDeadKey": false,
"withShiftAltGr": "",
"withShiftAltGrIsDeadKey": false
},
"F18": {
"value": "",
"valueIsDeadKey": false,
"withShift": "",
"withShiftIsDeadKey": false,
"withAltGr": "",
"withAltGrIsDeadKey": false,
"withShiftAltGr": "",
"withShiftAltGrIsDeadKey": false
},
"F19": {
"value": "",
"valueIsDeadKey": false,
"withShift": "",
"withShiftIsDeadKey": false,
"withAltGr": "",
"withAltGrIsDeadKey": false,
"withShiftAltGr": "",
"withShiftAltGrIsDeadKey": false
},
"F20": {
"value": "",
"valueIsDeadKey": false,
"withShift": "",
"withShiftIsDeadKey": false,
"withAltGr": "",
"withAltGrIsDeadKey": false,
"withShiftAltGr": "",
"withShiftAltGrIsDeadKey": false
},
"F21": {
"value": "",
"valueIsDeadKey": false,
"withShift": "",
"withShiftIsDeadKey": false,
"withAltGr": "",
"withAltGrIsDeadKey": false,
"withShiftAltGr": "",
"withShiftAltGrIsDeadKey": false
},
"F22": {
"value": "",
"valueIsDeadKey": false,
"withShift": "",
"withShiftIsDeadKey": false,
"withAltGr": "",
"withAltGrIsDeadKey": false,
"withShiftAltGr": "",
"withShiftAltGrIsDeadKey": false
},
"F23": {
"value": "",
"valueIsDeadKey": false,
"withShift": "",
"withShiftIsDeadKey": false,
"withAltGr": "",
"withAltGrIsDeadKey": false,
"withShiftAltGr": "",
"withShiftAltGrIsDeadKey": false
},
"F24": {
"value": "",
"valueIsDeadKey": false,
"withShift": "",
"withShiftIsDeadKey": false,
"withAltGr": "",
"withAltGrIsDeadKey": false,
"withShiftAltGr": "",
"withShiftAltGrIsDeadKey": false
},
"Open": {
"value": "",
"valueIsDeadKey": false,
"withShift": "",
"withShiftIsDeadKey": false,
"withAltGr": "",
"withAltGrIsDeadKey": false,
"withShiftAltGr": "",
"withShiftAltGrIsDeadKey": false
},
"Help": {
"value": "",
"valueIsDeadKey": false,
"withShift": "",
"withShiftIsDeadKey": false,
"withAltGr": "",
"withAltGrIsDeadKey": false,
"withShiftAltGr": "",
"withShiftAltGrIsDeadKey": false
},
"Select": {
"value": "",
"valueIsDeadKey": false,
"withShift": "",
"withShiftIsDeadKey": false,
"withAltGr": "",
"withAltGrIsDeadKey": false,
"withShiftAltGr": "",
"withShiftAltGrIsDeadKey": false
},
"Again": {
"value": "",
"valueIsDeadKey": false,
"withShift": "",
"withShiftIsDeadKey": false,
"withAltGr": "",
"withAltGrIsDeadKey": false,
"withShiftAltGr": "",
"withShiftAltGrIsDeadKey": false
},
"Undo": {
"value": "",
"valueIsDeadKey": false,
"withShift": "",
"withShiftIsDeadKey": false,
"withAltGr": "",
"withAltGrIsDeadKey": false,
"withShiftAltGr": "",
"withShiftAltGrIsDeadKey": false
},
"Cut": {
"value": "",
"valueIsDeadKey": false,
"withShift": "",
"withShiftIsDeadKey": false,
"withAltGr": "",
"withAltGrIsDeadKey": false,
"withShiftAltGr": "",
"withShiftAltGrIsDeadKey": false
},
"Copy": {
"value": "",
"valueIsDeadKey": false,
"withShift": "",
"withShiftIsDeadKey": false,
"withAltGr": "",
"withAltGrIsDeadKey": false,
"withShiftAltGr": "",
"withShiftAltGrIsDeadKey": false
},
"Paste": {
"value": "",
"valueIsDeadKey": false,
"withShift": "",
"withShiftIsDeadKey": false,
"withAltGr": "",
"withAltGrIsDeadKey": false,
"withShiftAltGr": "",
"withShiftAltGrIsDeadKey": false
},
"Find": {
"value": "",
"valueIsDeadKey": false,
"withShift": "",
"withShiftIsDeadKey": false,
"withAltGr": "",
"withAltGrIsDeadKey": false,
"withShiftAltGr": "",
"withShiftAltGrIsDeadKey": false
},
"AudioVolumeMute": {
"value": "",
"valueIsDeadKey": false,
"withShift": "",
"withShiftIsDeadKey": false,
"withAltGr": "",
"withAltGrIsDeadKey": false,
"withShiftAltGr": "",
"withShiftAltGrIsDeadKey": false
},
"AudioVolumeUp": {
"value": "",
"valueIsDeadKey": false,
"withShift": "",
"withShiftIsDeadKey": false,
"withAltGr": "",
"withAltGrIsDeadKey": false,
"withShiftAltGr": "",
"withShiftAltGrIsDeadKey": false
},
"AudioVolumeDown": {
"value": "",
"valueIsDeadKey": false,
"withShift": "",
"withShiftIsDeadKey": false,
"withAltGr": "",
"withAltGrIsDeadKey": false,
"withShiftAltGr": "",
"withShiftAltGrIsDeadKey": false
},
"NumpadComma": {
"value": ".",
"withShift": ".",
"withAltGr": ".",
"withShiftAltGr": ".",
"valueIsDeadKey": false,
"withShiftIsDeadKey": false,
"withAltGrIsDeadKey": false,
"withShiftAltGrIsDeadKey": false
},
"IntlRo": {
"value": "",
"valueIsDeadKey": false,
"withShift": "",
"withShiftIsDeadKey": false,
"withAltGr": "",
"withAltGrIsDeadKey": false,
"withShiftAltGr": "",
"withShiftAltGrIsDeadKey": false
},
"KanaMode": {
"value": "",
"valueIsDeadKey": false,
"withShift": "",
"withShiftIsDeadKey": false,
"withAltGr": "",
"withAltGrIsDeadKey": false,
"withShiftAltGr": "",
"withShiftAltGrIsDeadKey": false
},
"IntlYen": {
"value": "",
"valueIsDeadKey": false,
"withShift": "",
"withShiftIsDeadKey": false,
"withAltGr": "",
"withAltGrIsDeadKey": false,
"withShiftAltGr": "",
"withShiftAltGrIsDeadKey": false
},
"Convert": {
"value": "",
"valueIsDeadKey": false,
"withShift": "",
"withShiftIsDeadKey": false,
"withAltGr": "",
"withAltGrIsDeadKey": false,
"withShiftAltGr": "",
"withShiftAltGrIsDeadKey": false
},
"NonConvert": {
"value": "",
"valueIsDeadKey": false,
"withShift": "",
"withShiftIsDeadKey": false,
"withAltGr": "",
"withAltGrIsDeadKey": false,
"withShiftAltGr": "",
"withShiftAltGrIsDeadKey": false
},
"Lang1": {
"value": "",
"valueIsDeadKey": false,
"withShift": "",
"withShiftIsDeadKey": false,
"withAltGr": "",
"withAltGrIsDeadKey": false,
"withShiftAltGr": "",
"withShiftAltGrIsDeadKey": false
},
"Lang2": {
"value": "",
"valueIsDeadKey": false,
"withShift": "",
"withShiftIsDeadKey": false,
"withAltGr": "",
"withAltGrIsDeadKey": false,
"withShiftAltGr": "",
"withShiftAltGrIsDeadKey": false
},
"Lang3": {
"value": "",
"valueIsDeadKey": false,
"withShift": "",
"withShiftIsDeadKey": false,
"withAltGr": "",
"withAltGrIsDeadKey": false,
"withShiftAltGr": "",
"withShiftAltGrIsDeadKey": false
},
"Lang4": {
"value": "",
"valueIsDeadKey": false,
"withShift": "",
"withShiftIsDeadKey": false,
"withAltGr": "",
"withAltGrIsDeadKey": false,
"withShiftAltGr": "",
"withShiftAltGrIsDeadKey": false
},
"Lang5": {
"value": "",
"valueIsDeadKey": false,
"withShift": "",
"withShiftIsDeadKey": false,
"withAltGr": "",
"withAltGrIsDeadKey": false,
"withShiftAltGr": "",
"withShiftAltGrIsDeadKey": false
},
"NumpadParenLeft": {
"value": "(",
"withShift": "(",
"withAltGr": "(",
"withShiftAltGr": "(",
"valueIsDeadKey": false,
"withShiftIsDeadKey": false,
"withAltGrIsDeadKey": false,
"withShiftAltGrIsDeadKey": false
},
"NumpadParenRight": {
"value": ")",
"withShift": ")",
"withAltGr": ")",
"withShiftAltGr": ")",
"valueIsDeadKey": false,
"withShiftIsDeadKey": false,
"withAltGrIsDeadKey": false,
"withShiftAltGrIsDeadKey": false
},
"ControlLeft": {
"value": "",
"valueIsDeadKey": false,
"withShift": "",
"withShiftIsDeadKey": false,
"withAltGr": "",
"withAltGrIsDeadKey": false,
"withShiftAltGr": "",
"withShiftAltGrIsDeadKey": false
},
"ShiftLeft": {
"value": "",
"valueIsDeadKey": false,
"withShift": "",
"withShiftIsDeadKey": false,
"withAltGr": "",
"withAltGrIsDeadKey": false,
"withShiftAltGr": "",
"withShiftAltGrIsDeadKey": false
},
"AltLeft": {
"value": "",
"valueIsDeadKey": false,
"withShift": "",
"withShiftIsDeadKey": false,
"withAltGr": "",
"withAltGrIsDeadKey": false,
"withShiftAltGr": "",
"withShiftAltGrIsDeadKey": false
},
"MetaLeft": {
"value": "",
"valueIsDeadKey": false,
"withShift": "",
"withShiftIsDeadKey": false,
"withAltGr": "",
"withAltGrIsDeadKey": false,
"withShiftAltGr": "",
"withShiftAltGrIsDeadKey": false
},
"ControlRight": {
"value": "",
"valueIsDeadKey": false,
"withShift": "",
"withShiftIsDeadKey": false,
"withAltGr": "",
"withAltGrIsDeadKey": false,
"withShiftAltGr": "",
"withShiftAltGrIsDeadKey": false
},
"ShiftRight": {
"value": "",
"valueIsDeadKey": false,
"withShift": "",
"withShiftIsDeadKey": false,
"withAltGr": "",
"withAltGrIsDeadKey": false,
"withShiftAltGr": "",
"withShiftAltGrIsDeadKey": false
},
"AltRight": {
"value": "",
"valueIsDeadKey": false,
"withShift": "",
"withShiftIsDeadKey": false,
"withAltGr": "",
"withAltGrIsDeadKey": false,
"withShiftAltGr": "",
"withShiftAltGrIsDeadKey": false
},
"MetaRight": {
"value": "",
"valueIsDeadKey": false,
"withShift": "",
"withShiftIsDeadKey": false,
"withAltGr": "",
"withAltGrIsDeadKey": false,
"withShiftAltGr": "",
"withShiftAltGrIsDeadKey": false
},
"BrightnessUp": {
"value": "",
"valueIsDeadKey": false,
"withShift": "",
"withShiftIsDeadKey": false,
"withAltGr": "",
"withAltGrIsDeadKey": false,
"withShiftAltGr": "",
"withShiftAltGrIsDeadKey": false
},
"BrightnessDown": {
"value": "",
"valueIsDeadKey": false,
"withShift": "",
"withShiftIsDeadKey": false,
"withAltGr": "",
"withAltGrIsDeadKey": false,
"withShiftAltGr": "",
"withShiftAltGrIsDeadKey": false
},
"MediaPlay": {
"value": "",
"valueIsDeadKey": false,
"withShift": "",
"withShiftIsDeadKey": false,
"withAltGr": "",
"withAltGrIsDeadKey": false,
"withShiftAltGr": "",
"withShiftAltGrIsDeadKey": false
},
"MediaRecord": {
"value": "",
"valueIsDeadKey": false,
"withShift": "",
"withShiftIsDeadKey": false,
"withAltGr": "",
"withAltGrIsDeadKey": false,
"withShiftAltGr": "",
"withShiftAltGrIsDeadKey": false
},
"MediaFastForward": {
"value": "",
"valueIsDeadKey": false,
"withShift": "",
"withShiftIsDeadKey": false,
"withAltGr": "",
"withAltGrIsDeadKey": false,
"withShiftAltGr": "",
"withShiftAltGrIsDeadKey": false
},
"MediaRewind": {
"value": "",
"valueIsDeadKey": false,
"withShift": "",
"withShiftIsDeadKey": false,
"withAltGr": "",
"withAltGrIsDeadKey": false,
"withShiftAltGr": "",
"withShiftAltGrIsDeadKey": false
},
"MediaTrackNext": {
"value": "",
"valueIsDeadKey": false,
"withShift": "",
"withShiftIsDeadKey": false,
"withAltGr": "",
"withAltGrIsDeadKey": false,
"withShiftAltGr": "",
"withShiftAltGrIsDeadKey": false
},
"MediaTrackPrevious": {
"value": "",
"valueIsDeadKey": false,
"withShift": "",
"withShiftIsDeadKey": false,
"withAltGr": "",
"withAltGrIsDeadKey": false,
"withShiftAltGr": "",
"withShiftAltGrIsDeadKey": false
},
"MediaStop": {
"value": "",
"valueIsDeadKey": false,
"withShift": "",
"withShiftIsDeadKey": false,
"withAltGr": "",
"withAltGrIsDeadKey": false,
"withShiftAltGr": "",
"withShiftAltGrIsDeadKey": false
},
"Eject": {
"value": "",
"valueIsDeadKey": false,
"withShift": "",
"withShiftIsDeadKey": false,
"withAltGr": "",
"withAltGrIsDeadKey": false,
"withShiftAltGr": "",
"withShiftAltGrIsDeadKey": false
},
"MediaPlayPause": {
"value": "",
"valueIsDeadKey": false,
"withShift": "",
"withShiftIsDeadKey": false,
"withAltGr": "",
"withAltGrIsDeadKey": false,
"withShiftAltGr": "",
"withShiftAltGrIsDeadKey": false
},
"MediaSelect": {
"value": "",
"valueIsDeadKey": false,
"withShift": "",
"withShiftIsDeadKey": false,
"withAltGr": "",
"withAltGrIsDeadKey": false,
"withShiftAltGr": "",
"withShiftAltGrIsDeadKey": false
},
"LaunchMail": {
"value": "",
"valueIsDeadKey": false,
"withShift": "",
"withShiftIsDeadKey": false,
"withAltGr": "",
"withAltGrIsDeadKey": false,
"withShiftAltGr": "",
"withShiftAltGrIsDeadKey": false
},
"LaunchApp2": {
"value": "",
"valueIsDeadKey": false,
"withShift": "",
"withShiftIsDeadKey": false,
"withAltGr": "",
"withAltGrIsDeadKey": false,
"withShiftAltGr": "",
"withShiftAltGrIsDeadKey": false
},
"LaunchApp1": {
"value": "",
"valueIsDeadKey": false,
"withShift": "",
"withShiftIsDeadKey": false,
"withAltGr": "",
"withAltGrIsDeadKey": false,
"withShiftAltGr": "",
"withShiftAltGrIsDeadKey": false
},
"SelectTask": {
"value": "",
"valueIsDeadKey": false,
"withShift": "",
"withShiftIsDeadKey": false,
"withAltGr": "",
"withAltGrIsDeadKey": false,
"withShiftAltGr": "",
"withShiftAltGrIsDeadKey": false
},
"LaunchScreenSaver": {
"value": "",
"valueIsDeadKey": false,
"withShift": "",
"withShiftIsDeadKey": false,
"withAltGr": "",
"withAltGrIsDeadKey": false,
"withShiftAltGr": "",
"withShiftAltGrIsDeadKey": false
},
"BrowserSearch": {
"value": "",
"valueIsDeadKey": false,
"withShift": "",
"withShiftIsDeadKey": false,
"withAltGr": "",
"withAltGrIsDeadKey": false,
"withShiftAltGr": "",
"withShiftAltGrIsDeadKey": false
},
"BrowserHome": {
"value": "",
"valueIsDeadKey": false,
"withShift": "",
"withShiftIsDeadKey": false,
"withAltGr": "",
"withAltGrIsDeadKey": false,
"withShiftAltGr": "",
"withShiftAltGrIsDeadKey": false
},
"BrowserBack": {
"value": "",
"valueIsDeadKey": false,
"withShift": "",
"withShiftIsDeadKey": false,
"withAltGr": "",
"withAltGrIsDeadKey": false,
"withShiftAltGr": "",
"withShiftAltGrIsDeadKey": false
},
"BrowserForward": {
"value": "",
"valueIsDeadKey": false,
"withShift": "",
"withShiftIsDeadKey": false,
"withAltGr": "",
"withAltGrIsDeadKey": false,
"withShiftAltGr": "",
"withShiftAltGrIsDeadKey": false
},
"BrowserStop": {
"value": "",
"valueIsDeadKey": false,
"withShift": "",
"withShiftIsDeadKey": false,
"withAltGr": "",
"withAltGrIsDeadKey": false,
"withShiftAltGr": "",
"withShiftAltGrIsDeadKey": false
},
"BrowserRefresh": {
"value": "",
"valueIsDeadKey": false,
"withShift": "",
"withShiftIsDeadKey": false,
"withAltGr": "",
"withAltGrIsDeadKey": false,
"withShiftAltGr": "",
"withShiftAltGrIsDeadKey": false
},
"BrowserFavorites": {
"value": "",
"valueIsDeadKey": false,
"withShift": "",
"withShiftIsDeadKey": false,
"withAltGr": "",
"withAltGrIsDeadKey": false,
"withShiftAltGr": "",
"withShiftAltGrIsDeadKey": false
},
"MailReply": {
"value": "",
"valueIsDeadKey": false,
"withShift": "",
"withShiftIsDeadKey": false,
"withAltGr": "",
"withAltGrIsDeadKey": false,
"withShiftAltGr": "",
"withShiftAltGrIsDeadKey": false
},
"MailForward": {
"value": "",
"valueIsDeadKey": false,
"withShift": "",
"withShiftIsDeadKey": false,
"withAltGr": "",
"withAltGrIsDeadKey": false,
"withShiftAltGr": "",
"withShiftAltGrIsDeadKey": false
},
"MailSend": {
"value": "",
"valueIsDeadKey": false,
"withShift": "",
"withShiftIsDeadKey": false,
"withAltGr": "",
"withAltGrIsDeadKey": false,
"withShiftAltGr": "",
"withShiftAltGrIsDeadKey": false
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment