From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Lee Subject: Keymap for terminals Date: 07 Apr 2002 08:47:18 -0700 Sender: linux-msdos-owner@vger.kernel.org Message-ID: <1018194440.14640.7.camel@ralph.plexio.private> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit List-Id: Content-Type: text/plain; charset="us-ascii" To: dosemu Hi, I would like to map some of the keys (including Function keys) to specific escape sequences. My goal is to have them work as expected under Foxpro/Dosemu. I've managed to change the escaped sequences under console mode with "loadkeys mykeys.map". However, when I login to the system with a dos terminal emulator like PuTTY (using TERM=linux), I don't get the new key mappings. The same can be said for xterms. How do I get these new key mappings to work with terminals? Thanks, Stephen