Skip to content

Commit af6f0f0

Browse files
committed
Add default keyboard commands to manual
1 parent ab753bf commit af6f0f0

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

Source/Documentation/Manual/cabs.rst

Lines changed: 4 additions & 3 deletions
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)