add secondary hotkey for gui/launcher

develop
myk002 2022-08-07 22:50:47 -07:00 committed by Myk
parent cc5d564b42
commit 471be06995
1 changed files with 3 additions and 1 deletions

@ -8,7 +8,9 @@
# Generic dwarfmode bindings #
##############################
# the GUI command launcher (two bindings since some keyboards don't have `)
keybinding add ` gui/launcher
keybinding add Ctrl-Shift-D gui/launcher
# show all current key bindings
keybinding add Ctrl-F1 hotkeys
@ -42,7 +44,7 @@ keybinding add Ctrl-K autodump-destroy-item
# quicksave, only in main dwarfmode screen and menu page
keybinding add Ctrl-Alt-S@dwarfmode/Default quicksave
# gui/quickfort script - apply pre-made blueprints to the map
# apply blueprints to the map (Alt-F for compatibility with LNP Quickfort)
keybinding add Ctrl-Shift-Q@dwarfmode gui/quickfort
keybinding add Alt-F@dwarfmode gui/quickfort