From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Alain M." Subject: Keyboard configuration Date: Mon, 13 Nov 2006 23:54:05 -0200 Message-ID: <455921BD.6080303@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 I use a small keyboard (without numeric keypad) and I have these settings to make it work: $_external_char_set = "utf8" $_internal_char_set = "cp850" $_layout = "keyb-user" $_rawkeyboard = (1) $_X_keycode = (off) AND I use keyb inside FreeDOS. It looks to me that I am "over-configuring" in that some of these do not make sense in presence of others. Can anyone send me some light on the matter? thanks, ALain