A few more small hotkey changes

- from conflicts found on the mac, change show history and image combination to ctrl+shift+h and ctrl+shift+i, respectively
This commit is contained in:
srcarter3 2023-11-09 14:21:33 -08:00
parent 802f315f4b
commit 3e446ab784

View file

@ -1460,7 +1460,7 @@
contextId="com.raytheon.uf.viz.d2d.ui" contextId="com.raytheon.uf.viz.d2d.ui"
commandId="com.raytheon.viz.ui.showHistoryList" commandId="com.raytheon.viz.ui.showHistoryList"
schemeId="com.raytheon.viz.ui.cave.scheme" schemeId="com.raytheon.viz.ui.cave.scheme"
sequence="M1+H"> sequence="M1+M2+H">
</key> </key>
<key <key
contextId="com.raytheon.uf.viz.d2d.ui" contextId="com.raytheon.uf.viz.d2d.ui"
@ -1633,7 +1633,7 @@
contextId="com.raytheon.uf.viz.d2d.ui" contextId="com.raytheon.uf.viz.d2d.ui"
commandId="com.raytheon.uf.viz.d2d.ui.actions.imageCombination" commandId="com.raytheon.uf.viz.d2d.ui.actions.imageCombination"
schemeId="com.raytheon.viz.ui.cave.scheme" schemeId="com.raytheon.viz.ui.cave.scheme"
sequence="INSERT"> sequence="M1+M2+I">
</key> </key>
<key <key
contextId="com.raytheon.uf.viz.d2d.ui" contextId="com.raytheon.uf.viz.d2d.ui"