Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
19 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added Sounds/victor-gear-stereo.wav
Binary file not shown.
Binary file modified Sounds/victor-gear.wav
Binary file not shown.
6 changes: 3 additions & 3 deletions victor-set.xml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ Started Feb 2009 by Alex Park,
<desc>2 position speedbrakes</desc>
</key>
<key>
<name>Tab</name>
<name>=</name>
<desc>Configuration menu</desc>
</key>
</help>
Expand Down Expand Up @@ -330,8 +330,8 @@ Started Feb 2009 by Alex Park,
<input>
<keyboard>

<key n="9">
<name>Tab</name>
<key n="61">
<name>=</name>
<desc>Show configuration dialog</desc>
<binding n="0">
<command>nasal</command>
Expand Down
6 changes: 3 additions & 3 deletions victor-yasim-set.xml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ Extended work by Alg
<desc>2 position speedbrakes</desc>
</key>
<key>
<name>Tab</name>
<name>=</name>
<desc>Configuration menu</desc>
</key>
</help>
Expand Down Expand Up @@ -526,8 +526,8 @@ Extended work by Alg

<keyboard>

<key n="9">
<name>Tab</name>
<key n="61">
<name>=</name>
<desc>Show configuration dialog</desc>
<binding n="0">
<command>nasal</command>
Expand Down