diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1994-12-31 11:49:12 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1994-12-31 11:49:12 +0000 |
commit | 48897b90ef66781291f4b84f8bc70571e59453fb (patch) | |
tree | 2b4df44c0736fa8852024c2cd120876974a67c0a /share/syscons/keymaps/us.iso.kbd | |
parent | 1af33e5a7aa8cf196716bc217389b47934dd24cb (diff) |
Changes to allow keypad 5 produce \E[E like SCO/ANSI term does
Notes
Notes:
svn path=/head/; revision=5309
Diffstat (limited to 'share/syscons/keymaps/us.iso.kbd')
-rw-r--r-- | share/syscons/keymaps/us.iso.kbd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/syscons/keymaps/us.iso.kbd b/share/syscons/keymaps/us.iso.kbd index 7cbc48a8f02a..b1d85a92ac49 100644 --- a/share/syscons/keymaps/us.iso.kbd +++ b/share/syscons/keymaps/us.iso.kbd @@ -78,14 +78,14 @@ 073 fkey51 '9' '9' '9' '9' '9' '9' '9' N 074 fkey52 '-' '-' '-' '-' '-' '-' '-' N 075 fkey53 '4' '4' '4' '4' '4' '4' '4' N - 076 fkey54 '5' '5' '5' '5' '5' '5' '5' N + 076 fkey48 '5' '5' '5' '5' '5' '5' '5' N 077 fkey55 '6' '6' '6' '6' '6' '6' '6' N 078 fkey56 '+' '+' '+' '+' '+' '+' '+' N 079 fkey57 '1' '1' '1' '1' '1' '1' '1' N 080 fkey58 '2' '2' '2' '2' '2' '2' '2' N 081 fkey59 '3' '3' '3' '3' '3' '3' '3' N 082 fkey60 '0' '0' '0' '0' '0' '0' '0' N - 083 del '.' del del del del del del N + 083 fkey54 '.' del del del del del del 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 |