Skycoder42 / QHotkey

A global shortcut/hotkey for Desktop Qt-Applications
BSD 3-Clause "New" or "Revised" License
548 stars 161 forks source link

AltGr confused with Ctrl+Alt key combo with Latvian language on Windows #92

Closed ricab closed 9 months ago

ricab commented 9 months ago

On Windows, when the Latvian language is selected for the keyboard layout, AltGr triggers the Ctrl+Alt key sequence. This was reported in https://github.com/canonical/multipass/issues/3300 and I was able to reproduce (on Windows 10).

ricab commented 9 months ago

Nevermind, Ctrl+Alt is a valid way to add a bar (macron?) on top of letters (e.g. ū) with the Latvian keyboard. We're using the NativeText representation so both sequences amount to the same thing.