diff --git a/shared/src/components/popover/tab/keypress/scancodes.json b/shared/src/components/popover/tab/keypress/scancodes.json index 44f7ea31..97da9d6f 100644 --- a/shared/src/components/popover/tab/keypress/scancodes.json +++ b/shared/src/components/popover/tab/keypress/scancodes.json @@ -212,30 +212,26 @@ }, "text": "Enter" }, - { - "id": "43", - "text": "Tab" - }, { "id": "44", "text": "Space" + }, + { + "id": "43", + "text": "Tab" } ] }, { "text": "Miscellaneous", "children": [ - { - "id": "42", - "text": "Backspace" - }, { "id": "41", "text": "Escape" }, { - "id": "118", - "text": "Menu" + "id": "42", + "text": "Backspace" }, { "id": "73", @@ -245,18 +241,22 @@ "id": "76", "text": "Delete" }, + { + "id": "118", + "text": "Menu" + }, { "id": "57", "text": "Caps Lock" }, - { - "id": "70", - "text": "Print Screen" - }, { "id": "71", "text": "Scroll Lock" }, + { + "id": "70", + "text": "Print Screen" + }, { "id": "72", "text": "Pause"