diff options
author | Søren Schmidt <sos@FreeBSD.org> | 1994-11-21 08:50:18 +0000 |
---|---|---|
committer | Søren Schmidt <sos@FreeBSD.org> | 1994-11-21 08:50:18 +0000 |
commit | e152817e206f36708f1bbe9cc92dbf7125f184c0 (patch) | |
tree | 6499873362284272e104d42eb154f082cb46c82a /share/syscons/keymaps/german.cp850.kbd | |
parent | 67b7b755344120072846f988555a6845fef62fcd (diff) |
Fixed ' & ` keys .
Submitted by: Andreas Klemm
Notes
Notes:
svn path=/head/; revision=4748
Diffstat (limited to 'share/syscons/keymaps/german.cp850.kbd')
-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 11b2ac75fcb8..5bcd0945cce0 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 |