diff options
author | imp <imp@FreeBSD.org> | 1998-08-10 06:54:52 +0000 |
---|---|---|
committer | imp <imp@FreeBSD.org> | 1998-08-10 06:54:52 +0000 |
commit | 9ab6c5e5c1c363fc204f5ae068ec4038e6cfafe9 (patch) | |
tree | c34d42501c3ad0f013641eb86c5a28e04f6b73f2 /share | |
parent | b9441288a222250c7de96571ef0e17102a7414ee (diff) | |
download | FreeBSD-src-9ab6c5e5c1c363fc204f5ae068ec4038e6cfafe9.zip FreeBSD-src-9ab6c5e5c1c363fc204f5ae068ec4038e6cfafe9.tar.gz |
Use us rather than ns, pre recent commits
Diffstat (limited to 'share')
-rw-r--r-- | share/syscons/keymaps/us.emacs.kbd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/syscons/keymaps/us.emacs.kbd b/share/syscons/keymaps/us.emacs.kbd index 64f01f8..a95e7e6 100644 --- a/share/syscons/keymaps/us.emacs.kbd +++ b/share/syscons/keymaps/us.emacs.kbd @@ -14,7 +14,7 @@ 009 '8' '*' nop nop 184 170 nop nop O 010 '9' '(' nop nop 185 168 nop nop O 011 '0' ')' nop nop 176 169 nop nop O - 012 '-' '_' ns ns 173 223 159 159 O + 012 '-' '_' us us 173 223 159 159 O 013 '=' '+' nop nop 189 171 nop nop O 014 del del bs bs 255 255 136 136 O 015 ht ht ht ht 137 137 137 137 O @@ -86,7 +86,7 @@ 081 fkey59 '3' '3' '3' 179 179 179 179 N 082 fkey60 '0' '0' '0' 176 176 176 176 N 083 nop '.' '.' '.' 174 174 174 174 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 |