minervamaga

Untitled

Feb 1st, 2021 (edited)
1,030
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 10.26 KB | None | 0 0
  1. {
  2.    "A through Z": [
  3.       {
  4.          "A": "Vanilla movement key",
  5.          "C": "Vanilla action key",
  6.          "D": "Vanilla movement key",
  7.          "E": "Open vanilla menu",
  8.          "F": "Open vanilla journal",
  9.          "M": "Open vanilla map",
  10.          "S": "Vanilla movement key",
  11.          "T": "Open chat box",
  12.          "W": "Vanilla movement key",
  13.          "X": "Vanilla action key",
  14.          "Y 1": "Open emote menu",
  15.          "Y 2": "Eat selected item",
  16.       }
  17.    ],
  18.    "D0 through D9": [
  19.       {
  20.          "D0 1": "Vanilla hotbar",
  21.          "D1 1": "Vanilla hotbar",
  22.          "D2 1": "Vanilla hotbar",
  23.          "D3 1": "Vanilla hotbar",
  24.          "D4 1": "Vanilla hotbar",
  25.          "D5 1": "Vanilla hotbar",
  26.          "D6 1": "Vanilla hotbar",
  27.          "D7 1": "Vanilla hotbar",
  28.          "D8 1": "Vanilla hotbar",
  29.          "D9 1": "Vanilla hotbar",
  30.       }
  31.    ],
  32.    "Down, Left,\nRight, Up": [
  33.       {
  34.          "description": "The arrow keys."
  35.       }
  36.    ],
  37.    "F1 through F24": [
  38.       {
  39.          "F4": "Toggle screenshot mode (vanilla)",
  40.          "F11": "Steam screenshot button",
  41.       }
  42.    ],
  43.    "Apps": [
  44.       {
  45.          "description": "The applications or menu (▤) key, typically located next to your right CTRL key."
  46.       }
  47.    ],
  48.    "Back": [
  49.       {
  50.          "description": "The backspace (⌫ or ⟵) key."
  51.       }
  52.    ],
  53.    "CapsLock": [
  54.       {
  55.          "description": "The CAPS LOCK or ⇪ key."
  56.       }
  57.    ],
  58.    "Enter": [
  59.       {
  60.          "description": "The ENTER or ↵ key."
  61.       }
  62.    ],
  63.    "Escape": [
  64.       {
  65.          "Action 1": "Closes active menu"
  66.       }
  67.    ],
  68.    "LeftAlt, RightAlt": [
  69.       {
  70.          "description": "The ALT keys."
  71.       }
  72.    ],
  73.    "LeftControl, RightControl": [
  74.       {
  75.          "description": "The CTRL key."
  76.       }
  77.    ],
  78.    "LeftShift, RightShift": [
  79.       {
  80.          "LeftShift 1": "Toggle vanilla run",
  81.       }
  82.    ],
  83.    "LeftWindows, RightWindows": [
  84.       {
  85.          "description": "The Windows keys."
  86.       }
  87.    ],
  88.    "OemCloseBrackets": [
  89.       {
  90.          "description": "The ] key."
  91.       }
  92.    ],
  93.    "OemComma": [
  94.       {
  95.          "description": "The ,\tkey."
  96.       }
  97.    ],
  98.    "OemMinus": [
  99.       {
  100.          "Input 1": "Vanilla hotbar key"
  101.       }
  102.    ],
  103.    "OemOpenBrackets": [
  104.       {
  105.          "description": "The [ key."
  106.       }
  107.    ],
  108.    "OemPeriod": [
  109.       {
  110.          "description": "The . key."
  111.       }
  112.    ],
  113.    "OemPipe": [
  114.       {
  115.          "description": "The | key."
  116.       }
  117.    ],
  118.    "OemPlus": [
  119.       {
  120.          "Input 1": "Vanilla hotbar key"
  121.       }
  122.    ],
  123.    "OemQuestion": [
  124.       {
  125.          "Action 1": "Open chat box"
  126.       }
  127.    ],
  128.    "OemQuotes": [
  129.       {
  130.          "description": "The ' or \" key on a US standard keyboard."
  131.       }
  132.    ],
  133.    "OemSemicolon": [
  134.       {
  135.          "description": "The ; key on a US standard keyboard."
  136.       }
  137.    ],
  138.    "OemTilde": [
  139.       {
  140.          "description": "The ~ key on a US standard keyboard."
  141.       }
  142.    ],
  143.    "Space": [
  144.       {
  145.          "description": "The space bar."
  146.       }
  147.    ],
  148.    "Tab": [
  149.       {
  150.          "Action 1": "Rotate toolbar"
  151.       }
  152.    ],
  153.    "Numpad0 through Numpad9": [
  154.       {
  155.          "description": "The numpad number keys."
  156.       }
  157.    ],
  158.    "Add": [
  159.       {
  160.          "description": "The + numpad key."
  161.       }
  162.    ],
  163.    "Subtract": [
  164.       {
  165.          "description": "The - numpad key."
  166.       }
  167.    ],
  168.    "Divide": [
  169.       {
  170.          "description": "The / numpad key."
  171.       }
  172.    ],
  173.    "Multiply": [
  174.       {
  175.          "description": "The * numpad key."
  176.       }
  177.    ],
  178.    "NumLock": [
  179.       {
  180.          "description": "The numeric lock, NUMLOCK, NUMLK, or NUM key."
  181.       }
  182.    ],
  183.    "Delete": [
  184.       {
  185.          "description": "The DEL key."
  186.       }
  187.    ],
  188.    "End": [
  189.       {
  190.          "description": "The END key."
  191.       }
  192.    ],
  193.    "Insert": [
  194.       {
  195.          "description": "The INS key."
  196.       }
  197.    ],
  198.    "PageDown, PageUp": [
  199.       {
  200.          "description": "The PAGE UP and PAGE DOWN keys."
  201.       }
  202.    ],
  203.    "Pause": [
  204.       {
  205.          "description": "The PAUSE key."
  206.       }
  207.    ],
  208.    "PrintScreen": [
  209.       {
  210.          "description": "The PRT SCR key."
  211.       }
  212.    ],
  213.    "Scroll": [
  214.       {
  215.          "description": "The SCR LK key."
  216.       }
  217.    ],
  218.    "BrowserBack": [
  219.       {
  220.          "description": "The browser back key."
  221.       }
  222.    ],
  223.    "BrowserFavorites": [
  224.       {
  225.          "description": "The browser favorites key."
  226.       }
  227.    ],
  228.    "BrowserForward": [
  229.       {
  230.          "description": "The browser forward key."
  231.       }
  232.    ],
  233.    "BrowserHome": [
  234.       {
  235.          "description": "The browser start and home key."
  236.       }
  237.    ],
  238.    "BrowserRefresh": [
  239.       {
  240.          "description": "The browser refresh key."
  241.       }
  242.    ],
  243.    "BrowserSearch": [
  244.       {
  245.          "description": "The browser search key."
  246.       }
  247.    ],
  248.    "BrowserStop": [
  249.       {
  250.          "description": "The browser stop key."
  251.       }
  252.    ],
  253.    "ChatPadGreen": [
  254.       {
  255.          "description": "The green ChatPad key."
  256.       }
  257.    ],
  258.    "ChatPadOrange": [
  259.       {
  260.          "description": "The orange ChatPad key."
  261.       }
  262.    ],
  263.    "Crsel": [
  264.       {
  265.          "description": "The cursor select key."
  266.       }
  267.    ],
  268.    "Decimal": [
  269.       {
  270.          "description": "The decimal key."
  271.       }
  272.    ],
  273.    "EraseEof": [
  274.       {
  275.          "description": "The erase EOF key."
  276.       }
  277.    ],
  278.    "Execute": [
  279.       {
  280.          "description": "The execute key."
  281.       }
  282.    ],
  283.    "Exsel": [
  284.       {
  285.          "description": "The execute selection key."
  286.       }
  287.    ],
  288.    "Help": [
  289.       {
  290.          "description": "The help key."
  291.       }
  292.    ],
  293.    "Home": [
  294.       {
  295.          "description": "The home key."
  296.       }
  297.    ],
  298.    "ImeConvert": [
  299.       {
  300.          "description": "The IME convert key."
  301.       }
  302.    ],
  303.    "ImeNoConvert": [
  304.       {
  305.          "description": "The IME no-convert key."
  306.       }
  307.    ],
  308.    "Kana": [
  309.       {
  310.          "description": "The Kana key on Japanese keyboards."
  311.       }
  312.    ],
  313.    "Kanji": [
  314.       {
  315.          "description": "The Kanji key on Japanese keyboards."
  316.       }
  317.    ],
  318.    "LaunchApplication1": [
  319.       {
  320.          "description": "The Start Application 1 key."
  321.       }
  322.    ],
  323.    "LaunchApplication2": [
  324.       {
  325.          "description": "The Start Application 2 key."
  326.       }
  327.    ],
  328.    "LaunchMail": [
  329.       {
  330.          "description": "The Start Mail key."
  331.       }
  332.    ],
  333.    "MediaNextTrack": [
  334.       {
  335.          "description": "The Next Track key."
  336.       }
  337.    ],
  338.    "MediaPlayPause": [
  339.       {
  340.          "description": "The Play/Pause Media key."
  341.       }
  342.    ],
  343.    "MediaPreviousTrack": [
  344.       {
  345.          "description": "The Previous Track key."
  346.       }
  347.    ],
  348.    "MediaStop": [
  349.       {
  350.          "description": "The Stop Media key."
  351.       }
  352.    ],
  353.    "Oem8": [
  354.       {
  355.          "description": "Varies by keyboard."
  356.       }
  357.    ],
  358.    "OemAuto": [
  359.       {
  360.          "description": "OEM Auto key."
  361.       }
  362.    ],
  363.    "OemBackslash": [
  364.       {
  365.          "description": "The The OEM angle bracket or backslash key on the RT 102 key keyboard."
  366.       }
  367.    ],
  368.    "OemClear": [
  369.       {
  370.          "description": "The OEM clear key."
  371.       }
  372.    ],
  373.    "OemCopy": [
  374.       {
  375.          "description": "The OEM copy key."
  376.       }
  377.    ],
  378.    "OemEnlW": [
  379.       {
  380.          "description": "The OEM Enlarge Window key."
  381.       }
  382.    ],
  383.    "PA1": [
  384.       {
  385.          "description": "The PA1 key."
  386.       }
  387.    ],
  388.    "Play": [
  389.       {
  390.          "description": "The play key."
  391.       }
  392.    ],
  393.    "Print": [
  394.       {
  395.          "description": "The PRINT key."
  396.       }
  397.    ],
  398.    "ProcessKey": [
  399.       {
  400.          "description": "The IME process key."
  401.       }
  402.    ],
  403.    "Select": [
  404.       {
  405.          "description": "The select key."
  406.       }
  407.    ],
  408.    "SelectMedia": [
  409.       {
  410.          "description": "The select media key."
  411.       }
  412.    ],
  413.    "Separator": [
  414.       {
  415.          "description": "The separator key."
  416.       }
  417.    ],
  418.    "Sleep": [
  419.       {
  420.          "description": "The computer sleep key."
  421.       }
  422.    ],
  423.    "VolumeDown, VolumeUp": [
  424.       {
  425.          "description": "The volume down/up keys."
  426.       }
  427.    ],
  428.    "VolumeMute": [
  429.       {
  430.          "description": "The volume mute keys."
  431.       }
  432.    ],
  433.    "Zoom": [
  434.       {
  435.          "description": "The zoom key."
  436.       }
  437.    ],
  438.    "ControllerA, ControllerB,\nControllerX, ControllerY": [
  439.       {
  440.          "description": "The main buttons."
  441.       }
  442.    ],
  443.    "ControllerBack": [
  444.       {
  445.          "description": "The 'BACK' button on an XBox controller."
  446.       }
  447.    ],
  448.    "ControllerStart": [
  449.       {
  450.          "description": "The 'START' button."
  451.       }
  452.    ],
  453.    "BigButton": [
  454.       {
  455.          "description": "The 'big button' on the XBox Big Button controller."
  456.       }
  457.    ],
  458.    "DPadDown, DPadLeft\nDPadRight, DPadUp": [
  459.       {
  460.          "description": "The directional pad buttons."
  461.       }
  462.    ],
  463.    "LeftShoulder, RightShoulder": [
  464.       {
  465.          "description": "The bumper (shoulder) buttons."
  466.       }
  467.    ],
  468.    "LeftStick, RightStick": [
  469.       {
  470.          "description": "The left/right thumbsticks when pressed as a button."
  471.       },
  472.       {
  473.          "description": "The left or right thumbstick when clicked in."
  474.       }
  475.    ],
  476.    "LeftThumbstickDown, LeftThumbstickLeft,\nLeftThumbstickRight, LeftThumbstickUp": [
  477.       {
  478.          "description": "The left thumbstick when pushed in a direction."
  479.       }
  480.    ],
  481.    "LeftTrigger, RightTrigger": [
  482.       {
  483.          "description": "The trigger buttons."
  484.       }
  485.    ],
  486.    "RightThumbstickDown, RightThumbstickLeft,\nRightThumbstickRight, RightThumbstickUp": [
  487.       {
  488.          "description": "The right thumbstick when pushed in a direction."
  489.       }
  490.    ],
  491.    "MouseLeft": [
  492.       {
  493.          "Action 1": "Vanilla game tool use",
  494.       }
  495.    ],
  496.    "MouseRight": [
  497.       {
  498.          "Action 1": "Vanilla game action key",
  499.       }
  500.    ],
  501.    "MouseMiddle": [
  502.       {
  503.          "description": "The middle mouse button."
  504.       }
  505.    ],
  506.    "MouseX1, MouseX2": [
  507.       {
  508.          "description": "The extended mouse buttons (varies by mouse)."
  509.       }
  510.    ],
  511.    "VolumeUp, VolumeDown": [
  512.       {
  513.          "description": "The volume up/down buttons."
  514.       }
  515.    ]
  516. }
Advertisement
Add Comment
Please, Sign In to add comment