public inbox for linux-msdos@vger.kernel.org
 help / color / mirror / Atom feed
From: Stas Sergeev <stsp@aknet.ru>
To: linux-msdos@vger.kernel.org
Subject: Re: DOS's hotkeys and KDE
Date: Tue, 22 Feb 2005 22:46:07 +0300	[thread overview]
Message-ID: <421B8BFF.8090407@aknet.ru> (raw)

Hello.

Alain wrote:
> This is the general approach that I had already used, but isn't there a 
> configuration specific por DOSEMU or in KDE for a specific window?
One thing you can do is to find
the line in X.c of dosemu sources:
#undef ENABLE_KEYBOARD_GRAB
and change it to
#define ENABLE_KEYBOARD_GRAB 1
Then when you enable the mouse grab,
the keyboard grab will also be enabled,
and so all the keyboard events will
be passed to the dosemu window
exclusively.
One may want to make it a dosemu.conf
option, as well as decouple from the
mouse grab - that shouldn't be too
difficult.


             reply	other threads:[~2005-02-22 19:46 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-22 19:46 Stas Sergeev [this message]
  -- strict thread matches above, loose matches on Subject: below --
2005-02-26  9:31 DOS's hotkeys and KDE Stas Sergeev
2005-02-27 22:35 ` Ralph Alvy
2005-02-27 22:42 ` Ralph Alvy
2005-02-25 17:31 Stas Sergeev
2005-02-26  4:34 ` Ralph Alvy
2005-01-13  0:24 Bypassing hitting Enter under dosemu Ralph Alvy
2005-01-30  2:25 ` Clarence Dang
2005-01-30  7:33   ` Ralph Alvy
2005-02-17 21:18     ` DOS's hotkeys and KDE Alain
2005-02-18  2:43       ` Ralph Alvy
2005-02-21 20:18         ` Alain
2005-02-22 14:39           ` Ralph Alvy

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=421B8BFF.8090407@aknet.ru \
    --to=stsp@aknet.ru \
    --cc=linux-msdos@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox