File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Source/Documentation/Manual Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -343,7 +343,7 @@ Dedicated buttons for brake controllers
343
343
.. index ::
344
344
single: ORTS_BAILOFF
345
345
346
- In addition to the BailOff keyboard command, a cabview control named
346
+ In addition to the BailOff keyboard command `` </> `` , a cabview control named
347
347
ORTS_BAILOFF is available. It is used to release the brakes of the engine
348
348
while keeping the train brakes applied.
349
349
@@ -352,13 +352,14 @@ while keeping the train brakes applied.
352
352
353
353
In some brake controllers, there is a button that provides a full and quick
354
354
release of the train brake when pressed. OR supports this via the
355
- ORTS_QUICKRELEASE cabview control.
355
+ ORTS_QUICKRELEASE cabview control, or alternatively, pressing `` <Ctrl+/> `` .
356
356
357
357
.. index ::
358
358
single: ORTS_OVERCHARGE
359
359
360
360
Some brake controllers have a dedicated button to overcharge the brake pipe.
361
- The ORTS_OVERCHARGE cabview control can be used for this purpose.
361
+ The ORTS_OVERCHARGE cabview control can be used for this purpose. Alternatively
362
+ the keyboard command ``<Ctrl+Shift+/> `` is available.
362
363
363
364
Here is an example of one of this controls within the .cvf file::
364
365
You can’t perform that action at this time.
0 commit comments