From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Alain M." Subject: Keyboard problem (2) Date: Tue, 26 May 2009 22:50:22 -0300 Message-ID: <4A1C9C5E.5010009@pobox.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: Sender: linux-msdos-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: dosEmu-list Hi Bart, I just fixed a small bug in the brazilian keyboard for the key "\|" in keymaps.c. Henrique Peron fixed that for me in KEYB. there still is a small problem, I will post a patch later... BUT :( there is another problem: the brazilian keyboard generates scancodes 73h and 7dh. 1)Nothing is sent to freedos for these keys, I don't know where to search... I added case 0x73: to keynum.c, but I still have nothing coming through to DOS 2)Key tables in keymaps.c only have values upt to 60h, is it possible to increase it? Thanks for any help, Alain