>Meanwhile, I'm curious about one thing: it seems that you provide >keyboard layouts internally on your Blocek program, is it? How does it work?
No, the keyboard layouts are defined in external files in \KEY_TBL\ subdirectory. If you want to create f.e. portugal layout, you should draw some nice portugal flag and save it into GIF or PNG image. Then copy some existing .KBT file (like deutsch.ktb) into PORTUGAL.KTB Then change the first line - replace the deutsch.gif for portugal.gif and change Deutsch<SF> to Portugal<SF> Next few lines is table of case mappings: big form-small form Rest of the file is assignment of scan codes on keyboard to ASCII codes. Values increased by 1000 means key with pressed shift. ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Freedos-devel mailing list Freedos-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freedos-devel