Subject: Re: In-Kernel Keyboard maps
To: Hubert Feyrer <hubert@feyrer.de>
From: Martin Husemann <martin@duskware.de>
List: tech-kern
Date: 03/07/2005 12:41:55
On Mon, Mar 07, 2005 at 12:21:24PM +0100, Hubert Feyrer wrote:
> 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?
Yes, and I also like the suggested "generate kernel maps from userland
sources".
Creating such a conversion script should be easy, I'm not yet sure if the
files should be pre-generated and commited or created on the fly for
kernel compilations.
Also having a list of kernel-included maps instead of just one would
be nice.
Martin