summaryrefslogtreecommitdiff
path: root/app/help/genhelp.json
diff options
context:
space:
mode:
Diffstat (limited to 'app/help/genhelp.json')
-rw-r--r--app/help/genhelp.json9
1 files changed, 7 insertions, 2 deletions
diff --git a/app/help/genhelp.json b/app/help/genhelp.json
index 29e275d..88e0a7b 100644
--- a/app/help/genhelp.json
+++ b/app/help/genhelp.json
@@ -104,7 +104,9 @@
{"line": "cmdMove", "contents": "Move selected objects" },
{"line": "cmdMoveLabel", "contents": "Move a label" },
{"line": "cmdMoveToCurrentLayer", "contents": "Move selected objects to current layer" },
+ {"line": "cmdNewFixedTrack", "contents": "Select and place a fixed track element"},
{"line": "cmdNote", "contents": "Place a note on the layout" },
+ {"line": "cmdNoteCmd", "contents": "Select type of note to be placed on trackplan"},
{"line": "cmdOutputbitmap", "contents": "Print a bitmap" },
{"line": "cmdPan", "contents": "Pan or zoom the layout" },
{"line": "cmdPanMode", "contents": "Change to zoom/pan mode" },
@@ -123,6 +125,7 @@
{"line": "cmdRedo", "contents": "Redo last undo" },
{"line": "cmdRefreshCompound", "contents": "Update selected Turnout and Structure definitions" },
{"line": "cmdRescale", "contents": "Rescale selected objects" },
+ {"line": "cmdRoadbed", "contents": "Show roadbed underneath the selected track"},
{"line": "cmdRotate", "contents": "Rotate selected object(s)" },
{"line": "cmdRuler", "contents": "Show a ruler" },
{"line": "cmdSelect", "contents": "Select objects" },
@@ -146,6 +149,7 @@
{"line": "cmdText", "contents": "Enter text on the layout" },
{"line": "cmdTextSize", "contents": "Controls the size of the entered text" },
{"line": "cmdTextNote", "contents": "Text Note"},
+ {"line": "cmdTies", "contents": "Show ties for selected track"},
{"line": "cmdTip", "contents": "Tip of the Day window" },
{"line": "cmdTrain", "contents": "Run Trains" },
{"line": "cmdTrainMode", "contents": "Change To Run Trains Mode" },
@@ -153,8 +157,8 @@
{"line": "cmdTrainNewCar", "contents": "Place a car on the layout" },
{"line": "cmdTrainExit", "contents": "Exit Trains" },
{"line": "cmdTrimDraw", "contents": "Trim a line, circle or polyline Draw Object using a second Object" },
- {"line": "cmdTunnel", "contents": "Hide/Unhide a track" },
- {"line": "cmdBridge", "contents": "Make/Unmake a track a bridge" },
+ {"line": "cmdTunnel", "contents": "Hide/Unhide selected track" },
+ {"line": "cmdBridge", "contents": "Make/Unmake selected track a bridge" },
{"line": "cmdTurnout", "contents": "Place a turnout or sectional track" },
{"line": "cmdTurnoutNew", "contents": "Create a new turnout definition" },
{"line": "cmdTurntable", "contents": "Place a turntable" },
@@ -501,6 +505,7 @@
{"line": "pref-turntable-angle", "contents": "Specifies the minimum angle between tracks connected to a turntable" },
{"line": "pref-coupling-speed-max", "contents": "Trains will crash above this speed" },
{"line": "pref-balloonhelp", "contents": "Enable/Disable balloon popup help windows" },
+ {"line": "pref-setaudio", "contents": "Turn on beeps for positive confirmations and warnings"},
{"line": "pref-showflextrack", "contents": "Enable/Disable show of flextrack on hotbar" },
{"line": "pref-dragpixels", "contents": "How far you can move the mouse before its considered a drag" },
{"line": "pref-dragtimeout", "contents": "How long you can hold a mouse button down before its considered a drag" },