From: Stas Sergeev <stssppnn@yahoo.com>
To: linux-msdos@vger.kernel.org
Subject: Re: dosemu-1.1.3 and Cyrillic_er
Date: Tue, 23 Apr 2002 19:00:41 +0400 [thread overview]
Message-ID: <3CC57719.2030202@yahoo.com> (raw)
Hello.
Sergey Suleymanov wrote:
> Stas> And where is this glorious patch of yours? Having a proper
> Stas> keymap could be very handy.
> Well, here is it. (for 1.1.3)
Thanks, it works.
But one thing is strange: when I use a native
X switch (Xkb) to switch to Cyrillic, everything
works OK except the BackSpace key.
When I use a dos switch (KeyRus), everything
works OKey. So I suspect the problem is in
your patch somewhere.
For testing I wrote this prog:
---
#include <stdio.h>
#include <bios.h>
int main() {
for (;;)
printf("%i\n",bioskey(0));
}
---
When Xkb is in US mode, this program shows
3592 when BackSpace is pressed (KeyRus state
is irrelevant). When Xkb is in RU mode,
program shows 3711 at BackSpace, which is not
correct.
All other keys seem to work good.
Under console also everything works, the
bug triggers only in X mode.
Any ideas why this happens with BackSpace?
next reply other threads:[~2002-04-23 15:00 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-04-23 15:00 Stas Sergeev [this message]
-- strict thread matches above, loose matches on Subject: below --
2002-04-25 19:29 dosemu-1.1.3 and Cyrillic_er Stas Sergeev
2002-04-25 21:05 ` Grigory Batalov
2002-04-25 14:23 Stas Sergeev
2002-04-26 11:18 ` Sergey Suleymanov
2002-04-24 13:13 Stas Sergeev
2002-04-24 14:05 ` Grigory Batalov
2002-04-24 14:39 ` Sergey Suleymanov
2002-04-24 19:08 ` Grigory Batalov
2002-04-24 13:13 Stas Sergeev
2002-04-24 13:02 Stas Sergeev
2002-04-24 14:15 ` Sergey Suleymanov
2002-04-23 17:15 Stas Sergeev
2002-04-24 6:10 ` Sergey Suleymanov
2002-04-24 6:38 ` Grigory Batalov
2002-04-24 9:18 ` Sergey Suleymanov
2002-04-23 11:06 Stas Sergeev
2002-04-23 11:29 ` Sergey Suleymanov
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=3CC57719.2030202@yahoo.com \
--to=stssppnn@yahoo.com \
--cc=linux-msdos@vger.kernel.org \
--cc=stas.orel@mailcity.com \
/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