From mboxrd@z Thu Jan 1 00:00:00 1970 From: dosemu Subject: Keymaps SHIFT+F2 with ssh and dosemu console Date: 24 Apr 2002 16:48:49 +0200 Sender: linux-msdos-owner@vger.kernel.org Message-ID: <1019659736.483.14.camel@vaio> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: List-Id: Content-Type: text/plain; charset="us-ascii" To: Linux-MSDOS Mailing list Dear all, I try to use SHIFT keys with dosemu in console mode by a ssh connection and I use loadkeys on the source to do this with the configuration : test : keycode 60 = F2 F112 control keycode 60 = F122 alt keycode 60 = F132 control alt keycode 60 = Console_2 String F2="\033[[B" String F122="\036s\033[[B" String F132="\036c\033[[B" loadkeys test Could you help me Why it doesn't work ? Thanx in advance. Lionel