summaryrefslogtreecommitdiff
path: root/kvmd/data/keymap.yaml
blob: 4471aa52d829be73891e836ae85896fb1ae92f4f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
# ========================================================================== #
#                                                                            #
#    KVMD - The The main Pi-KVM daemon.                                      #
#                                                                            #
#    Copyright (C) 2018  Maxim Devaev <[email protected]>                    #
#                                                                            #
#    This program is free software: you can redistribute it and/or modify    #
#    it under the terms of the GNU General Public License as published by    #
#    the Free Software Foundation, either version 3 of the License, or       #
#    (at your option) any later version.                                     #
#                                                                            #
#    This program is distributed in the hope that it will be useful,         #
#    but WITHOUT ANY WARRANTY; without even the implied warranty of          #
#    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the           #
#    GNU General Public License for more details.                            #
#                                                                            #
#    You should have received a copy of the GNU General Public License       #
#    along with this program.  If not, see <https://www.gnu.org/licenses/>.  #
#                                                                            #
# ========================================================================== #


AltLeft: 79
AltRight: 83
ArrowDown: 75
ArrowLeft: 74
ArrowRight: 73
ArrowUp: 76
Backquote: 49
Backslash: 46
Backspace: 39
BracketLeft: 44
BracketRight: 45
CapsLock: 53
Comma: 50
ControlLeft: 77
ControlRight: 81
Delete: 70
Digit0: 36
Digit1: 27
Digit2: 28
Digit3: 29
Digit4: 30
Digit5: 31
Digit6: 32
Digit7: 33
Digit8: 34
Digit9: 35
End: 71
Enter: 37
Equal: 43
Escape: 38
F1: 54
F10: 63
F11: 64
F12: 65
F2: 55
F3: 56
F4: 57
F5: 58
F6: 59
F7: 60
F8: 61
F9: 62
Home: 68
Insert: 67
KeyA: 1
KeyB: 2
KeyC: 3
KeyD: 4
KeyE: 5
KeyF: 6
KeyG: 7
KeyH: 8
KeyI: 9
KeyJ: 10
KeyK: 11
KeyL: 12
KeyM: 13
KeyN: 14
KeyO: 15
KeyP: 16
KeyQ: 17
KeyR: 18
KeyS: 19
KeyT: 20
KeyU: 21
KeyV: 22
KeyW: 23
KeyX: 24
KeyY: 25
KeyZ: 26
MetaLeft: 80
MetaRight: 84
Minus: 42
PageDown: 72
PageUp: 69
Pause: 85
Period: 51
PrintScreen: 66
Quote: 48
ScrollLock: 86
Semicolon: 47
ShiftLeft: 78
ShiftRight: 82
Slash: 52
Space: 41
Tab: 40