Fix the '\' next to lshift for users of Belgian keyboards.

Submitted by:	Glenn Matthys <glenn@opengate.be>
Approved by:	njl
This commit is contained in:
Philip Paeps 2004-07-02 18:19:01 +00:00
parent 4b6c8c6498
commit bab58ce907
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=131469
2 changed files with 2 additions and 2 deletions

View File

@ -89,7 +89,7 @@
083 del '.' '.' '.' '.' '.' boot boot N
084 nop nop nop nop nop nop nop nop O
085 nop nop nop nop nop nop nop nop O
086 '<' '>' fs fs '\' '\' fs fs O
086 '<' '>' fs fs '\' '\' '\' fs O
087 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O
088 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O
089 cr cr nl nl cr cr nl nl O

View File

@ -89,7 +89,7 @@
083 del '.' '.' '.' '.' '.' boot boot N
084 nop nop nop nop nop nop nop nop O
085 nop nop nop nop nop nop nop nop O
086 '<' '>' fs fs '\' '\' fs fs O
086 '<' '>' fs fs '\' '\' '\' fs O
087 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O
088 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O
089 cr cr nl nl cr cr nl nl O