Hi Alex,
> > Working on penultimate versions of DISPLAY and KEYB already :) > There's a very small program that sets up the UK keymap; KEYBUK.COM, > which is only 432 bytes long. I use this instead of KEYB to squeeze as > much as memory as possible out of the UMBs. KEYB is meant to be universal, supporting all possible and impossible keyboard layouts with the help of separate definition files. The last limitation that I remember is that you cannot say "scancode ... should be treated as AltGr key" or otherwise redefine shift keys themselves. If you want a SMALL keyboard driver, I can really recommend MKEYB (see freedos.org software list). This has more than 20 built-in keyboard layouts, is a single small file on disk (7kb UPXed) and has very small memory footprint (512 bytes). For German keyboard layout, you can also use my kbd-ea2 SYS driver, which uses 416 bytes of RAM and 485 bytes of disk space. However, the layout is slightly nonstandard to squeeze out some more bytes. It gives you lots of extra AltGr-letter combos, though :-). Eric ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ Freedos-devel mailing list Freedos-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freedos-devel