From mboxrd@z Thu Jan 1 00:00:00 1970 From: evgepet Subject: FoxPro and Ctrl-Enter Date: Wed, 18 Mar 2009 22:53:25 +1000 Message-ID: <1375932463.20090318225325@mail.ru> Reply-To: evgepet Mime-Version: 1.0 Content-Transfer-Encoding: 8bit Return-path: Sender: linux-msdos-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" To: linux-msdos@vger.kernel.org Greetings! While using FoxPro 2.6 programs in dosemu, I have notice that some key-pairs like Ctrl+Enter, Shift+Enter does not works correctly. Similar problem was founded in mailing list archive for linux-msdos: http://marc.info/?l=linux-msdos&m=95814593621302&w=3 Eric W. Biederman has suggested to try patch together with programme keyboard_test-1.2. I've tried this prog. Looks like some keystrokes doesn't works in common way: 'Ctrl+Enter' degrades to 'Enter', it produces scancodes 1C,9C (down,up), 'Shift+Enter' also degrades to 1C,9C, however 'Alt+Enter' works good - - 38,1C,9C,B8. I most interesting in Ctrl+Enter pair. How I can solve this problem? May be it's already solved thus I just need some improves in dosemu.conf or ~/.dosemurc... Thank you. Sorry for awful syntax... WBR Eugeny Petoukhov evgepet@mail.ru