Subject: misc/11457: Hungarian keymap for wscons, with missing characters.
To: None <gnats-bugs@gnats.netbsd.org>
From: None <ferenc.kulcsar@rontgen.onyf.hu>
List: netbsd-bugs
Date: 11/09/2000 03:48:17
>Number:         11457
>Category:       misc
>Synopsis:       Hungarian keymap for wscons, with missing characters.
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    misc-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Nov 09 03:48:00 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Ferenc Kulcsar
>Release:        1.5_Alhpa2 & 1.5_Beta
>Organization:
ANEDER BT.
>Environment:
>Description:
It isn't hungarian keymap support now. Below is a self-generated hungarian keymap
(ISO8859-2), but the o_double_acute and u_double_acute characters
are missing.
>How-To-Repeat:

>Fix:
The hungarian keymap:
#!/bin/sh
wsconsctl -k -w map+='
keycode 2=1 apostrophe asciitilde
keycode 3=2 quotedbl
keycode 4=3 plus asciicircum
keycode 5=4 exclam
keycode 6=5 percent
keycode 7=6 slash
keycode 8=7 equal grave
keycode 9=8 parenleft
keycode 10=9 parenright acute
keycode 11=odiaeresis Odiaeresis
keycode 12=udiaeresis Udiaeresis
keycode 13=oacute Oacute
keycode 16=q Q backslash
keycode 17=w W bar
keycode 21=z Z
keycode 26=odoubleacute Odoubleacute division
keycode 27=udoubleacute Udoubleacute multiply
keycode 33=f F bracketleft
keycode 34=g G bracketright
keycode 39=eacute Eacute dollar
keycode 40=aacute Aacute ssharp
keycode 41=0 section
keycode 43=adblacute U currency
keycode 44=y Y greater
keycode 45=x X numbersign
keycode 46=c C ampersand
keycode 47=v V at
keycode 48=b B braceleft
keycode 49=n N braceright
keycode 51=comma question semicolon
keycode 52=period colon
keycode 53=minus underscore asterisk
keycode 86=iacute Iacute less
keycode 184=Mode_switch Multi_key
'
>Release-Note:
>Audit-Trail:
>Unformatted: