Oscar Alonso <[EMAIL PROTECTED]> writes:
> Hi:
>
> In DOSEMU I'm trying to type on the console characters > 127 but
> DOSEMU does nothing. However, those characters are correctly printed
> in screen when generated by the application instead the keyboard.
> What's the matter?
> Another problem is that configuring $_layout in dosemu.conf does nothing. :-(
> Any help will be very appreciated.
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.uswet.net/~ebiederman/files/
as:
dosemu-1.0.0.eb1.20.patchset.tar.gz
At last test yes. This did properly handle umlauts and other
accented characters via telnet.
And of course $_layout is recognized but for telnet it only affects
the scancodes generated not how the input is interpreted.
Eric