From: Robert R. <ri...@li...> - 2003-05-19 16:11:27
|
Hello List, I came up with a rather pailness way to handle internationalisation, at lease as fgar as keyboards are concerned. Linux stores the keyboard mapping i the following file: /etc/console/boottime.kmap.gz and the layout for X11 is in /etc/X11/XF86Config-4 now, if we took those two files out of the Base/BaseX system, and made them modules, adapting keyboards would be childs' play (just load the swedish-keyboard-minimodule if you need a swedish keyboard) Of ocurse, this odes not yet allow to ask at runtime, but that could ocme later What do you think? Btw: greatly rteduced the size of the PDF file I put up. Robert |