NetBSD Problem Report #32754

From rhialto@falu.nl  Sun Feb  5 23:45:40 2006
Return-Path: <rhialto@falu.nl>
Received: from smtp.falu.nl (azenomei.xs4all.nl [213.84.74.36])
	by narn.netbsd.org (Postfix) with ESMTP id 9DE7B63B879
	for <gnats-bugs@gnats.NetBSD.org>; Sun,  5 Feb 2006 23:45:39 +0000 (UTC)
Message-Id: <200602052345.k15NjbAe017979@radl.falu.nl>
Date: Mon, 6 Feb 2006 00:45:37 +0100 (CET)
From: Rhialto <rhialto@falu.nl>
Reply-To: rhialto@falu.nl
To: gnats-bugs@netbsd.org
Cc: rhialto@falu.nl
Subject: <--- key should produce ^H and ^?
X-Send-Pr-Version: 3.95

>Number:         32754
>Category:       kern
>Synopsis:       <--- key should produce ^H and ^?
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    kern-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sun Feb 05 23:50:00 +0000 2006
>Originator:     Rhialto
>Release:        NetBSD 3.0
>Organization:

>Environment:


System: NetBSD radl.falu.nl 3.0 NetBSD 3.0 (Radls Doordringend Onjuiste Akkoord) #0: Sat Jan 28 16:44:07 CET 2006 root@radl.falu.nl:/usr/src/sys/arch/amd64/compile/RADL amd64
Architecture: x86_64
Machine: amd64
>Description:
	The file /sys/dev/pckbport/wskbdmap_mfii.c maps the <--- key only
	to 

    KC(14),  KS_Cmd_ResetEmul,	KS_Delete,

	Given the religious wars between the groups which want that key
	to produce Backspace and those who want DEL, it would be very
	useful if *at the very least* the <--- key could produce both of
	them, one unshifted and the other shifted. Real terminals often
	even have a preference where you can choose which character is
	the unshifted one.

	On USB keyboards, the situation is reversed, where ythe <--- key
	only produces Backspace and has no option for DEL.

>How-To-Repeat:
	On a wscons console with ps/2 keyboard, wonder how to get a
	Backspace character.  Fail to find it (apart from Control+H).
>Fix:

	(for wskbdmap_mfii.c)

    KC(14),  KS_Cmd_ResetEmul,	KS_Delete,   KS_BackSpace,

	or (my preference)

    KC(14),  KS_Cmd_ResetEmul,	KS_BackSpace,   KS_Delete,

-Olaf.
-- 
___ Olaf 'Rhialto' Seibert      -- You author it, and I'll reader it.
\X/ rhialto/at/xs4all.nl        -- Cetero censeo "authored" delendum esse.

>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.39 2013/11/01 18:47:49 spz Exp $
$NetBSD: gnats_config.sh,v 1.8 2006/05/07 09:23:38 tsutsui Exp $
Copyright © 1994-2007 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.