Merge pull request #2263 from myk002/myk_hot_launcher

Add keybindings for gui/launcher
develop
Myk 2022-08-15 17:01:06 -07:00 committed by GitHub
commit 1c0d586d03
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 2 deletions

@ -8,6 +8,10 @@
# 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
keybinding add Alt-F1 hotkeys
@ -40,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

@ -1 +1 @@
Subproject commit 3adfc16bfd097161172221fe4ecb780f0753ca3c
Subproject commit 52e292ecf7e498c6114a81223380d2b12f3718c1