Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-1-5]: src/share/wscons/keymaps Pull up revision 1.1 (new, request...



details:   https://anonhg.NetBSD.org/src/rev/85e0b4dc375c
branches:  netbsd-1-5
changeset: 491591:85e0b4dc375c
user:      he <he%NetBSD.org@localhost>
date:      Wed May 02 22:42:24 2001 +0000

description:
Pull up revision 1.1 (new, requested by drochner):
  Add an example userspace keyboard map.

diffstat:

 share/wscons/keymaps/pckbd.sv.svascii |  11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)

diffs (15 lines):

diff -r e2924fb0bbfd -r 85e0b4dc375c share/wscons/keymaps/pckbd.sv.svascii
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/share/wscons/keymaps/pckbd.sv.svascii     Wed May 02 22:42:24 2001 +0000
@@ -0,0 +1,11 @@
+# $NetBSD: pckbd.sv.svascii,v 1.1.2.2 2001/05/02 22:42:24 he Exp $
+#
+# This is an overlay to the swedish keymap which maps
+# the natinal characters to their ASCII counterparts.
+# From Michael Eriksson per PR kern/8456.
+
+keycode 5 = 4 dollar currency
+keycode 26 = braceright bracketright aring Aring
+keycode 39 = bar backslash odiaeresis Odiaeresis
+keycode 40 = braceleft bracketleft adiaeresis Adiaeresis
+keycode 41 = asciitilde



Home | Main Index | Thread Index | Old Index