From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from conssluserg-02.nifty.com (conssluserg-02.nifty.com [210.131.2.81]) by sourceware.org (Postfix) with ESMTPS id 822A23858D39 for ; Wed, 2 Mar 2022 01:46:44 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 822A23858D39 Authentication-Results: sourceware.org; dmarc=fail (p=none dis=none) header.from=nifty.ne.jp Authentication-Results: sourceware.org; spf=fail smtp.mailfrom=nifty.ne.jp Received: from Express5800-S70 (ak036016.dynamic.ppp.asahi-net.or.jp [119.150.36.16]) (authenticated) by conssluserg-02.nifty.com with ESMTP id 2221kII3000639; Wed, 2 Mar 2022 10:46:18 +0900 DKIM-Filter: OpenDKIM Filter v2.10.3 conssluserg-02.nifty.com 2221kII3000639 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nifty.ne.jp; s=dec2015msa; t=1646185578; bh=BgK4hca3bw/4mgz3lgA5Uf6zisA3VMOgVeNqDKKj4hY=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=kC4mNRYGzS5x73niIMprS4u+Zi3crEmTKIDmWZK/MumBrDgB292zBfER2P0sXO2lN PLiBc51Tf+F4bgpZPI9LkTMelzkbnITj2TVIRL5Y6L+VQXf/OdpWBsRoAotx5z5/3y D18tD1VnPYwxFYT/cZN4vzx+LMvYrK2N2KF8xraVDtYc2A1o7AlHwqaQcodywfLhQB YbrzuXipTqw5MEMUQpaqseBHgYIIzOxdkhjtn6hXEOU6zA8BRevjCneO57/hCQWeRU 4vpjv7G/+aTjzS2UiLi8mJm/cpuFjCuWjleGrDV8uhkDMGNcx8JO9yOZA2G1h3yfK/ 1kf6lfhdljOkw== X-Nifty-SrcIP: [119.150.36.16] Date: Wed, 2 Mar 2022 10:46:26 +0900 From: Takashi Yano To: cygwin@cygwin.com Subject: Re: Possible phantom control-key state moving from windows to cygwin Message-Id: <20220302104626.ed3450432f701308f6c2b248@nifty.ne.jp> In-Reply-To: References: X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.30; i686-pc-mingw32) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-4.8 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, NICE_REPLY_A, RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H2, SPF_HELO_NONE, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: cygwin@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Mar 2022 01:46:46 -0000 On Tue, 1 Mar 2022 19:17:50 -0600 Eric Adams wrote: > Hi, and thanks for all the wonderful work. > > I have noticed "recently" that when I move from using a graphical > windows application (e.g. VeraCrypt) to typing in a cygwin mintty > window, the first character typed may think that the control key is > active. This is often not a problem, unless the first character typed > is a "d". I'm running tcsh as my shell. > > Let me know if I can add more information. Is the problem reproducible with other apps than VeraCrypt? -- Takashi Yano