@@ -842,17 +842,14 @@ Map Window
842842==========
843843
844844Use the map window to monitor and control train operation.
845- The :ref: `Map window <options-map-window >` option must be selected prior to starting the simulation.
846845
847- The map window is opened and closed by pressing ``<Ctrl+9> ``.
848- After the map window has been selected with ``<Alt+Tab> ``, successive
849- Alt+Tabs will toggle between the OR window and the dispatcher window.
846+ The map window is opened and closed from the graphics window by pressing ``<Ctrl+9> ``.
847+ You can toggle between the graphics window and an opened map window by pressing ``<Alt+Tab> ``.
850848
851849The map window contains 2 tabs: Dispatcher and Timetable. Both provide maps of
852850the route with each train following its own path.
853851
854- The map window is resizable and can also be maximized, e.g. on a
855- second display.
852+ The map window is resizable and can also be maximized, e.g. on a second display.
856853
857854To pan, use the left mouse button to drag the map around.
858855
@@ -1496,13 +1493,12 @@ The commands for each of the views are described below.
14961493 The cab itself can be hidden with the ``<Shift+1> `` key. (The 2D view is
14971494 constructed from three 2D images, so the actual camera position can only be
14981495 modified by editing the contents of the .cvf file.) If there is a mismatch
1499- between the aspect ratio of the (optionally stretched) cab and the aspect
1496+ between the aspect ratio of the cab and the aspect
15001497 ratio of the monitor, OR will clip the cab and show only the portion that fits
1501- within the display, as described in
1502- :ref: `2D cab stretching <options-cab-stretch >`. This clip can be panned around
1498+ within the display. This clip can be panned around
15031499 to reveal the rest of the cab with the ``<Up> ``, ``<Down> ``, ``<Alt+Left> ``,
15041500 and ``<Alt+Right> `` keys. Alternatively, if placed into letterboxing mode,
1505- which activates with the ``<Ctrl+1> `` key, OR will render the full cab
1501+ by using the ``<Ctrl+1> `` key, OR will render the full cab
15061502 without a clip and cover the remaining space with black bars.
15071503 - In case the 3D view is selected, the camera position and view direction are fully player
15081504 controllable.
0 commit comments