Skip to content

Commit 0683f7c

Browse files
committed
Automatic merge of T1.5.1-376-g885592329 and 12 pull requests
- Pull request #570 at de7a14f: Experimental glTF 2.0 support with PBR lighting - Pull request #732 at 53f4a0e: Improvements for air brakes - Pull request #751 at 00981a2: Web interface to control cab controls with external hardware - Pull request #799 at dc03850: Consolidated wind simulation - Pull request #802 at 4d198e4: Added support for activity location events to the TrackViewer - Pull request #803 at 7157e08: Various adjustments to steam adhesion - Pull request #813 at ff454eb: Refactored garbage generators - Pull request #815 at a5cc165: chore: Add GitHub automatic release notes configuration - Pull request #818 at 73b637f: Allow independent drive axles for locomotives - Pull request #820 at 6e7a5b6: delay option for masterkey does not delay switch off - Pull request #821 at e0fa5a8: Adds suppression of safety valves - Pull request #822 at 82ef736: battery switch two buttons option in combination with a delay
14 parents 554f754 + 8855923 + de7a14f + 53f4a0e + 00981a2 + dc03850 + 4d198e4 + 7157e08 + ff454eb + a5cc165 + 73b637f + 6e7a5b6 + e0fa5a8 + 82ef736 commit 0683f7c

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

Source/Documentation/Manual/cabs.rst

+4-3
Original file line numberDiff line numberDiff line change
@@ -343,7 +343,7 @@ Dedicated buttons for brake controllers
343343
.. index::
344344
single: ORTS_BAILOFF
345345

346-
In addition to the BailOff keyboard command, a cabview control named
346+
In addition to the BailOff keyboard command ``</>``, a cabview control named
347347
ORTS_BAILOFF is available. It is used to release the brakes of the engine
348348
while keeping the train brakes applied.
349349

@@ -352,13 +352,14 @@ while keeping the train brakes applied.
352352

353353
In some brake controllers, there is a button that provides a full and quick
354354
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+/>``.
356356

357357
.. index::
358358
single: ORTS_OVERCHARGE
359359

360360
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.
362363

363364
Here is an example of one of this controls within the .cvf file::
364365

0 commit comments

Comments
 (0)