From: Jose C. G. S. <jo...@ja...> - 2003-05-19 21:33:07
|
On Mon, May 19, 2003 at 06:11:16PM +0200, Robert Ribnitz wrote: > Hello List, >=20 > I came up with a rather pailness way to handle internationalisation, at= =20 > lease as fgar as keyboards are concerned. >=20 > Linux stores the keyboard mapping i the following file: >=20 > /etc/console/boottime.kmap.gz >=20 > and the layout for X11 is in >=20 > /etc/X11/XF86Config-4 >=20 > now, if we took those two files out of the Base/BaseX system, and made=20 > them modules, adapting keyboards would be childs' play (just load the=20 > swedish-keyboard-minimodule if you need a swedish keyboard) >=20 > Of ocurse, this odes not yet allow to ask at runtime, but that could=20 > ocme later This is something that Metadistros loader is aiming to allow, asking some of such questions at init time if the person who has made the distro thinks that it's necesary. I think that this is a nice thing to have. --=20 Jose Carlos Garcia Sogo js...@de... |