Subject: Re: kern/32845: kernel don`t support ru encoding
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Martin Husemann <martin@duskware.de>
List: netbsd-bugs
Date: 02/15/2006 14:10:06
The following reply was made to PR kern/32845; it has been noted by GNATS.
From: Martin Husemann <martin@duskware.de>
To: nemo@nautilus.org.ua
Cc: gnats-bugs@NetBSD.org
Subject: Re: kern/32845: kernel don`t support ru encoding
Date: Wed, 15 Feb 2006 15:09:40 +0100
On Wed, Feb 15, 2006 at 01:35:01PM +0000, nemo@nautilus.org.ua wrote:
> #wsconsctl -k -w encoding=ru
> WSKBDIO_SETENCODING: Invalid argument
This means there is no "ru" keymap compiled into the kernel.
> directory ru/ don`t exist in /usr/share/nls
This is entirely unrelated.
Please have a look at /usr/share/wscons/keymaps/, there is some russian
keymap in there - if that is not what you like, please use it as a start
to create your own. If that works out, you might consider sending your
new map as a "change request" via send-pr.
Is a pure userland solution ok for you? If so, I would close this PR.
Martin