diff options
author | se <se@FreeBSD.org> | 1995-03-03 18:26:10 +0000 |
---|---|---|
committer | se <se@FreeBSD.org> | 1995-03-03 18:26:10 +0000 |
commit | 35dbec557c7eba4d10fc0b4750e03e3b2cc10491 (patch) | |
tree | cc4aa27a4ee5e57fa81602d487d9f2b6a4a05006 /share/syscons | |
parent | a12e751d75a409c51dd9cac65fca6ad8bb0d9a87 (diff) | |
download | FreeBSD-src-35dbec557c7eba4d10fc0b4750e03e3b2cc10491.zip FreeBSD-src-35dbec557c7eba4d10fc0b4750e03e3b2cc10491.tar.gz |
Have this resemble an actual german keyboard a bit more ...
Diffstat (limited to 'share/syscons')
-rw-r--r-- | share/syscons/keymaps/german.iso.kbd | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/share/syscons/keymaps/german.iso.kbd b/share/syscons/keymaps/german.iso.kbd index 227be5c..965c79c 100644 --- a/share/syscons/keymaps/german.iso.kbd +++ b/share/syscons/keymaps/german.iso.kbd @@ -4,21 +4,21 @@ # ------------------------------------------------------------------ 000 nop nop nop nop nop nop nop nop O 001 esc esc esc esc esc esc esc esc O - 002 '1' '!' nop nop '`' '`' nop nop O - 003 '2' '"' nul nul '@' '@' nul nul O - 004 '3' 167 nop nop '#' '#' nop nop O + 002 '1' '!' nop nop '1' '!' nop nop O + 003 '2' '"' nop nop 253 253 nop nop O + 004 '3' 245 nop nop 252 252 nop nop O 005 '4' '$' nop nop '4' '$' nop nop O 006 '5' '%' nop nop '5' '%' nop nop O - 007 '6' '&' rs rs '^' '^' rs rs O - 008 '7' '/' esc esc '[' '[' esc esc O - 009 '8' '(' nop nop '8' '(' nop nop O + 007 '6' '&' nop nop '6' '&' nop nop O + 008 '7' '/' nop nop '{' '{' nop nop O + 009 '8' '(' esc esc '[' '[' esc esc O 010 '9' ')' gs gs ']' ']' gs gs O - 011 '0' '=' nop nop '{' '{' nop nop O - 012 223 '?' nop nop '|' '|' nop nop O - 013 146 147 nop nop ''' '`' nop nop O + 011 '0' '=' nop nop '}' '}' nop nop O + 012 223 '?' fs fs '\' '\' fs fs O + 013 ''' '`' nop nop 179 180 nop nop O 014 del del bs bs del del bs bs O 015 ht btab nop nop ht btab nop nop O - 016 'q' 'Q' dc1 dc1 'q' 'Q' dc1 dc1 C + 016 'q' 'Q' dc1 dc1 '@' '@' nul nul C 017 'w' 'W' etb etb 'w' 'W' etb etb C 018 'e' 'E' enq enq 'e' 'E' enq enq C 019 'r' 'R' dc2 dc2 'r' 'R' dc2 dc2 C @@ -28,8 +28,8 @@ 023 'i' 'I' ht ht 'i' 'I' ht ht C 024 'o' 'O' si si 'o' 'O' si si C 025 'p' 'P' dle dle 'p' 'P' dle dle C - 026 252 220 esc esc '[' '{' esc esc C - 027 '+' '*' gs gs ']' '}' gs gs O + 026 252 220 nop nop 252 220 esc nop C + 027 '+' '*' nop nop '~' '~' nop nop O 028 cr cr nl nl cr cr nl nl O 029 lctrl lctrl lctrl lctrl lctrl lctrl lctrl lctrl O 030 'a' 'A' soh soh 'a' 'A' soh soh C @@ -43,16 +43,16 @@ 038 'l' 'L' ff ff 'l' 'L' ff ff C 039 246 214 nop nop 246 214 nop nop C 040 228 196 nop nop 228 196 nop nop C - 041 '<' '>' fs fs '\' '|' fs fs O + 041 '^' 248 rs rs '^' 248 rs rs O 042 lshift lshift lshift lshift lshift lshift lshift lshift O - 043 '#' '^' rs rs '`' '~' rs rs O + 043 '#' ''' nop nop '#' ''' nop nop O 044 'y' 'Y' em em 'y' 'Y' em em C 045 'x' 'X' can can 'x' 'X' can can C 046 'c' 'C' etx etx 'c' 'C' etx etx C 047 'v' 'V' syn syn 'v' 'V' syn syn C 048 'b' 'B' stx stx 'b' 'B' stx stx C 049 'n' 'N' so so 'n' 'N' so so C - 050 'm' 'M' cr cr 'm' 'M' cr cr C + 050 'm' 'M' cr cr 230 230 cr cr C 051 ',' ';' nop nop ',' ';' nop nop O 052 '.' ':' nop nop '.' ':' nop nop O 053 '-' '_' ns ns '-' '_' ns ns O @@ -88,7 +88,7 @@ 083 del '.' '.' '.' '.' '.' boot boot N 084 ns ns ns ns ns ns ns ns O 085 nop nop nop nop nop nop nop nop O - 086 nop nop nop nop nop nop nop nop O + 086 '<' '>' nop nop '|' '|' nop nop O 087 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O 088 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O 089 scr03 scr03 scr03 scr03 scr03 scr03 scr03 scr03 N |