Table of Contents

Class GameInputHandler.Paths.Keyboard

Namespace
Nautilus.Handlers
Assembly
Nautilus.dll
A class containing all valid binding paths for keyboards.
public static class GameInputHandler.Paths.Keyboard
Inheritance
GameInputHandler.Paths.Keyboard
Inherited Members

Fields

A

Represents the 'A' in the Keyboard.
public static readonly string A

Field Value

string

Alt

Represents the 'Alt' in the Keyboard. This is triggered when either left alt or right alt are pressed.
public static readonly string Alt

Field Value

string

B

Represents the 'B' in the Keyboard.
public static readonly string B

Field Value

string

Backquote

Represents the (`) in the Keyboard.
public static readonly string Backquote

Field Value

string

Backslash

Represents the (\) in the Keyboard.
public static readonly string Backslash

Field Value

string

Backspace

Represents the 'Backspace' in the Keyboard.
public static readonly string Backspace

Field Value

string

C

Represents the 'C' in the Keyboard.
public static readonly string C

Field Value

string

CapsLock

Represents the 'Caps Lock' in the Keyboard.
public static readonly string CapsLock

Field Value

string

Comma

Represents the (,) in the Keyboard.
public static readonly string Comma

Field Value

string

ContextMenu

Represents the 'Context Menu' in the Keyboard.
public static readonly string ContextMenu

Field Value

string

Ctrl

Represents the 'Control' in the Keyboard. This is triggered when either left ctrl or right ctrl are pressed.
public static readonly string Ctrl

Field Value

string

D

Represents the 'D' in the Keyboard.
public static readonly string D

Field Value

string

Delete

Represents the 'Delete' in the Keyboard.
public static readonly string Delete

Field Value

string

DownArrow

Represents the 'Down Arrow' in the Keyboard.
public static readonly string DownArrow

Field Value

string

E

Represents the 'E' in the Keyboard.
public static readonly string E

Field Value

string

End

Represents the 'End' in the Keyboard.
public static readonly string End

Field Value

string

Enter

Represents the 'Enter' in the Keyboard.
public static readonly string Enter

Field Value

string

Equals

Represents the (=) in the Keyboard.
public static readonly string Equals

Field Value

string

Escape

Represents the 'Escape' in the Keyboard.
public static readonly string Escape

Field Value

string

F

Represents the 'F' in the Keyboard.
public static readonly string F

Field Value

string

F1

Represents the 'F1' in the Keyboard.
public static readonly string F1

Field Value

string

F10

Represents the 'F10' in the Keyboard.
public static readonly string F10

Field Value

string

F11

Represents the 'F11' in the Keyboard.
public static readonly string F11

Field Value

string

F12

Represents the 'F12' in the Keyboard.
public static readonly string F12

Field Value

string

F2

Represents the 'F2' in the Keyboard.
public static readonly string F2

Field Value

string

F3

Represents the 'F3' in the Keyboard.
public static readonly string F3

Field Value

string

F4

Represents the 'F4' in the Keyboard.
public static readonly string F4

Field Value

string

F5

Represents the 'F5' in the Keyboard.
public static readonly string F5

Field Value

string

F6

Represents the 'F6' in the Keyboard.
public static readonly string F6

Field Value

string

F7

Represents the 'F7' in the Keyboard.
public static readonly string F7

Field Value

string

F8

Represents the 'F8' in the Keyboard.
public static readonly string F8

Field Value

string

F9

Represents the 'F9' in the Keyboard.
public static readonly string F9

Field Value

string

G

Represents the 'G' in the Keyboard.
public static readonly string G

Field Value

string

H

Represents the 'H' in the Keyboard.
public static readonly string H

Field Value

string

Home

Represents the 'Home' in the Keyboard.
public static readonly string Home

Field Value

string

I

Represents the 'I' in the Keyboard.
public static readonly string I

Field Value

string

ImeSelected

Represents the 'IMESelected' in the Keyboard.
public static readonly string ImeSelected

Field Value

string

Insert

Represents the 'Insert' in the Keyboard.
public static readonly string Insert

Field Value

string

J

Represents the 'J' in the Keyboard.
public static readonly string J

Field Value

string

K

Represents the 'K' in the Keyboard.
public static readonly string K

Field Value

string

Key0

Represents the '0' in the Keyboard.
public static readonly string Key0

Field Value

string

Key1

Represents the '1' in the Keyboard.
public static readonly string Key1

Field Value

string

Key2

Represents the '2' in the Keyboard.
public static readonly string Key2

Field Value

string

Key3

Represents the '3' in the Keyboard.
public static readonly string Key3

Field Value

string

Key4

Represents the '4' in the Keyboard.
public static readonly string Key4

Field Value

string

Key5

Represents the '5' in the Keyboard.
public static readonly string Key5

Field Value

string

Key6

Represents the '6' in the Keyboard.
public static readonly string Key6

Field Value

string

Key7

Represents the '7' in the Keyboard.
public static readonly string Key7

Field Value

string

Key8

Represents the '8' in the Keyboard.
public static readonly string Key8

Field Value

string

Key9

Represents the '9' in the Keyboard.
public static readonly string Key9

Field Value

string

L

Represents the 'L' in the Keyboard.
public static readonly string L

Field Value

string

LeftAlt

Represents the 'Left Alt' in the Keyboard.
public static readonly string LeftAlt

Field Value

string

LeftArrow

Represents the 'Left Arrow' in the Keyboard.
public static readonly string LeftArrow

Field Value

string

LeftBracket

Represents the '[' in the Keyboard.
public static readonly string LeftBracket

Field Value

string

LeftCtrl

Represents the 'Left Ctrl' in the Keyboard.
public static readonly string LeftCtrl

Field Value

string

LeftMeta

Represents the 'Left System' in the Keyboard.
public static readonly string LeftMeta

Field Value

string

LeftShift

Represents the 'Left Shift' in the Keyboard.
public static readonly string LeftShift

Field Value

string

M

Represents the 'M' in the Keyboard.
public static readonly string M

Field Value

string

Minus

Represents the (-) in the Keyboard.
public static readonly string Minus

Field Value

string

N

Represents the 'N' in the Keyboard.
public static readonly string N

Field Value

string

NumLock

Represents the 'Num Lock' in the Keyboard.
public static readonly string NumLock

Field Value

string

Numpad0

Represents the 'Numpad 0' in the Keyboard.
public static readonly string Numpad0

Field Value

string

Numpad1

Represents the 'Numpad 1' in the Keyboard.
public static readonly string Numpad1

Field Value

string

Numpad2

Represents the 'Numpad 2' in the Keyboard.
public static readonly string Numpad2

Field Value

string

Numpad3

Represents the 'Numpad 3' in the Keyboard.
public static readonly string Numpad3

Field Value

string

Numpad4

Represents the 'Numpad 4' in the Keyboard.
public static readonly string Numpad4

Field Value

string

Numpad5

Represents the 'Numpad 5' in the Keyboard.
public static readonly string Numpad5

Field Value

string

Numpad6

Represents the 'Numpad 6' in the Keyboard.
public static readonly string Numpad6

Field Value

string

Numpad7

Represents the 'Numpad 7' in the Keyboard.
public static readonly string Numpad7

Field Value

string

Numpad8

Represents the 'Numpad 8' in the Keyboard.
public static readonly string Numpad8

Field Value

string

Numpad9

Represents the 'Numpad 9' in the Keyboard.
public static readonly string Numpad9

Field Value

string

NumpadDivide

Represents the 'Numpad /' in the Keyboard.
public static readonly string NumpadDivide

Field Value

string

NumpadEnter

Represents the 'Numpad Enter' in the Keyboard.
public static readonly string NumpadEnter

Field Value

string

NumpadEquals

Represents the 'Numpad =' in the Keyboard.
public static readonly string NumpadEquals

Field Value

string

NumpadMinus

Represents the 'Numpad -' in the Keyboard.
public static readonly string NumpadMinus

Field Value

string

NumpadMultiply

Represents the 'Numpad *' in the Keyboard.
public static readonly string NumpadMultiply

Field Value

string

NumpadPeriod

Represents the 'Numpad .' in the Keyboard.
public static readonly string NumpadPeriod

Field Value

string

NumpadPlus

Represents the 'Numpad +' in the Keyboard.
public static readonly string NumpadPlus

Field Value

string

O

Represents the 'O' in the Keyboard.
public static readonly string O

Field Value

string

Oem1

Represents the 'OEM1' in the Keyboard.
public static readonly string Oem1

Field Value

string

Oem2

Represents the 'OEM2' in the Keyboard.
public static readonly string Oem2

Field Value

string

Oem3

Represents the 'OEM3' in the Keyboard.
public static readonly string Oem3

Field Value

string

Oem4

Represents the 'OEM4' in the Keyboard.
public static readonly string Oem4

Field Value

string

Oem5

Represents the 'OEM5' in the Keyboard.
public static readonly string Oem5

Field Value

string

P

Represents the 'P' in the Keyboard.
public static readonly string P

Field Value

string

PageDown

Represents the 'Page Down' in the Keyboard.
public static readonly string PageDown

Field Value

string

PageUp

Represents the 'Page Up' in the Keyboard.
public static readonly string PageUp

Field Value

string

Pause

Represents the 'Pause/Break' in the Keyboard.
public static readonly string Pause

Field Value

string

Period

Represents the (.) in the Keyboard.
public static readonly string Period

Field Value

string

PrintScreen

Represents the 'Print Screen' in the Keyboard.
public static readonly string PrintScreen

Field Value

string

Q

Represents the 'Q' in the Keyboard.
public static readonly string Q

Field Value

string

Quote

Represents the (') in the Keyboard.
public static readonly string Quote

Field Value

string

R

Represents the 'R' in the Keyboard.
public static readonly string R

Field Value

string

RightAlt

Represents the 'Right Alt' in the Keyboard.
public static readonly string RightAlt

Field Value

string

RightArrow

Represents the 'Right Arrow' in the Keyboard.
public static readonly string RightArrow

Field Value

string

RightBracket

Represents the ']' in the Keyboard.
public static readonly string RightBracket

Field Value

string

RightCtrl

Represents the 'Right Ctrl' in the Keyboard.
public static readonly string RightCtrl

Field Value

string

RightMeta

Represents the 'Right System' in the Keyboard.
public static readonly string RightMeta

Field Value

string

RightShift

Represents the 'Right Shift' in the Keyboard.
public static readonly string RightShift

Field Value

string

S

Represents the 'S' in the Keyboard.
public static readonly string S

Field Value

string

ScrollLock

Represents the 'Scroll Lock' in the Keyboard.
public static readonly string ScrollLock

Field Value

string

Semicolon

Represents the (;) in the Keyboard.
public static readonly string Semicolon

Field Value

string

Shift

Represents the 'Shift' in the Keyboard. This is triggered when either left shift or right shift are pressed.
public static readonly string Shift

Field Value

string

Slash

Represents the (/) in the Keyboard.
public static readonly string Slash

Field Value

string

Space

Represents the 'Space' in the Keyboard.
public static readonly string Space

Field Value

string

T

Represents the 'T' in the Keyboard.
public static readonly string T

Field Value

string

Tab

Represents the 'Tab' in the Keyboard.
public static readonly string Tab

Field Value

string

U

Represents the 'U' in the Keyboard.
public static readonly string U

Field Value

string

UpArrow

Represents the 'Up Arrow' in the Keyboard.
public static readonly string UpArrow

Field Value

string

V

Represents the 'V' in the Keyboard.
public static readonly string V

Field Value

string

W

Represents the 'W' in the Keyboard.
public static readonly string W

Field Value

string

X

Represents the 'X' in the Keyboard.
public static readonly string X

Field Value

string

Y

Represents the 'Y' in the Keyboard.
public static readonly string Y

Field Value

string

Z

Represents the 'Z' in the Keyboard.
public static readonly string Z

Field Value

string