Skip site navigation (1)Skip section navigation (2)
Date:      15 Jan 2002 10:44:43 -0000
From:      nivit@libero.it (Nicola Vitale)
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   conf/33966: Untested i1 entry in keycap.pcvt
Message-ID:  <20020115104443.11542.qmail@numeria>

next in thread | raw e-mail | index | archive | help

>Number:         33966
>Category:       conf
>Synopsis:       Incorrect entry (i1) in keycap.pcvt
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 16 15:40:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Nicola Vitale
>Release:        FreeBSD 4.5-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD numeria.domo.sva 4.5-PRERELEASE FreeBSD 4.5-PRERELEASE #0: Thu Jan 10 10:46:46 CET 2002 stan@numeria.domo.sva:/usr/src/sys/compile/NUMERIA i386

Console driver: pcvt

>Description:

	In /usr/share/misc/keycap.pcvt, the entry

	# from codrv, untested
	i1|italy141|Italian 141 mapping:\

	[omissis]

	is not precise (e.g., letter 'u' with grave accent
	does not work, etc.).

>How-To-Repeat:
	
>Fix:

	Apply this patch:

--- src/usr.sbin/pcvt/keycap/keycap.src Fri Jan  1 09:31:59 1999
+++ src/usr.sbin/pcvt/keycap/keycap.src.new     Sat Nov 25 13:56:45 2000
@@ -408,3 +408,3 @@
-       :S3=":S4=\243:S7=&:S8=/:S9=(:S10=):S11==:\
-       :K12=':S12=\077:\
-       :K13=\354:S13=\136:\
+       :S3=":S4=\243:S7=&:S8=/:A8={:S9=(:A9=[:S10=):A10=]:S11==:A11=}:\
+       :K12=':A12=`:S12=\077:\
+       :K13=\354:S13=\136:A13=~:\
@@ -415 +415 @@
-       :K42=\371:S42=\247:\
+       :K29=\371:S29=\247:\



>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020115104443.11542.qmail>