Fix minor problems found while converting to NEWCONS format.
MFC after: 3 days
This commit is contained in:
@@ -42,7 +42,7 @@
|
|||||||
036 'j' 'J' nl nl 'j' 'J' nl nl C
|
036 'j' 'J' nl nl 'j' 'J' nl nl C
|
||||||
037 'k' 'K' vt vt 'k' 'K' vt vt C
|
037 'k' 'K' vt vt 'k' 'K' vt vt C
|
||||||
038 'l' 'L' ff ff 'l' 'L' ff ff C
|
038 'l' 'L' ff ff 'l' 'L' ff ff C
|
||||||
039 'm' 'M' cr cr 'm' 'M' cr cr O
|
039 'm' 'M' cr cr 'm' 'M' cr cr C
|
||||||
040 249 '%' nop nop dacu dacu nop nop O
|
040 249 '%' nop nop dacu dacu nop nop O
|
||||||
041 178 179 nop nop 178 179 nop nop O
|
041 178 179 nop nop 178 179 nop nop O
|
||||||
042 lshift lshift lshift lshift lshift lshift lshift lshift O
|
042 lshift lshift lshift lshift lshift lshift lshift lshift O
|
||||||
@@ -53,7 +53,7 @@
|
|||||||
047 'v' 'V' syn syn 'v' 'V' syn syn C
|
047 'v' 'V' syn syn 'v' 'V' syn syn C
|
||||||
048 'b' 'B' stx stx 'b' 'B' stx stx C
|
048 'b' 'B' stx stx 'b' 'B' stx stx C
|
||||||
049 'n' 'N' so so 'n' 'N' so so C
|
049 'n' 'N' so so 'n' 'N' so so C
|
||||||
050 ',' '?' nop nop ',' '?' nop nop C
|
050 ',' '?' nop nop ',' '?' nop nop O
|
||||||
051 ';' '.' nop nop ';' '.' nop nop O
|
051 ';' '.' nop nop ';' '.' nop nop O
|
||||||
052 ':' '/' nop nop ':' '/' nop nop O
|
052 ':' '/' nop nop ':' '/' nop nop O
|
||||||
053 '=' '+' nop nop dtil dtil nop nop O
|
053 '=' '+' nop nop dtil dtil nop nop O
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
# Czech Standard Typewriter QWERTZ Keyboard
|
# Czech Standard Typewriter QWERTZ Keyboard
|
||||||
# by Rudolf Cejka <cejkar@dcse.fee.vutbr.cz>
|
# by Rudolf Cejka <cejkar@fit.vutbr.cz>
|
||||||
#
|
#
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -46,7 +46,7 @@
|
|||||||
040 ''' '@' nul nul ''' '@' nul nul O
|
040 ''' '@' nul nul ''' '@' nul nul O
|
||||||
041 '`' 172 nop nop '|' '|' nop nop O
|
041 '`' 172 nop nop '|' '|' nop nop O
|
||||||
042 lshift lshift lshift lshift lshift lshift lshift lshift O
|
042 lshift lshift lshift lshift lshift lshift lshift lshift O
|
||||||
043 '#' '~' nop nop '~' '~' nop nop O
|
043 '#' '~' nop nop '#' '~' nop nop O
|
||||||
044 'z' 'Z' sub sub 'z' 'Z' sub sub C
|
044 'z' 'Z' sub sub 'z' 'Z' sub sub C
|
||||||
045 'x' 'X' can can 'x' 'X' can can C
|
045 'x' 'X' can can 'x' 'X' can can C
|
||||||
046 'c' 'C' etx etx 'c' 'C' etx etx C
|
046 'c' 'C' etx etx 'c' 'C' etx etx C
|
||||||
|
|||||||
@@ -46,7 +46,7 @@
|
|||||||
040 ''' '@' nul nul ''' '@' nul nul O
|
040 ''' '@' nul nul ''' '@' nul nul O
|
||||||
041 '`' 172 nop nop '|' '|' nop nop O
|
041 '`' 172 nop nop '|' '|' nop nop O
|
||||||
042 lshift lshift lshift lshift lshift lshift lshift lshift O
|
042 lshift lshift lshift lshift lshift lshift lshift lshift O
|
||||||
043 '#' '~' nop nop '~' '~' nop nop O
|
043 '#' '~' nop nop '#' '~' nop nop O
|
||||||
044 'z' 'Z' sub sub 'z' 'Z' sub sub C
|
044 'z' 'Z' sub sub 'z' 'Z' sub sub C
|
||||||
045 'x' 'X' can can 'x' 'X' can can C
|
045 'x' 'X' can can 'x' 'X' can can C
|
||||||
046 'c' 'C' etx etx 'c' 'C' etx etx C
|
046 'c' 'C' etx etx 'c' 'C' etx etx C
|
||||||
|
|||||||
Reference in New Issue
Block a user