Fix <back quote>/<logical not>/<vertical bar> key.

PR: i386/10130
This commit is contained in:
Kazutaka YOKOTA 1999-02-20 02:23:18 +00:00
parent b7ff18add2
commit 9b66061508
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=44160
2 changed files with 2 additions and 2 deletions

View File

@ -43,7 +43,7 @@
038 'l' 'L' ff ff 'l' 'L' ff ff C
039 ';' ':' nop nop ';' ':' nop nop O
040 ''' '@' nul nul ''' '@' nul nul O
041 '\' '|' fs fs '\' '\' fs fs O
041 '`' 172 nop nop '|' '|' nop nop O
042 lshift lshift lshift lshift lshift lshift lshift lshift O
043 '#' '~' nop nop '~' '~' nop nop O
044 'z' 'Z' sub sub 'z' 'Z' sub sub C

View File

@ -43,7 +43,7 @@
038 'l' 'L' ff ff 'l' 'L' ff ff C
039 ';' ':' nop nop ';' ':' nop nop O
040 ''' '@' nul nul ''' '@' nul nul O
041 '\' '|' fs fs '\' '\' fs fs O
041 '`' 172 nop nop '|' '|' nop nop O
042 lshift lshift lshift lshift lshift lshift lshift lshift O
043 '#' '~' nop nop '~' '~' nop nop O
044 'z' 'Z' sub sub 'z' 'Z' sub sub C