Merge pull request #569 from srcarter3/unidata_20.3.2
Add hotkeys for saving and loading displays
This commit is contained in:
commit
94ade83be9
1 changed files with 18 additions and 0 deletions
|
@ -1452,6 +1452,24 @@
|
||||||
schemeId="com.raytheon.viz.ui.cave.scheme"
|
schemeId="com.raytheon.viz.ui.cave.scheme"
|
||||||
sequence="M1+H">
|
sequence="M1+H">
|
||||||
</key>
|
</key>
|
||||||
|
<key
|
||||||
|
contextId="com.raytheon.uf.viz.d2d.ui"
|
||||||
|
commandId="com.raytheon.viz.ui.loadSerialized"
|
||||||
|
schemeId="com.raytheon.viz.ui.cave.scheme"
|
||||||
|
sequence="M1+M2+L">
|
||||||
|
</key>
|
||||||
|
<key
|
||||||
|
contextId="com.raytheon.uf.viz.d2d.ui"
|
||||||
|
commandId="com.raytheon.viz.ui.saveProcedure"
|
||||||
|
schemeId="com.raytheon.viz.ui.cave.scheme"
|
||||||
|
sequence="M1+S">
|
||||||
|
</key>
|
||||||
|
<key
|
||||||
|
contextId="com.raytheon.uf.viz.d2d.ui"
|
||||||
|
commandId="com.raytheon.viz.ui.saveBundle"
|
||||||
|
schemeId="com.raytheon.viz.ui.cave.scheme"
|
||||||
|
sequence="M1+M2+S">
|
||||||
|
</key>
|
||||||
<key
|
<key
|
||||||
contextId="com.raytheon.uf.viz.d2d.ui"
|
contextId="com.raytheon.uf.viz.d2d.ui"
|
||||||
commandId="com.raytheon.uf.viz.d2d.ui.actions.showPrintDialog"
|
commandId="com.raytheon.uf.viz.d2d.ui.actions.showPrintDialog"
|
||||||
|
|
Loading…
Add table
Reference in a new issue