OhmNomNom / thyme

A fork of mintty, for the modern world
GNU General Public License v3.0
0 stars 0 forks source link

Allow Meta modifier on AltGr combinations #118

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
While distinguishing AltGr from Alt+Ctrl is difficult, recognising an
additional Alt on AltGr combinations is actually rather easy, by simply
checking whether both Alt keys are down.

Implemented in r376 on 0.4 branch.

Original issue reported on code.google.com by andy.koppe on 8 Jun 2009 at 9:11

GoogleCodeExporter commented 9 years ago

Original comment by andy.koppe on 20 Jun 2009 at 9:10