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/us.dvorakx.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/us.dvorakx.kbd')
-rw-r--r-- | share/syscons/keymaps/us.dvorakx.kbd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/syscons/keymaps/us.dvorakx.kbd b/share/syscons/keymaps/us.dvorakx.kbd index de3d6e1e51aa..ffeeef713e88 100644 --- a/share/syscons/keymaps/us.dvorakx.kbd +++ b/share/syscons/keymaps/us.dvorakx.kbd @@ -48,7 +48,7 @@ 037 't' 'T' dc4 dc4 't' 'T' dc4 dc4 C 038 'n' 'N' so so 'n' 'N' so so C 039 's' 'S' dc3 dc3 's' 'S' dc3 dc3 C - 040 '-' '_' ns ns '-' '_' ns ns O + 040 '-' '_' us us '-' '_' us us O 041 esc esc nop nop esc esc debug nop O 042 lshift lshift lshift lshift lshift lshift lshift lshift O 043 '=' '+' nop nop '=' '+' nop nop O @@ -92,7 +92,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 nop nop nop O 087 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O |