Subject: Re: CVS commit: syssrc
To: Noriyuki Soda <soda@sra.co.jp>
From: Johan Danielsson <joda@pdc.kth.se>
List: source-changes
Date: 01/19/2000 11:31:28
Noriyuki Soda <soda@sra.co.jp> writes:

> IMHO, language code (i.e. ISO639) is better than country code.

Language is better, but not enough for all cases. You'd better use
language + region (like `en_US' vs. `en_GB'). You can still have
language names and region names as aliases for one keymap (like `fr'
-> `fr_FR', and `SE' -> `sv_SE').

IMO this is too much mess to keep in the kernel. Better make it easier
to download keymaps (with the possibility to name them) from userland.

/Johan