X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; q=dns; s=default; b=I2wEBQq 83dUelvHl6uA97pwb+RoztN7b0n5O7aJRl6jfaJIwgFEWLiX2zvMeFLcsNhoL+hc j9hDr3SueO1A5/oWkCvYSKvxbxvqd8pTDJev2v4b1VLK5KiJWIGuALp+hK0k8CmI V3KxXL0uMR+kFJnEurDnWX5qJlNDAwB5ou9U= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; s=default; bh=iMKGi88UJDMox AEK5x+z/8YxXgQ=; b=s1ttDRHRvvOJjHisiQmZuXrVAMy7RsjhA2otPsvJ2C9tx i4N8mk6PtmbFJTw5BG4TTZ9oLl4hX2CAcw/7SOKKR1yv/ic/JEB7PPFO6/9ZfNPm rqgestO6bscZG3NfSrkBgWVQTLKlQiFCwL/AsF0U0em87hNb3utKLdn7ffjcVg= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.4 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=no version=3.3.2 spammy=claims X-HELO: mail-vk0-f41.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=qRk4G98I7yIiZrcsLbLV43AbqN1gGabIe/MOK7uWX74=; b=ebio/WMSWA2Me5jivx45r6gWftV8nzPTRgDo+81b26juzZI0kDno0HjhwbiD5EyDJk +XgW6NBmNrIJkQcmhEcnMEbQhfRN3+RtJxWWLuRGHQpc+wAaBSHByu1xdRoPwRVIoorb 3DbDqeo/COo+SkO6h1vY4Cq9bYWBCkT+nVv7YZTgl2o0RlHFdgy17JRUTiqcI2jifz1r Q9mmQjIdHx35Z6gd/mCnsMCNBOj1bwRQIwTCVrwN+hi9VShG4z6MbpMYJEG3AWLMRPeA Gx/h2U2l30Epls/mXJ5ceLsxhBmvazbYXfCw3dCthPje88aVL06ey4coVAT40pLMxpWa 4QTQ== X-Gm-Message-State: AKaTC03CtNJRwDOC83EYWfV6w6OoUrlg/FWPgxfvUFKZ/z4/Y1Ha84nz3fd3zoylzUM/CHjvLa4gWXwzAkfPIw== X-Received: by 10.176.83.151 with SMTP id k23mr92661206uaa.90.1481755906680; Wed, 14 Dec 2016 14:51:46 -0800 (PST) MIME-Version: 1.0 In-Reply-To: References: From: David Karr Date: Wed, 14 Dec 2016 14:51:46 -0800 Message-ID: Subject: Re: mintty window gets tilde characters "pressed" in it To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes On Wed, Dec 14, 2016 at 1:33 PM, David Karr wrote: > On Wed, Dec 14, 2016 at 12:06 PM, Thomas Wolff wrote: >> I've checked with Caffeine and traced mintty. It receives F15 key down, the >> key up. Caffeine claims to send key up only but that's not true. Please >> report this as a bug to Caffeine. > > Understood. I just did that. However, will that really make any > difference? If mintty only receives the keyup event, will that make it > ignore it entirely? I think I have a solution. I've looked at the command line options for caffeine many times, and I never noticed the "-useshift" option, which makes it use the shift key instead of f15. That should do the trick for me. I'm testing it now, and it appears to be fine (and it also doesn't appear to cause trouble if I'm typing while the event is emitted). -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple