public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* AltGr key and mintty
@ 2020-06-07 11:50 Enrico Forestieri
  2020-06-07 12:55 ` Thomas Wolff
  0 siblings, 1 reply; 5+ messages in thread
From: Enrico Forestieri @ 2020-06-07 11:50 UTC (permalink / raw)
  To: cygwin

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.

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. One has to explicitly use LeftALt+' to obtain the
backtick. This is inconvenient because one needs to use both hands,
while AltGr+' can be easily triggered with a single hand.

-- 
Enrico

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-06-07 16:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-07 11:50 AltGr key and mintty Enrico Forestieri
2020-06-07 12:55 ` Thomas Wolff
2020-06-07 13:07   ` Enrico Forestieri
2020-06-07 14:42     ` Thomas Wolff
2020-06-07 16:14       ` Enrico Forestieri

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).