Minor updates to the PC Czech.keymap
Some issues in the Czech.keymap were discovered while creating the Czech (Mac).keymap. These include the RCommand key not being set, extra spaces in the option map, and characters defined in 0x7e and 0x7f which correspond to the sysreq and break keys.
This commit is contained in:
@@ -37,7 +37,7 @@ NumLock = 0x22
|
|||||||
LShift = 0x4b
|
LShift = 0x4b
|
||||||
RShift = 0x56
|
RShift = 0x56
|
||||||
LCommand = 0x5d
|
LCommand = 0x5d
|
||||||
RCommand = 0x00
|
RCommand = 0x67
|
||||||
LControl = 0x5c
|
LControl = 0x5c
|
||||||
RControl = 0x60
|
RControl = 0x60
|
||||||
LOption = 0x66
|
LOption = 0x66
|
||||||
@@ -185,8 +185,8 @@ Key 0x7a = '' '' '' '' '' '' '' ''
|
|||||||
Key 0x7b = '' '' '' '' '' '' '' '' ''
|
Key 0x7b = '' '' '' '' '' '' '' '' ''
|
||||||
Key 0x7c = '' '' '' '' '' '' '' '' ''
|
Key 0x7c = '' '' '' '' '' '' '' '' ''
|
||||||
Key 0x7d = '' '' '' '' '' '' '' '' ''
|
Key 0x7d = '' '' '' '' '' '' '' '' ''
|
||||||
Key 0x7e = 0xc2bb 0xc2bb 0xc2bb 0xc2bb 0xc2bb 0xc2bb 0xc2bb 0xc2bb 0xc2bb
|
Key 0x7e = '' '' '' '' '' '' '' '' ''
|
||||||
Key 0x7f = 0xc2a0 0xc2a0 0xc2a0 0xc2a0 0xc2a0 0xc2a0 0xc2a0 0xc2a0 0xc2a0
|
Key 0x7f = '' '' '' '' '' '' '' '' ''
|
||||||
Acute ' ' = 0xc2b4
|
Acute ' ' = 0xc2b4
|
||||||
Acute 'A' = 0xc381
|
Acute 'A' = 0xc381
|
||||||
Acute 'E' = 0xc389
|
Acute 'E' = 0xc389
|
||||||
|
|||||||
Reference in New Issue
Block a user