From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ralph Alvy Subject: Re: Shift Tab not working in dosemu 1.0.2.1 Date: Sat, 28 Jun 2003 08:47:03 -0700 Sender: linux-msdos-owner@vger.kernel.org Message-ID: <3EFDB877.7010804@compuserve.com> References: <3EFD3990.5070204@compuserve.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: List-Id: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: linux-msdos@vger.kernel.org mrvoland wrote: > Ralph Alvy wrote: > > >>I'm running dosemu 1.0.2.1 under RedHat 8, using MSDOS as my dos >>environment. I notice that Shift Tab doesn't work in dosemu sessions. is >>there a way to make it work? >> >>I also notice that in an X Window, dosemu fails to trap key combos like >>Alt-F4. That is, Alt-F4 closes the window instead of being used by the >>active DOS application. Is there a way to configure around this? >> > > /etc/dosemu/dosemu.conf > $_rawkeyboard = (1) # bypass normal keyboard input, maybe dangerous > Hmmm...tried this, but it fails. I also tried all combinations of $_rawkeyboard and $_kybint, but none allow for Shift Tab.