1
0
Fork 0

Fix Ctrl-M shortcut to open map

This commit is contained in:
Gijs de Rooy 2024-01-29 15:18:02 +01:00
parent 7e0b22e5b7
commit 90ea130d04

View file

@ -173,6 +173,14 @@ top down before the key bindings are parsed.
<property>/controls/flight/rudder</property>
<step type="double">0.05</step>
</binding>
<!-- Ctrl-M generates Enter, but we want to show the map in that case -->
<mod-ctrl>
<binding>
<command>dialog-show</command>
<dialog-name>map</dialog-name>
</binding>
</mod-ctrl>
</key>
<key n="14">