X-Recipient: archive-cygwin@delorie.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:references:in-reply-to:from:date
	:message-id:subject:to:content-type; q=dns; s=default; b=pCC4qIR
	UoAt1+murc5CNpbSGbZqb05JDiJVkgLMFk2XzQYXjP8k7/44zlW4DE3LxXx03+H+
	7GUjvidkg105PkpPHaxi4YH4RNJYQRjz1GyyYWJ4o5e3UpNv7ytP0wVTbSp0k4cl
	4SEQw24FdkJQWthvk6QjIsCN6MXh2SX1bCOQ=
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:references:in-reply-to:from:date
	:message-id:subject:to:content-type; s=default; bh=VZtY2/SW1TLtI
	XehB9eFFQ2oYo8=; b=f20SjW80bC/ZsImB1WViJ+JxQwBWgI6cNTsR8RLmDTkL1
	yuqPuMK1SkVOCz3+TjLyiLWobzICUSi81kCsUaO4NS1nVTo6dzoAmZGk+9DFzRNO
	jDNOGD0nPhijazeY8gKieEAI7OOPfK2GVwt18YByB6jgWzaRiZ8/T5BNYF5/jU=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Spam-SWARE-Status: No, score=1.3 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.1 spammy=keyboard, HX-Received:a5d
X-HELO: mail-wr1-f45.google.com
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=gmail.com; s=20161025;        h=mime-version:references:in-reply-to:from:date:message-id:subject:to;        bh=AGnfKDlEG18MPLZZykk0xzmTa0Sz6RXT7zm+4LUvEy8=;        b=W6LZ29DDHE8RH6gXWSvAKInnsUa1wZiHhvp3OhnNHkdEkm6N2H7O/5aUuVTiFznRJg         /+jknTaxKGAX/RcAxhwvL8WOgEn+qkIBDl2A5b53NgbRU4g127PyuK2oobTkfIi8FC7l         OC40uNJulBXIM8iv7BVnV9WKwcA+COAWrdrfyl98m+6ygs7liiCbBIG/HM3Mc0uF8Bgk         0foRxS9eQnYkXseh6C75o9qwL0kuG5iveUciuRdDFMN/2e9lZxbNmKzEH/r4EpGrrJOM         foxlCmpGuq0HQN0zJ/9HozyC1ymLG1o45sxkheMvdQygnFEpM70SFje1ejZbOyVCXPJE         J1Yg==
MIME-Version: 1.0
References: <CALEv0PjYFm=YdSBV6UAFe0zm6j560Q-P7f=pQYzV4+fXTBEDvg@mail.gmail.com> <20191225203654.95affd87e26366620c40f6c4@nifty.ne.jp>
In-Reply-To: <20191225203654.95affd87e26366620c40f6c4@nifty.ne.jp>
From: Eugene Klimov <bloodjazman@gmail.com>
Date: Wed, 25 Dec 2019 17:57:00 +0500
Message-ID: <CALEv0Pgs0U=ygFRCvopK533J+Mj2DHrVkNyhhPEV1tvEUwuD1g@mail.gmail.com>
Subject: Re: cygwin 3.1.2 + Windows 10 Home Build 10.0.18362 - alt+space hotkeys not working
To: cygwin@cygwin.com
Content-Type: text/plain; charset="UTF-8"
X-IsSubscribed: yes

> > alt+space hotkeys not working in any cygwin applications
> Alt-space is caught by mintty by default. If you want to
> pass that key to applications, you should disable that
> feature in option menu.
ok i just run
mintty bash
and try toggle on\off on keyboard
https://monosnap.com/file/AavY6un7Sm1EwSuuu7TcDp3FNlruq3

and changes saved to /home/slach/.minttyrc
ThemeFile=
Font=Consolas
DeleteSendsDEL=no
WindowShortcuts=yes
BackspaceSendsBS=yes


but when i just run bash.exe without mintty.exe, shortkeys still doesn't work
how i can check when mintty settings used?

--
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

