Skip to content
Snippets Groups Projects
Commit ce19c341 authored by Andreas Gohr's avatar Andreas Gohr
Browse files

Use OS based Hotkey-Modifier FS#1958

Because ALT-GR fires a CTRL-ALT event on Windows systems, but ALT-GR is
needed to write square brackets on German Keyboards, CTRL-ALT can not be
used as modifier.

This patch introdues OS dependent modifiers. Mac systems continue to use
CTRL-ALT, all other systems use only ALT.

Let's hope this works out.
parent 09edb711
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment