| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-Original-To: | cygwin AT cygwin DOT com |
| Delivered-To: | cygwin AT cygwin DOT com |
| DMARC-Filter: | OpenDMARC Filter v1.3.2 sourceware.org B1BBF386F43F |
| Authentication-Results: | sourceware.org; |
| dmarc=none (p=none dis=none) header.from=lyx.org | |
| Authentication-Results: | sourceware.org; spf=none smtp.mailfrom=forenr AT lyx DOT org |
| Received-SPF: | none receiver=ucs.santannapisa.it; client-ip=79.52.44.192; |
| envelope-from=forenr AT lyx DOT org | |
| Date: | Sun, 7 Jun 2020 18:14:02 +0200 |
| From: | Enrico Forestieri <forenr AT lyx DOT org> |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: AltGr key and mintty |
| Message-ID: | <20200607161402.GC6281@GIOVE> |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| References: | <20200607115043 DOT GA6281 AT GIOVE> |
| <895a1699-325d-72f2-9000-9213ed88532e AT towo DOT net> | |
| <20200607130738 DOT GB6281 AT GIOVE> | |
| <d5d5465a-e8b3-6801-79af-02aa16cb1c52 AT towo DOT net> | |
| MIME-Version: | 1.0 |
| In-Reply-To: | <d5d5465a-e8b3-6801-79af-02aa16cb1c52@towo.net> |
| User-Agent: | Mutt/1.12.1 (2019-06-15) |
| X-Spam-Status: | No, score=-1.1 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS, |
| KAM_LAZY_DOMAIN_SECURITY, SPF_HELO_NONE, SPF_NONE, | |
| TXREP autolearn=no autolearn_force=no version=3.4.2 | |
| X-Spam-Checker-Version: | SpamAssassin 3.4.2 (2018-09-13) on |
| server2.sourceware.org | |
| X-BeenThere: | cygwin AT cygwin DOT com |
| X-Mailman-Version: | 2.1.29 |
| List-Id: | General Cygwin discussions and problem reports <cygwin.cygwin.com> |
| List-Unsubscribe: | <http://cygwin.com/mailman/options/cygwin>, |
| <mailto:cygwin-request AT cygwin DOT com?subject=unsubscribe> | |
| List-Archive: | <https://cygwin.com/pipermail/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-request AT cygwin DOT com?subject=help> |
| List-Subscribe: | <http://cygwin.com/mailman/listinfo/cygwin>, |
| <mailto:cygwin-request AT cygwin DOT com?subject=subscribe> | |
| Errors-To: | cygwin-bounces AT cygwin DOT com |
| Sender: | "Cygwin" <cygwin-bounces AT cygwin DOT com> |
| X-MIME-Autoconverted: | from base64 to 8bit by delorie.com id 057GEXIC002962 |
On Sun, Jun 07, 2020 at 04:42:03PM +0200, Thomas Wolff wrote:
> Am 07.06.2020 um 15:07 schrieb Enrico Forestieri:
> > On Sun, Jun 07, 2020 at 02:55:25PM +0200, Thomas Wolff wrote:
> > > Am 07.06.2020 um 13:50 schrieb Enrico Forestieri:
> > > > According to
> > > > https://github.com/mintty/mintty/wiki/Keycodes#altgr
> > > > when the keyboard layout does not have a keycode for an AltGr
> > > > combination, the AltGr key is treated as Alt instead.
> > > There were some recent tweaks to ensure consistent handling of AltGr and
> > > right-Alt and I was not aware of that section in the wiki (it was there
> > > before my time...).
> > > However, I do not reproduce your particular issue:
> > >
> > > > I have the following entry in ~/.inputrc
> > > >
> > > > "\e'": "`" # Alt+' -> `
> > > >
> > > > and, as AltGr+' is not a valid combination in my keyboard layout,
> > > > until mintty 3.1.6 by pressing it I was obtaining the wanted backtick character.
> > > > However, since mintty 3.1.7, this key combination now produces nothing.
> > > Works for me when switching to US keyboard layout. Which layout do you use?
> > I am using the IT keyboard layout.
> The Italian keyboard layout does have an AltGr key:
> AltGr+ò → @
> AltGr+à → #
> AltGr+è → [
> AltGr++ → ]
> AltGr+é → {
> AltGr+* → }
> AltGr+' → unmapped by keyboard layout
>
> So the current behaviour is consistent with both the recent changes and the
> Italian layout.
I am currently using the following mappings through ~/.inputrc
Alt+' → `
Alt+ì → ~
that mimic the same mapping as on linux (Shift+ì produces ^ by default).
> However, if people desire, I can add an option to restore the old AltGr/Alt
> fallback.
Yes, please, if that's possible. After years of using those key
combinations I always find myself especially using AltGr+ì for
obtainig ~ and discover that it failed only after pressing the
enter key...
--
Enrico
--
Problem reports: https://cygwin.com/problems.html
FAQ: https://cygwin.com/faq/
Documentation: https://cygwin.com/docs.html
Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |