Hello I'm using DOSEMU (1.4.0) together with Xvnc to access a DOS application from a VNC viewer (with de-ch keyboard).
My problem is, that the extended keys are shown correctly in the FreeDOS console (COMMAND.COM, no keyboard driver). But the application I run under DOSEMU (with has its own correct keyboard driver loaded) don't show any of the extended ASCII characters (like Umlaute äöü etc.). When using the debugging options "-D+k", I can see, that FreeDOS only reads the port 60. The application I use does a read of the port 64 before reading the port 60. From the emulation side, I think there shouldn't be any difference if FreeDOS or an application access the emulated keyboard controller. Can someone enlighten me or give me a hint, what's going on here ? Thanks in advance. Andreas PS: I can compile DOSEMU by my self and try out things. I even checked the infos in the DANG, but I got a little bit confused about it. ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Dosemu-devel mailing list Dosemu-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dosemu-devel