diff options
author | sos <sos@FreeBSD.org> | 1994-11-21 08:50:18 +0000 |
---|---|---|
committer | sos <sos@FreeBSD.org> | 1994-11-21 08:50:18 +0000 |
commit | 1a22f052cfeea353e1b0791804ebd20826a85781 (patch) | |
tree | 6499873362284272e104d42eb154f082cb46c82a /share/syscons | |
parent | d3201fd9ab699518f87be5dac4a5596224e400ae (diff) | |
download | FreeBSD-src-1a22f052cfeea353e1b0791804ebd20826a85781.zip FreeBSD-src-1a22f052cfeea353e1b0791804ebd20826a85781.tar.gz |
Fixed ' & ` keys .
Submitted by: Andreas Klemm
Diffstat (limited to 'share/syscons')
-rw-r--r-- | share/syscons/keymaps/german.cp850.kbd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/syscons/keymaps/german.cp850.kbd b/share/syscons/keymaps/german.cp850.kbd index 11b2ac7..5bcd094 100644 --- a/share/syscons/keymaps/german.cp850.kbd +++ b/share/syscons/keymaps/german.cp850.kbd @@ -15,7 +15,7 @@ 010 '9' ')' gs gs ']' ']' gs gs O 011 '0' '=' nop nop '}' '}' nop nop O 012 225 '?' fs fs '\' '\' fs fs O - 013 179 180 nop nop 179 180 nop nop O + 013 ''' '`' nop nop 179 180 nop nop O 014 bs bs del del bs bs del del O 015 ht btab nop nop ht btab nop nop O 016 'q' 'Q' dc1 dc1 '@' '@' nul nul C |