Rebound 'B' to toggle /controls/parking-brake.
This commit is contained in:
parent
b3808605a7
commit
a231c3c1ef
1 changed files with 1 additions and 9 deletions
10
keyboard.xml
10
keyboard.xml
|
@ -500,15 +500,7 @@ calculated by adding 256 to the GLUT key value in glut.h.
|
|||
<desc>Toggle parking brake on or off</desc>
|
||||
<binding>
|
||||
<command>property-toggle</command>
|
||||
<property>/controls/brakes[0]</property>
|
||||
</binding>
|
||||
<binding>
|
||||
<command>property-toggle</command>
|
||||
<property>/controls/brakes[1]</property>
|
||||
</binding>
|
||||
<binding>
|
||||
<command>property-toggle</command>
|
||||
<property>/controls/brakes[2]</property>
|
||||
<property>/controls/parking-brake</property>
|
||||
</binding>
|
||||
</key>
|
||||
|
||||
|
|
Loading…
Reference in a new issue