From 932a49e89e9d05d084ff139fe2675620fa3fd64d Mon Sep 17 00:00:00 2001 From: lethosor Date: Sat, 29 Apr 2017 11:06:29 -0400 Subject: [PATCH] Re-add workflow keybindings Several users have asked to have these back, and they don't interfere with the game unless workflow is enabled. This reverts part of commit b68cff0384faa936984206c34563be9a9daeb0f7. --- dfhack.init-example | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/dfhack.init-example b/dfhack.init-example index a6fd6ffba..a93585d14 100644 --- a/dfhack.init-example +++ b/dfhack.init-example @@ -135,6 +135,10 @@ keybinding add Alt-P@dwarfmode/Hauling/DefineStop/Cond/Guide gui/guide-path # workshop job details keybinding add Alt-A@dwarfmode/QueryBuilding/Some/Workshop/Job gui/workshop-job +# workflow front-end +keybinding add Alt-W@dwarfmode/QueryBuilding/Some/Workshop/Job gui/workflow +keybinding add Alt-W@overallstatus "gui/workflow status" + # autobutcher front-end keybinding add Shift-B@pet/List/Unit "gui/autobutcher"