summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pcvt
diff options
context:
space:
mode:
authorhm <hm@FreeBSD.org>2000-03-29 08:58:44 +0000
committerhm <hm@FreeBSD.org>2000-03-29 08:58:44 +0000
commite58a3c16f7b920b9b2614b73de9d30ac1e2ad9ea (patch)
tree8c2e5d17c28f68052afa9843d86f01b03019c299 /usr.sbin/pcvt
parent77771891cbd977cf1e2112dd6e831208deed5e16 (diff)
downloadFreeBSD-src-e58a3c16f7b920b9b2614b73de9d30ac1e2ad9ea.zip
FreeBSD-src-e58a3c16f7b920b9b2614b73de9d30ac1e2ad9ea.tar.gz
PR: i386/1671
Submitted by: Mats O Jansson <maja@celsiustech.se> The existing s2 map is supposed to be ISO 8859-1 but some characters are not (it's CP850). But the f1 map applied on sweden2 will fixit. (Fulfilled request by Joerg to close this PR)
Diffstat (limited to 'usr.sbin/pcvt')
-rw-r--r--usr.sbin/pcvt/keycap/keycap.src33
1 files changed, 15 insertions, 18 deletions
diff --git a/usr.sbin/pcvt/keycap/keycap.src b/usr.sbin/pcvt/keycap/keycap.src
index d4545ba..7b07548 100644
--- a/usr.sbin/pcvt/keycap/keycap.src
+++ b/usr.sbin/pcvt/keycap/keycap.src
@@ -1,5 +1,7 @@
-# Copyright (c) 1992, 1993, 1994 Hellmuth Michaelis, Joerg Wunsch and
-# Holger Veit.
+#
+# Copyright (c) 1992, 2000 Hellmuth Michaelis
+#
+# Copyright (c) 1992, 1994 Joerg Wunsch and Holger Veit
#
# All rights reserved.
#
@@ -31,28 +33,14 @@
# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
# SUCH DAMAGE.
#
-# @(#)keycap.src, 3.20, Last Edit-Date: [Wed Mar 8 20:53:01 1995]
-#
#---------------------------------------------------------------------------
#
# keyboard mappings for vt220 emulator pcvt 3.00
# ----------------------------------------------
#
-# DEC MCS and/or ISO-Latin-1 Characterset used
-#
-# MF II Keyboards fully supported
-# AT Keyboards lack a ALTGR Key, so they cannot be handled by
-# the current driver implementation .... sorry
+# Last Edit-Date: [Wed Mar 29 10:53:19 2000]
#
-# If you design a new entry for national keyboards, please
-# send it to hm@hcshh.hcs.de, thank you !
-#
-# Many entries are taken from the 386BSD patchkit 0.2.4 codrv
-#
-#---------------------------------------------------------------------------
-#
-# -hm patch from Thomas Gellekum
-# -hm renamed finnish "f8" entry to "f1"
+# $FreeBSD$
#
#---------------------------------------------------------------------------
@@ -584,6 +572,15 @@ s2|sweden2|Swedish 8bit mapping ISO 8859-1:\
:A45=|:\
:C61=\000:
+# Swedish keyboard map with national characters.
+# Paul Pries, 5322@msg.abc.se
+# Corrected by Mats O Jansson, moj@stacken.kth.se (Some national was CP850
+# and not ISO 8859-1 as said).
+s8|sweden8|Swedish 8bit mapping ISO 8859-1 and not CP850 national characters:\
+ :A8={:A9=[:A10=]:A11=}:A12=\\:\
+ :K40=\366:S40=\326:K41=\344:S41=\304:K27=\345:S27=\305:\
+ :tc=sweden2:
+
#
# tg: my idiosyncratic mappings (thomas@ghpc8.ihf.rwth-aachen.de)
#
OpenPOWER on IntegriCloud