Skip to content

Commit 53f4a0e

Browse files
committed
Add default keyboard commands to manual
1 parent 2451991 commit 53f4a0e

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
@@ -323,7 +323,7 @@ Dedicated buttons for brake controllers
323323
.. index::
324324
single: ORTS_BAILOFF
325325

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

@@ -332,13 +332,14 @@ while keeping the train brakes applied.
332332

333333
In some brake controllers, there is a button that provides a full and quick
334334
release of the train brake when pressed. OR supports this via the
335-
ORTS_QUICKRELEASE cabview control.
335+
ORTS_QUICKRELEASE cabview control, or alternatively, pressing ``<Ctrl+/>``.
336336

337337
.. index::
338338
single: ORTS_OVERCHARGE
339339

340340
Some brake controllers have a dedicated button to overcharge the brake pipe.
341-
The ORTS_OVERCHARGE cabview control can be used for this purpose.
341+
The ORTS_OVERCHARGE cabview control can be used for this purpose. Alternatively
342+
the keyboard command ``<Ctrl+Shift+/>`` is available.
342343

343344
Here is an example of one of this controls within the .cvf file::
344345

0 commit comments

Comments
 (0)