Subject: Re: In-Kernel Keyboard maps
To: Martin Husemann <martin@duskware.de>
From: Hubert Feyrer <hubert@feyrer.de>
List: tech-kern
Date: 03/07/2005 12:21:24
On Mon, 7 Mar 2005, Martin Husemann wrote:
> So, what to do?

Expand 'options WSKBD_USONLY'[1] to allow compiling in a few keymaps (sort 
of what we had with PCVT), and keep the rest in userland?

PCVT has:
 	#options PCKBD_LAYOUT="(KB_DE | KB_NODEAD)"

Maybe something like

 	options WSKBD_LAYOUT="(KB_US | KB_DE | KB_NODEAD)"

or similar can be added.


[1] see src/sys/dev/pckbport/wskbdmap_mfii.c


  - Hubert

-- 
NetBSD - Free AND Open!      (And of course secure, portable, yadda yadda)