public inbox for linux-msdos@vger.kernel.org
 help / color / mirror / Atom feed
From: Sergey Suleymanov <solt@eatpbank.ru>
To: Linux-MSDOS Mailing list <linux-msdos@vger.kernel.org>
Subject: Re: DOSEMU 1.1.4.15 for testing.
Date: 17 Mar 2003 10:50:56 +0300	[thread overview]
Message-ID: <87smtma0tb.fsf@boo.eatpbank.ru> (raw)
In-Reply-To: <Pine.LNX.4.33.0303152101410.10219-100000@enm-bo-lt.localdomain>

>>>>> Bart Oldeman writes:

        One more little bug - SLang prompts "[ctrl]", etc. don't
        disappeared when key is released.

--- /usr/src/dosemu-1.1.4.15/src/plugin/term/keyb_slang.c	Mon Mar 17 10:44:06 2003
+++ /usr/src/dosemu-1.1.4.15.my/src/plugin/term/keyb_slang.c	Mon Mar 17 09:58:10 2003
@@ -1316,9 +1316,7 @@
 		if (!(scan&0x80000000)) {
 			slang_send_scancode(keyb_state.Shift_Flags | scan, symbol);
 		}
-		else {
-			do_slang_special_keys(scan);
-		}
+		do_slang_special_keys(scan);
 	}
 }
 

-- 
  Sergey Suleymanov


  parent reply	other threads:[~2003-03-17  7:50 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-16  2:06 DOSEMU 1.1.4.15 for testing Bart Oldeman
2003-03-16  2:41 ` Stephen Lee
2003-03-16  2:49   ` Bart Oldeman
2003-03-16  4:57     ` Stephen Lee
2003-03-16  3:14 ` [Dosemu-devel]DOSEMU " Ant
2003-03-16  5:49   ` Ant
2003-03-17  7:50 ` Sergey Suleymanov [this message]
2003-03-17  9:24 ` DOSEMU " Grigory Batalov
2003-03-18 21:12 ` Ged Haywood
2003-03-19  2:20   ` Bart Oldeman
2003-03-19 19:50     ` Ged Haywood
2003-03-27 14:30 ` Claudia Neumann

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=87smtma0tb.fsf@boo.eatpbank.ru \
    --to=solt@eatpbank.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