Skip to content

Commit

Permalink
Add keyname meta data
Browse files Browse the repository at this point in the history
System keyboard layouts retrieved by MSKLC do contain these so add them as well,
although they seem not to be necessary.
  • Loading branch information
sodevel committed Jul 27, 2023
1 parent c80f3dd commit 315ce6f
Showing 1 changed file with 97 additions and 0 deletions.
97 changes: 97 additions & 0 deletions altgr-weur.klc
Original file line number Diff line number Diff line change
Expand Up @@ -456,4 +456,101 @@ DEADKEY 002f // stroke
0020 002f // → /


KEYNAME

01 Esc
0e Backspace
0f Tab
1c Enter
1d Ctrl
2a Shift
36 "Right Shift"
37 "Num *"
38 Alt
39 Space
3a "Caps Lock"
3b F1
3c F2
3d F3
3e F4
3f F5
40 F6
41 F7
42 F8
43 F9
44 F10
45 Pause
46 "Scroll Lock"
47 "Num 7"
48 "Num 8"
49 "Num 9"
4a "Num -"
4b "Num 4"
4c "Num 5"
4d "Num 6"
4e "Num +"
4f "Num 1"
50 "Num 2"
51 "Num 3"
52 "Num 0"
53 "Num Del"
54 "Sys Req"
57 F11
58 F12
7c F13
7d F14
7e F15
7f F16
80 F17
81 F18
82 F19
83 F20
84 F21
85 F22
86 F23
87 F24

KEYNAME_EXT

1c "Num Enter"
1d "Right Ctrl"
35 "Num /"
37 "Prnt Scrn"
38 "Right Alt"
45 "Num Lock"
46 Break
47 Home
48 Up
49 "Page Up"
4b Left
4d Right
4f End
50 Down
51 "Page Down"
52 Insert
53 Delete
54 <00>
56 Help
5b "Left Windows"
5c "Right Windows"
5d Application

KEYNAME_DEAD

0060 "GRAVE ACCENT"
007e "TILDE"
02d9 "DOT ABOVE"
02dd "DOUBLE ACUTE ACCENT"
00af "MACRON"
005e "CIRCUMFLEX ACCENT"
02c7 "CARON"
00b5 "MICRO SIGN"
02da "RING ABOVE"
00b4 "ACUTE ACCENT"
00a8 "DIAERESIS"
00b8 "CEDILLA"
02db "OGONEK"
002f "SOLIDUS"


ENDKBD

0 comments on commit 315ce6f

Please sign in to comment.