From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stas Sergeev Subject: Re: DOS's hotkeys and KDE Date: Sat, 26 Feb 2005 12:31:11 +0300 Message-ID: <422041DF.2080405@aknet.ru> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-msdos-owner@vger.kernel.org List-Id: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: linux-msdos@vger.kernel.org Hello. Ralph Alvy wrote: > Ctrl-Alt-Home disables the mouse, once it move into the xdosemu window. > But the KDE keybindings are still in effect. Does Ctrl-Alt-Home work any better if you first change the #undef ENABLE_KEYBOARD_GRAB to #define ENABLE_KEYBOARD_GRAB 1 in X.c of dosemu sources and recompile? Another thing to try is Ctrl-Alt-f which will make dosemu to enter fullscreen mode, where the KDE keybindings should not be in effect (no KDE here to try myself, sorry).