diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1994-11-19 23:27:03 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1994-11-19 23:27:03 +0000 |
commit | a6a32c7ae080e8510c83845709caa61ce0ca7fe4 (patch) | |
tree | 675a3a78e8d9ca90d8b298dabe4b96c0eb0d874c /share/syscons/keymaps/us.iso.kbd | |
parent | 1afec254765b5df7fe582e896fc290e9130bface (diff) |
Now use "btab" keyword in all keymaps
Notes
Notes:
svn path=/head/; revision=4686
Diffstat (limited to 'share/syscons/keymaps/us.iso.kbd')
-rw-r--r-- | share/syscons/keymaps/us.iso.kbd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/syscons/keymaps/us.iso.kbd b/share/syscons/keymaps/us.iso.kbd index 51947d36c167..7cbc48a8f02a 100644 --- a/share/syscons/keymaps/us.iso.kbd +++ b/share/syscons/keymaps/us.iso.kbd @@ -17,7 +17,7 @@ 012 '-' '_' ns ns '-' '_' ns ns O 013 '=' '+' nop nop '=' '+' nop nop O 014 del del bs bs del del bs bs O - 015 ht bs nop nop ht bs nop nop O + 015 ht btab nop nop ht btab nop nop O 016 'q' 'Q' dc1 dc1 'q' 'Q' dc1 dc1 C 017 'w' 'W' etb etb 'w' 'W' etb etb C 018 'e' 'E' enq enq 'e' 'E' enq enq C |