]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Fix inverted commands for German/US keyboard layouts in input-tuba.cfg instructions
authorterencehill <piuntn@gmail.com>
Tue, 8 Mar 2011 22:28:54 +0000 (23:28 +0100)
committerterencehill <piuntn@gmail.com>
Tue, 8 Mar 2011 22:28:54 +0000 (23:28 +0100)
input-tuba.cfg

index b83af0752b254b09140a61142f3432e00795cef6..a129ed766f79e13a9898cf35b743c4fca4a0c6cd 100644 (file)
 // Then, grab a Tuba, then play notes on your MIDI keyboard!
 //
 // If you have no keyboard input, you can map the tuba notes to your keyboard:
+// for German keyboard layout
 //   in_bindmap 3 0
-// for US keyboard layout, and
+// for US keyboard layout
 //   in_bindmap 4 0
-// for German keyboard layout
 
 alias +tuba_l "+moveleft; +tuba_$*"
 alias -tuba_l "-moveleft; -tuba_$*"