diff options
author | Kazutaka YOKOTA <yokota@FreeBSD.org> | 1998-08-06 10:00:32 +0000 |
---|---|---|
committer | Kazutaka YOKOTA <yokota@FreeBSD.org> | 1998-08-06 10:00:32 +0000 |
commit | d6cb9696f90a330205c8595540fcd0df139be4dd (patch) | |
tree | 9946edcce13cc22e3ee6332d374eeb27255133ea /share/syscons/keymaps/icelandic.iso.acc.kbd | |
parent | b897510f7a1e0786d4b97f1b4a379b5d2a68609b (diff) |
The control code ^_ (0x1f) should really be called `us' rather than `ns'.
Notes
Notes:
svn path=/head/; revision=38140
Diffstat (limited to 'share/syscons/keymaps/icelandic.iso.acc.kbd')
-rw-r--r-- | share/syscons/keymaps/icelandic.iso.acc.kbd | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/syscons/keymaps/icelandic.iso.acc.kbd b/share/syscons/keymaps/icelandic.iso.acc.kbd index 102468050e04..dce58c853b1a 100644 --- a/share/syscons/keymaps/icelandic.iso.acc.kbd +++ b/share/syscons/keymaps/icelandic.iso.acc.kbd @@ -55,7 +55,7 @@ 050 'm' 'M' cr cr 'm' 'M' cr cr C 051 ',' ';' nop nop nop '<' nop nop O 052 '.' ':' nop nop nop '>' nop nop O - 053 254 222 ns nop '/' '?' nop nop O + 053 254 222 us nop '/' '?' nop nop O 054 rshift rshift rshift rshift rshift rshift rshift rshift O 055 '*' '*' nl nl '*' '*' nl nl O 056 lalt lalt lalt lalt lalt lalt lalt lalt O @@ -76,7 +76,7 @@ 071 fkey49 '7' '7' '7' '7' '7' '7' '7' N 072 fkey50 '8' '8' '8' '8' '8' '8' '8' N 073 fkey51 '9' '9' '9' '9' '9' '9' '9' N - 074 fkey52 '-' ns ns '-' '-' '-' '-' N + 074 fkey52 '-' us us '-' '-' '-' '-' N 075 fkey53 '4' '4' '4' '4' '4' '4' '4' N 076 fkey54 '5' '5' '5' '5' '5' '5' '5' N 077 fkey55 '6' rs rs '6' '6' '6' '6' N @@ -86,7 +86,7 @@ 081 fkey59 '3' '3' '3' '3' '3' '3' '3' N 082 fkey60 '0' '0' '0' '0' '0' '0' '0' N 083 del '.' '.' '.' '.' '.' boot boot N - 084 ns ns ns ns ns ns ns ns O + 084 us us us us us us us us O 085 nop nop nop nop nop nop nop nop O 086 '<' '>' nop nop '|' nop nop nop O 087 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O |