mirror of
https://github.com/space-wizards/RobustToolbox.git
synced 2026-02-14 19:29:36 +01:00
56 lines
1.3 KiB
Plaintext
56 lines
1.3 KiB
Plaintext
input-key-Escape = Escape
|
|
input-key-Control = Control
|
|
input-key-Shift = Shift
|
|
input-key-Alt = Alt
|
|
input-key-Menu = Menu
|
|
input-key-F1 = F1
|
|
input-key-F2 = F2
|
|
input-key-F3 = F3
|
|
input-key-F4 = F4
|
|
input-key-F5 = F5
|
|
input-key-F6 = F6
|
|
input-key-F7 = F7
|
|
input-key-F8 = F8
|
|
input-key-F9 = F9
|
|
input-key-F10 = F10
|
|
input-key-F11 = F11
|
|
input-key-F12 = F12
|
|
input-key-F13 = F13
|
|
input-key-F14 = F14
|
|
input-key-F15 = F15
|
|
input-key-Pause = Pause
|
|
input-key-Left = Left
|
|
input-key-Up = Up
|
|
input-key-Down = Down
|
|
input-key-Right = Right
|
|
input-key-Space = Space
|
|
input-key-Return = Return
|
|
input-key-NumpadEnter = Num Enter
|
|
input-key-BackSpace = Backspace
|
|
input-key-Tab = Tab
|
|
input-key-PageUp = Page Up
|
|
input-key-PageDown = Page Down
|
|
input-key-End = End
|
|
input-key-Home = Home
|
|
input-key-Insert = Insert
|
|
input-key-Delete = Delete
|
|
input-key-MouseLeft = Mouse Left
|
|
input-key-MouseRight = Mouse Right
|
|
input-key-MouseMiddle = Mouse Middle
|
|
input-key-MouseButton4 = Mouse 4
|
|
input-key-MouseButton5 = Mouse 5
|
|
input-key-MouseButton6 = Mouse 6
|
|
input-key-MouseButton7 = Mouse 7
|
|
input-key-MouseButton8 = Mouse 8
|
|
input-key-MouseButton9 = Mouse 9
|
|
input-key-CapsLock = Caps Lock
|
|
|
|
input-key-LSystem-win = Left Win
|
|
input-key-RSystem-win = Right Win
|
|
input-key-LSystem-mac = Left Cmd
|
|
input-key-RSystem-mac = Right Cmd
|
|
input-key-LSystem-linux = Left Meta
|
|
input-key-RSystem-linux = Right Meta
|
|
|
|
input-key-unknown = <unknown key>
|