From 848b2ea268af11643763b656055594f75c01b275 Mon Sep 17 00:00:00 2001 From: Dino Date: Thu, 5 Jun 2025 15:44:29 -0400 Subject: [PATCH] #1293, correct and improve Help -> Controls section of helpdata.txt --- data/helpdata.txt | 88 ++++++++++++++++------------------------------- 1 file changed, 30 insertions(+), 58 deletions(-) diff --git a/data/helpdata.txt b/data/helpdata.txt index 4a207563d9..98f6c53d16 100644 --- a/data/helpdata.txt +++ b/data/helpdata.txt @@ -1645,7 +1645,7 @@ name = _("Controls") text = _("\ Unit Orders:\n\ ============\n\ - a: (a)uto-settler (settler/worker units)\n\ + a: (a)uto-worker (settler/worker units)\n\ b: (b)uild city (settler units)\n\ b: help (b)uild wonder (caravan units)\n\ B: go to and (B)uild city on target tile (settler units)\n\ @@ -1669,11 +1669,11 @@ Unit Orders:\n\ Ctrl+L: set a rai(L) waypoint (when connecting with rail)\n\ m: build (m)ine (settler/worker units)\n\ M: change terrain by planting\n\ - Ctrl+M: connect current and target tile with M)aglev\n\ + Ctrl+M: connect current and target tile with (M)aglev\n\ N: explode (N)uclear\n\ o: transf(o)rm terrain (engineer unit)\n\ O: c(O)nvert to another kind of unit\n\ - p: clean (p)ollution (settler/worker units)\n\ + p: clean (p)ollution/nuclear fallout (settler/worker units)\n\ P: (P)illage (destroy terrain alteration)\n\ q: patrol with unit (then left-click mouse to select other endpoint)\n\ q: add a patrol waypoint (when in patrol mode)\n\ @@ -1691,43 +1691,35 @@ Unit Orders:\n\ "), _("\ Unit Selection:\n\ ==============\n\ - z: select only first unit of selected group\n\ - v: select all units on tile\n\ - V: (on tile) select all units of the same type as the active unit\n\ - C: (on continent) select all units of the same type as the active unit\n\ - X: (everywhere) select all units of the same type as the active unit\n\ + z: select only first unit of selected group\n\ + v: select all units on tile\n\ + V: (on tile) select all units of the same type as the active unit\n\ + C: (on continent) select all units of the same type as the active unit\n\ + X: (everywhere) select all units of the same type as the active unit\n\ \n\ - w: (w)ait: focus on next unit\n\ - 5: focus on previous unit\n\ -space: done giving orders (unit stays put)\n\ + w: (w)ait: focus on next unit\n\ + 5,Begin (GTK): focus on previous unit\n\ + 5,Clear (Qt): focus on previous unit\n\ +space: done giving orders (unit stays put)\n\ "), _("\ Unit Movement:\n\ ==============\n\ - 1: move south-west\n\ - 2: move south\n\ - 3: move south-east\n\ - 4: move west\n\ - 6: move east\n\ - 7: move north-west\n\ - 8: move north\n\ - 9: move north-east\n\ + 1,End: move south-west\n\ + 2,Down: move south\n\ + 3,Page Down: move south-east\n\ + 4,Left: move west (rectangular topology only)\n\ + 6,Right: move east (rectangular topology only)\n\ + 7,Home: move north-west\n\ + 8,Up: move north\n\ + 9,Page Up: move north-east\n\ "), _("\ Main Map (Keys):\n\ ================\n\ - Some clients support zooming/scaling the map graphics with the + and - keys.\n\ - Some clients support audio volume control with Shift-+ and Shift-- keys.\n\ - c: (c)enter view on active unit\n\ - Shift-home: center view on capital\n\ - Shift-arrows: scroll map\n\ -\n\ - Ctrl-B: show/hide national borders\n\ - Ctrl-D: show/hide city trade routes\n\ - Ctrl-G: show/hide map grid lines\n\ - Ctrl-N: show/hide city names\n\ - Ctrl-P: show/hide city production\n\ - Ctrl-O: show/hide city growth\n\ - Ctrl-V: show/hide city output values\n\ - Ctrl-Y: show/hide city outlines\n\ + GTK & Qt clients support zooming/scaling the map graphics with the keypad + and - keys, in addition to their View menu items for zooming.\n\ + GTK clients support audio volume control with Shift-+ and Shift-- keys.\n\ + c: (c)enter view on active unit\n\ + Shift-home (GTK): center view on capital\n\ + Shift-arrows: scroll map\n\ "), _("\ Main Map (Mouse):\n\ =================\n\ @@ -1738,11 +1730,12 @@ Main Map (Mouse):\n\ Shift-left-click on unit: Add unit to selection (GTK)\n\ Left-click-and-drag on unit: Go-to command for unit\n\ (if \"keyboardless goto\" enabled in options)\n\ - Center-click, Alt-left-click: Show tile info\n\ + Center-click: Show tile info\n\ + Alt-left-click (GTK): Show tile info\n\ Right-click: Center tile in view\n\ - Ctrl-center-click: Wake up sentried units\ + Ctrl-center-click (GTK): Wake up sentried units\ "), _("\ - Quick unit selection:\n\ + Quick unit selection (GTK):\n\ =====================\n\ Ctrl-left-click on tile: Select a sea unit (prefers transporters)\n\ Ctrl-right-click on tile: Select a land unit (prefers military)\n\ @@ -1786,30 +1779,9 @@ Chatline help for more details.\n\ "), _("\ Overview Map (Mouse):\n\ =====================\n\ - Left-click, Shift-left-click, and Right-click have the same functions as \ + Left-click (GTK), Shift-left-click (GTK), and Right-click have the same functions as \ they do on the main map.\n\ "), _("\ -Dialogs and Reports:\n\ -====================\n\ - F1: show Map View\n\ - F2: open Units Report\n\ - F3: open Nations Report\n\ - F4: open Cities Report\n\ - F5: open Economy Report\n\ - F6: open Research Report\n\ - F7: open World Wonders\n\ - F8: open Top Cities\n\ - F9: open Messages dialog\n\ - F11: open Demographics\n\ - F12: open Spaceship\n\ -\n\ - Ctrl-F: open Find City dialog\n\ - Shift-Ctrl-L: open Worklists dialog\n\ - Ctrl-T: open Tax/Lux/Sci Rates dialog\n\ - Shift-Ctrl-G: open Revolution dialog\n\ - Shift-Ctrl-I: open Infrapoints dialog\n\ - Shift-Ctrl-R: open Rally point dialog\n\ -\n\ Shift-Return: Turn done\n\ "), _("\ Editing Mode (GTK):\n\ -- 2.31.0