An updated patchset of my ongoing work rewriting the keyboard code & various other internationalization type tweaks, is now avaiable at: http://www.dosemu.org/~eric/ http://www.users.uswest.net/~ebiederman/files/ as: dosemu-1.0.0.eb1.21.patchset.tar.gz The most common problem I have heard seems to be related to $_term_char_set not allowing people to specify which character sets they actually have configured. This release should make correct maches possible. On the todo is to figure out how to get all of this tuning right automagically but reading LC_CTYPE or other locale dependent things. Anyone have any pointers? Changes since dosemu-1.0.0.eb1.20 (a) Documentation updates (b) Added new options: $_internal_char_set & $_external_char_set that allows people with weird configurations to specify exactly what characters sets they are running instead of messing around with $_term_char_set and hoping it works... (c) Tweaked the debugging code. Now if you have a problem as well as describing the problem to me and what is not working. Please send the dos.out file from a short test run with -D+kv -o dos.out added to the command line. At last test yes. This did properly handle umlauts and other accented characters via telnet. Changes since dosemu-1.0.0.eb1.19 (a) When pasting it might I no longer attempt to use dead keys I don't have. (b) do_patch in the patch script now correctly applies patches 18 & 19 & 20 do_patch from 1.19 would only patch you to eb1.17 oops. This would certainly keep accented characters from working. (c) The announce now spells uswest correctly. (d) I now actually list the files on dosemu.org oops. Eric
