Subject: install/29159: Insert Home End Keys does not work
To: None <install-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <zafer@gmx.org>
List: netbsd-bugs
Date: 01/30/2005 09:48:00
>Number: 29159
>Category: install
>Synopsis: Insert Home End Keys does not work
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: install-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sun Jan 30 09:48:00 +0000 2005
>Originator: Zafer Aydogan
>Release: 2.0 GENERIC i386
>Organization:
>Environment:
2.0 GENERIC i386
>Description:
I'm using a standart PC Keyboard with 102 Keys.
There are six Keys in a block next to the Number Pad (Insert, Home, PageUP, Delete, End, PageDown).
After a fresh default install on i386 the Keys
Insert, Home, End Keys does not work neither on Console nor on any other virtual Console (ttyE*).
If pressed using csh as shell they are printing this:
Insert: ^[[2~
Home: ^[[7~
End: ^[[8~
Delete: works
Arrow-UP: ^[[A
Arrow-Down: ^[[B
Arrow-Left: ^[[D
Arrow-Right: ^[[C
If pressed using bash or ksh as shell they are printing this:
Insert: ~
Home: ~
Delete: works
End: ~
Arrow-Keys (bash): work all
Arrow-Keys (ksh): only left & right work
>How-To-Repeat:
install NetBSD, login, press the Keys.
>Fix: